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