1 2010-03-29 Chong Yidong <cyd@stupidchicken.com>
3 * cedet/semantic-ia-utest.el
4 (semantic-symref-test-count-hits-in-tag): Add function, from
7 * cedet/tests/test.cpp:
9 * cedet/tests/teststruct.cpp:
10 * cedet/tests/testtemplates.cpp:
11 * cedet/tests/testusing.cpp:
12 * cedet/tests/scopetest.cpp:
13 * cedet/tests/scopetest.java: Files deleted.
15 * cedet/tests/test.make:
17 * cedet/tests/testjavacomp.java:
18 * cedet/tests/testspp.c:
19 * cedet/tests/testsppreplace.c:
20 * cedet/tests/testsppreplaced.c:
21 * cedet/tests/testsubclass.cpp:
22 * cedet/tests/testsubclass.hh:
23 * cedet/tests/testtypedefs.cpp:
24 * cedet/tests/testvarnames.c:
25 * cedet/tests/test.el:
26 * cedet/tests/testdoublens.cpp:
27 * cedet/tests/testdoublens.hpp: Add copyright header.
29 * cedet/semantic-tests.el (semanticdb-test-gnu-global):
30 Remove reference to deleted files.
32 2010-03-30 Juri Linkov <juri@jurta.org>
34 * occur-testsuite.el (occur-tests): Add tests for context lines.
36 2010-03-23 Juri Linkov <juri@jurta.org>
38 * occur-testsuite.el: New file.
40 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
44 2010-02-19 Ulf Jasper <ulf.jasper@web.de>
46 * icalendar-testsuite.el
47 (icalendar-testsuite--run-function-tests): Added new tests.
48 (icalendar-testsuite--test-diarytime-to-isotime): Added another
50 (icalendar-testsuite--test-convert-ordinary-to-ical): New.
51 (icalendar-testsuite--test-convert-weekly-to-ical): New.
52 (icalendar-testsuite--test-convert-yearly-to-ical): New.
53 (icalendar-testsuite--test-convert-block-to-ical): New.
54 (icalendar-testsuite--test-convert-cyclic-to-ical): New.
55 (icalendar-testsuite--test-convert-anniversary-to-ical): New.
57 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
59 * cedet/semantic-tests.el (semanticdb-test-gnu-global)
60 (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
61 Fix typos in docstrings and error messages.
62 (semanticdb-ebrowse-run-tests): Fix typos in error messages.
64 2010-01-14 Juanma Barranquero <lekktu@gmail.com>
66 * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
67 * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
68 (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
70 2009-12-18 Ulf Jasper <ulf.jasper@web.de>
72 * icalendar-testsuite.el
73 (icalendar-testsuite--run-function-tests): Added
74 icalendar-testsuite--test-parse-vtimezone.
75 (icalendar-testsuite--test-parse-vtimezone): New.
76 (icalendar-testsuite--do-test-cycle): Doc changes.
77 (icalendar-testsuite--run-real-world-tests): Removed trailing
78 whitespace -- see change of icalendar--add-diary-entry in
80 (icalendar-testsuite--run-cycle-tests): Re-enabled all tests.
82 2009-09-30 Glenn Morris <rgm@gnu.org>
84 * cedet/semantic-utest-c.el: Relicense under GPLv3+.
86 2009-06-26 Eric Ludlam <zappo@gnu.org>
88 * cedet/*: New unit tests, from CEDET repository.
90 2009-06-26 Chong Yidong <cyd@stupidchicken.com>
92 * redisplay-testsuite.el: New file.
94 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
98 2009-01-25 Ulf Jasper <ulf.jasper@web.de>
100 * icalendar-testsuite.el
101 (icalendar-testsuite--run-function-tests): Added
102 icalendar-testsuite--test-diarytime-to-isotime.
103 (icalendar-testsuite--test-parse-summary-and-rest): Adjusted to
104 recent icalendar fixes.
105 (icalendar-testsuite--test-diarytime-to-isotime): New.
106 (icalendar-testsuite--test-create-uid): Adjusted to recent
109 2008-11-30 Shigeru Fukaya <shigeru.fukaya@gmail.com>
111 * bytecomp-testsuite.el: New file.
113 2008-10-31 Ulf Jasper <ulf.jasper@web.de>
115 * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
116 Added `icalendar-testsuite--test-create-uid'.
117 (icalendar-testsuite--test-create-uid): New.
119 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
121 * newsticker-testsuite.el: New file.
123 2008-05-24 Ulf Jasper <ulf.jasper@web.de>
125 * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
126 Add icalendar-testsuite--test-datestring-to-isodate,
127 icalendar-testsuite--test-datetime-to-diary-date, and
128 icalendar-testsuite--test-calendar-style.
129 (icalendar-testsuite--test-format-ical-event):
130 (icalendar-testsuite--test-parse-summary-and-rest):
131 Doc fix. Remove european-calendar-style.
132 (icalendar-testsuite--get-ical-event): Doc fix.
133 (icalendar-testsuite--test-first-weekday-of-year):
134 (icalendar-testsuite--run-cycle-tests): Add doc string.
135 (icalendar-testsuite--test-datestring-to-isodate):
136 (icalendar-testsuite--test-datetime-to-diary-date):
137 (icalendar-testsuite--test-calendar-style): New functions.
138 (icalendar-testsuite--test-export): Handle iso date style.
139 New arg INPUT-ISO. Use calendar-date-style.
140 (icalendar-testsuite--test-import): Handle iso date style.
141 New arg EXPECTED-ISO. Use calendar-date-style.
142 (icalendar-testsuite--test-cycle): Handle iso date style.
143 (icalendar-testsuite--run-import-tests):
144 (icalendar-testsuite--run-export-tests):
145 (icalendar-testsuite--run-real-world-tests): Add iso style tests.
147 2008-02-29 Glenn Morris <rgm@gnu.org>
151 2008-02-29 Ulf Jasper <ulf.jasper@web.de>
153 * icalendar-testsuite.el: New file.
157 ;; add-log-time-zone-rule: t
160 Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
162 This file is part of GNU Emacs.
164 GNU Emacs is free software: you can redistribute it and/or modify
165 it under the terms of the GNU General Public License as published by
166 the Free Software Foundation, either version 3 of the License, or
167 (at your option) any later version.
169 GNU Emacs is distributed in the hope that it will be useful,
170 but WITHOUT ANY WARRANTY; without even the implied warranty of
171 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
172 GNU General Public License for more details.
174 You should have received a copy of the GNU General Public License
175 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
177 ;;; arch-tag: 6f0d1c86-c141-46da-b387-cf17e38c7bf7