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