Fix typos in docstrings, error messages, etc.
[bpt/emacs.git] / test / ChangeLog
CommitLineData
db9e401b
JB
12010-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
d1f18ec0
JB
82010-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
6fe539d2
UJ
142009-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
d8085053
GM
262009-09-30 Glenn Morris <rgm@gnu.org>
27
28 * cedet/semantic-utest-c.el: Relicense under GPLv3+.
29
7c4dccd0
CY
302009-06-26 Eric Ludlam <zappo@gnu.org>
31
32 * cedet/*: New unit tests, from CEDET repository.
33
6ada5ad1
CY
342009-06-26 Chong Yidong <cyd@stupidchicken.com>
35
36 * redisplay-testsuite.el: New file.
37
70243478
CY
382009-06-21 Chong Yidong <cyd@stupidchicken.com>
39
40 * Branch for 23.1.
41
f052351a
UJ
422009-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
dee5aa91
CY
532008-11-30 Shigeru Fukaya <shigeru.fukaya@gmail.com>
54
d4835507 55 * bytecomp-testsuite.el: New file.
dee5aa91 56
f052351a 572008-10-31 Ulf Jasper <ulf.jasper@web.de>
aad81014
UJ
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
d176d8c6
UJ
632008-06-14 Ulf Jasper <ulf.jasper@web.de>
64
65 * newsticker-testsuite.el: New file.
66
a4766629
GM
672008-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
e42fc905
GM
912008-02-29 Glenn Morris <rgm@gnu.org>
92
93 * README: New file.
94
366b88a2
GM
952008-02-29 Ulf Jasper <ulf.jasper@web.de>
96
97 * icalendar-testsuite.el: New file.
98
99;; Local Variables:
880820fe 100;; coding: utf-8
366b88a2
GM
101;; add-log-time-zone-rule: t
102;; End:
103
114f9c96 104 Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
366b88a2
GM
105
106 This file is part of GNU Emacs.
107
4f43e937 108 GNU Emacs is free software: you can redistribute it and/or modify
366b88a2 109 it under the terms of the GNU General Public License as published by
4f43e937
GM
110 the Free Software Foundation, either version 3 of the License, or
111 (at your option) any later version.
366b88a2
GM
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
4f43e937 119 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
366b88a2
GM
120
121;;; arch-tag: 6f0d1c86-c141-46da-b387-cf17e38c7bf7