Document behavior of lazy highlight in word search (Bug#7470).
[emacs.git] / test / ChangeLog
blobe030322c83eaeae4d022100ff5e3cb930c7c14c7
1 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
3         * Version 23.2 released.
5 2010-03-29  Chong Yidong  <cyd@stupidchicken.com>
7         * cedet/semantic-ia-utest.el
8         (semantic-symref-test-count-hits-in-tag): Add function, from
9         semantic-test.el.
11         * cedet/tests/test.cpp:
12         * cedet/tests/test.py:
13         * cedet/tests/teststruct.cpp:
14         * cedet/tests/testtemplates.cpp:
15         * cedet/tests/testusing.cpp:
16         * cedet/tests/scopetest.cpp:
17         * cedet/tests/scopetest.java: Files deleted.
19         * cedet/tests/test.make:
20         * cedet/tests/test.c:
21         * cedet/tests/testjavacomp.java:
22         * cedet/tests/testspp.c:
23         * cedet/tests/testsppreplace.c:
24         * cedet/tests/testsppreplaced.c:
25         * cedet/tests/testsubclass.cpp:
26         * cedet/tests/testsubclass.hh:
27         * cedet/tests/testtypedefs.cpp:
28         * cedet/tests/testvarnames.c:
29         * cedet/tests/test.el:
30         * cedet/tests/testdoublens.cpp:
31         * cedet/tests/testdoublens.hpp: Add copyright header.
33         * cedet/semantic-tests.el (semanticdb-test-gnu-global): Remove
34         reference to deleted files.
36 2010-02-19  Ulf Jasper  <ulf.jasper@web.de>
38         * icalendar-testsuite.el
39         (icalendar-testsuite--run-function-tests): Added new tests.
40         (icalendar-testsuite--test-diarytime-to-isotime): Added another
41         testcase.
42         (icalendar-testsuite--test-convert-ordinary-to-ical): New.
43         (icalendar-testsuite--test-convert-weekly-to-ical): New.
44         (icalendar-testsuite--test-convert-yearly-to-ical): New.
45         (icalendar-testsuite--test-convert-block-to-ical): New.
46         (icalendar-testsuite--test-convert-cyclic-to-ical): New.
47         (icalendar-testsuite--test-convert-anniversary-to-ical): New.
49 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
51         * cedet/semantic-tests.el (semanticdb-test-gnu-global)
52         (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
53         Fix typos in docstrings and error messages.
54         (semanticdb-ebrowse-run-tests): Fix typos in error messages.
56 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
58         * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
59         * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
60         (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
62 2009-12-18  Ulf Jasper  <ulf.jasper@web.de>
64         * icalendar-testsuite.el
65         (icalendar-testsuite--run-function-tests): Added
66         icalendar-testsuite--test-parse-vtimezone.
67         (icalendar-testsuite--test-parse-vtimezone): New.
68         (icalendar-testsuite--do-test-cycle): Doc changes.
69         (icalendar-testsuite--run-real-world-tests): Removed trailing
70         whitespace -- see change of icalendar--add-diary-entry in
71         icalendar.el.
72         (icalendar-testsuite--run-cycle-tests): Re-enabled all tests.
74 2009-09-30  Glenn Morris  <rgm@gnu.org>
76         * cedet/semantic-utest-c.el: Relicense under GPLv3+.
78 2009-06-26  Eric Ludlam  <zappo@gnu.org>
80         * cedet/*: New unit tests, from CEDET repository.
82 2009-06-26  Chong Yidong  <cyd@stupidchicken.com>
84         * redisplay-testsuite.el: New file.
86 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
88         * Branch for 23.1.
90 2009-01-25  Ulf Jasper  <ulf.jasper@web.de>
92         * icalendar-testsuite.el
93         (icalendar-testsuite--run-function-tests): Added
94         icalendar-testsuite--test-diarytime-to-isotime.
95         (icalendar-testsuite--test-parse-summary-and-rest): Adjusted to
96         recent icalendar fixes.
97         (icalendar-testsuite--test-diarytime-to-isotime): New.
98         (icalendar-testsuite--test-create-uid): Adjusted to recent
99         icalendar changes.
101 2008-11-30  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
103         * bytecomp-testsuite.el: New file.
105 2008-10-31  Ulf Jasper  <ulf.jasper@web.de>
107         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
108         Added `icalendar-testsuite--test-create-uid'.
109         (icalendar-testsuite--test-create-uid): New.
111 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
113         * newsticker-testsuite.el: New file.
115 2008-05-24  Ulf Jasper  <ulf.jasper@web.de>
117         * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
118         Add icalendar-testsuite--test-datestring-to-isodate,
119         icalendar-testsuite--test-datetime-to-diary-date, and
120         icalendar-testsuite--test-calendar-style.
121         (icalendar-testsuite--test-format-ical-event):
122         (icalendar-testsuite--test-parse-summary-and-rest):
123         Doc fix.  Remove european-calendar-style.
124         (icalendar-testsuite--get-ical-event): Doc fix.
125         (icalendar-testsuite--test-first-weekday-of-year):
126         (icalendar-testsuite--run-cycle-tests): Add doc string.
127         (icalendar-testsuite--test-datestring-to-isodate):
128         (icalendar-testsuite--test-datetime-to-diary-date):
129         (icalendar-testsuite--test-calendar-style): New functions.
130         (icalendar-testsuite--test-export): Handle iso date style.
131         New arg INPUT-ISO.  Use calendar-date-style.
132         (icalendar-testsuite--test-import): Handle iso date style.
133         New arg EXPECTED-ISO.  Use calendar-date-style.
134         (icalendar-testsuite--test-cycle): Handle iso date style.
135         (icalendar-testsuite--run-import-tests):
136         (icalendar-testsuite--run-export-tests):
137         (icalendar-testsuite--run-real-world-tests): Add iso style tests.
139 2008-02-29  Glenn Morris  <rgm@gnu.org>
141         * README: New file.
143 2008-02-29  Ulf Jasper  <ulf.jasper@web.de>
145         * icalendar-testsuite.el: New file.
147 ;; Local Variables:
148 ;; coding: utf-8
149 ;; add-log-time-zone-rule: t
150 ;; End:
152     Copyright (C) 2008, 2009, 2010  Free Software Foundation, Inc.
154   This file is part of GNU Emacs.
156   GNU Emacs is free software: you can redistribute it and/or modify
157   it under the terms of the GNU General Public License as published by
158   the Free Software Foundation, either version 3 of the License, or
159   (at your option) any later version.
161   GNU Emacs is distributed in the hope that it will be useful,
162   but WITHOUT ANY WARRANTY; without even the implied warranty of
163   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
164   GNU General Public License for more details.
166   You should have received a copy of the GNU General Public License
167   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
169 ;;; arch-tag: 6f0d1c86-c141-46da-b387-cf17e38c7bf7