]> code.delx.au - gnu-emacs/blob - test/ChangeLog
New file.
[gnu-emacs] / test / ChangeLog
1 2009-01-25 Ulf Jasper <ulf.jasper@web.de>
2
3 * icalendar-testsuite.el
4 (icalendar-testsuite--run-function-tests): Added
5 icalendar-testsuite--test-diarytime-to-isotime.
6 (icalendar-testsuite--test-parse-summary-and-rest): Adjusted to
7 recent icalendar fixes.
8 (icalendar-testsuite--test-diarytime-to-isotime): New.
9 (icalendar-testsuite--test-create-uid): Adjusted to recent
10 icalendar changes.
11
12 2008-11-30 Shigeru Fukaya <shigeru.fukaya@gmail.com>
13
14 * bytecomp-testsuite.el: New file.
15
16 2008-10-31 Ulf Jasper <ulf.jasper@web.de>
17
18 * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
19 Added `icalendar-testsuite--test-create-uid'.
20 (icalendar-testsuite--test-create-uid): New.
21
22 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
23
24 * newsticker-testsuite.el: New file.
25
26 2008-05-24 Ulf Jasper <ulf.jasper@web.de>
27
28 * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
29 Add icalendar-testsuite--test-datestring-to-isodate,
30 icalendar-testsuite--test-datetime-to-diary-date, and
31 icalendar-testsuite--test-calendar-style.
32 (icalendar-testsuite--test-format-ical-event):
33 (icalendar-testsuite--test-parse-summary-and-rest):
34 Doc fix. Remove european-calendar-style.
35 (icalendar-testsuite--get-ical-event): Doc fix.
36 (icalendar-testsuite--test-first-weekday-of-year):
37 (icalendar-testsuite--run-cycle-tests): Add doc string.
38 (icalendar-testsuite--test-datestring-to-isodate):
39 (icalendar-testsuite--test-datetime-to-diary-date):
40 (icalendar-testsuite--test-calendar-style): New functions.
41 (icalendar-testsuite--test-export): Handle iso date style.
42 New arg INPUT-ISO. Use calendar-date-style.
43 (icalendar-testsuite--test-import): Handle iso date style.
44 New arg EXPECTED-ISO. Use calendar-date-style.
45 (icalendar-testsuite--test-cycle): Handle iso date style.
46 (icalendar-testsuite--run-import-tests):
47 (icalendar-testsuite--run-export-tests):
48 (icalendar-testsuite--run-real-world-tests): Add iso style tests.
49
50 2008-02-29 Glenn Morris <rgm@gnu.org>
51
52 * README: New file.
53
54 2008-02-29 Ulf Jasper <ulf.jasper@web.de>
55
56 * icalendar-testsuite.el: New file.
57
58 ;; Local Variables:
59 ;; coding: utf-8
60 ;; add-log-time-zone-rule: t
61 ;; End:
62
63 Copyright (C) 2008, 2009 Free Software Foundation, Inc.
64
65 This file is part of GNU Emacs.
66
67 GNU Emacs is free software: you can redistribute it and/or modify
68 it under the terms of the GNU General Public License as published by
69 the Free Software Foundation, either version 3 of the License, or
70 (at your option) any later version.
71
72 GNU Emacs is distributed in the hope that it will be useful,
73 but WITHOUT ANY WARRANTY; without even the implied warranty of
74 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
75 GNU General Public License for more details.
76
77 You should have received a copy of the GNU General Public License
78 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
79
80 ;;; arch-tag: 6f0d1c86-c141-46da-b387-cf17e38c7bf7