Mercurial > emacs
annotate test/ChangeLog @ 107119:e90c20914c19
Merge from trunk
| author | Jan D. <jan.h.d@swipnet.se> |
|---|---|
| date | Mon, 01 Feb 2010 14:09:07 +0100 |
| parents | 181539c8b6a4 |
| children | 8ce4f8460ed4 |
| rev | line source |
|---|---|
|
106895
181539c8b6a4
Fix typos in docstrings, error messages, etc.
Juanma Barranquero <lekktu@gmail.com>
parents:
106840
diff
changeset
|
1 2010-01-18 Juanma Barranquero <lekktu@gmail.com> |
|
181539c8b6a4
Fix typos in docstrings, error messages, etc.
Juanma Barranquero <lekktu@gmail.com>
parents:
106840
diff
changeset
|
2 |
|
181539c8b6a4
Fix typos in docstrings, error messages, etc.
Juanma Barranquero <lekktu@gmail.com>
parents:
106840
diff
changeset
|
3 * cedet/semantic-tests.el (semanticdb-test-gnu-global) |
|
181539c8b6a4
Fix typos in docstrings, error messages, etc.
Juanma Barranquero <lekktu@gmail.com>
parents:
106840
diff
changeset
|
4 (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag): |
|
181539c8b6a4
Fix typos in docstrings, error messages, etc.
Juanma Barranquero <lekktu@gmail.com>
parents:
106840
diff
changeset
|
5 Fix typos in docstrings and error messages. |
|
181539c8b6a4
Fix typos in docstrings, error messages, etc.
Juanma Barranquero <lekktu@gmail.com>
parents:
106840
diff
changeset
|
6 (semanticdb-ebrowse-run-tests): Fix typos in error messages. |
|
181539c8b6a4
Fix typos in docstrings, error messages, etc.
Juanma Barranquero <lekktu@gmail.com>
parents:
106840
diff
changeset
|
7 |
|
106840
5df8e547a422
Fix typos in docstrings.
Juanma Barranquero <lekktu@gmail.com>
parents:
106815
diff
changeset
|
8 2010-01-14 Juanma Barranquero <lekktu@gmail.com> |
|
5df8e547a422
Fix typos in docstrings.
Juanma Barranquero <lekktu@gmail.com>
parents:
106815
diff
changeset
|
9 |
|
5df8e547a422
Fix typos in docstrings.
Juanma Barranquero <lekktu@gmail.com>
parents:
106815
diff
changeset
|
10 * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test): |
|
5df8e547a422
Fix typos in docstrings.
Juanma Barranquero <lekktu@gmail.com>
parents:
106815
diff
changeset
|
11 * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list) |
|
5df8e547a422
Fix typos in docstrings.
Juanma Barranquero <lekktu@gmail.com>
parents:
106815
diff
changeset
|
12 (semantic-ia-utest-buffer-refs): Fix typos in docstrings. |
|
5df8e547a422
Fix typos in docstrings.
Juanma Barranquero <lekktu@gmail.com>
parents:
106815
diff
changeset
|
13 |
|
106617
78f92ffeb7ab
Fixed timezone handling problem in icalendar.el.
Ulf Jasper <ulf.jasper@web.de>
parents:
105301
diff
changeset
|
14 2009-12-18 Ulf Jasper <ulf.jasper@web.de> |
|
78f92ffeb7ab
Fixed timezone handling problem in icalendar.el.
Ulf Jasper <ulf.jasper@web.de>
parents:
105301
diff
changeset
|
15 |
|
78f92ffeb7ab
Fixed timezone handling problem in icalendar.el.
Ulf Jasper <ulf.jasper@web.de>
parents:
105301
diff
changeset
|
16 * icalendar-testsuite.el |
|
78f92ffeb7ab
Fixed timezone handling problem in icalendar.el.
Ulf Jasper <ulf.jasper@web.de>
parents:
105301
diff
changeset
|
17 (icalendar-testsuite--run-function-tests): Added |
|
78f92ffeb7ab
Fixed timezone handling problem in icalendar.el.
Ulf Jasper <ulf.jasper@web.de>
parents:
105301
diff
changeset
|
18 icalendar-testsuite--test-parse-vtimezone. |
|
78f92ffeb7ab
Fixed timezone handling problem in icalendar.el.
Ulf Jasper <ulf.jasper@web.de>
parents:
105301
diff
changeset
|
19 (icalendar-testsuite--test-parse-vtimezone): New. |
|
78f92ffeb7ab
Fixed timezone handling problem in icalendar.el.
Ulf Jasper <ulf.jasper@web.de>
parents:
105301
diff
changeset
|
20 (icalendar-testsuite--do-test-cycle): Doc changes. |
|
78f92ffeb7ab
Fixed timezone handling problem in icalendar.el.
Ulf Jasper <ulf.jasper@web.de>
parents:
105301
diff
changeset
|
21 (icalendar-testsuite--run-real-world-tests): Removed trailing |
|
78f92ffeb7ab
Fixed timezone handling problem in icalendar.el.
Ulf Jasper <ulf.jasper@web.de>
parents:
105301
diff
changeset
|
22 whitespace -- see change of icalendar--add-diary-entry in |
|
78f92ffeb7ab
Fixed timezone handling problem in icalendar.el.
Ulf Jasper <ulf.jasper@web.de>
parents:
105301
diff
changeset
|
23 icalendar.el. |
|
78f92ffeb7ab
Fixed timezone handling problem in icalendar.el.
Ulf Jasper <ulf.jasper@web.de>
parents:
105301
diff
changeset
|
24 (icalendar-testsuite--run-cycle-tests): Re-enabled all tests. |
|
78f92ffeb7ab
Fixed timezone handling problem in icalendar.el.
Ulf Jasper <ulf.jasper@web.de>
parents:
105301
diff
changeset
|
25 |
| 105301 | 26 2009-09-30 Glenn Morris <rgm@gnu.org> |
| 27 | |
| 28 * cedet/semantic-utest-c.el: Relicense under GPLv3+. | |
| 29 | |
|
105268
e2a8152a5eba
* cedet/*: New unit tests, from CEDET repository.
Chong Yidong <cyd@stupidchicken.com>
parents:
103593
diff
changeset
|
30 2009-06-26 Eric Ludlam <zappo@gnu.org> |
|
e2a8152a5eba
* cedet/*: New unit tests, from CEDET repository.
Chong Yidong <cyd@stupidchicken.com>
parents:
103593
diff
changeset
|
31 |
|
e2a8152a5eba
* cedet/*: New unit tests, from CEDET repository.
Chong Yidong <cyd@stupidchicken.com>
parents:
103593
diff
changeset
|
32 * cedet/*: New unit tests, from CEDET repository. |
|
e2a8152a5eba
* cedet/*: New unit tests, from CEDET repository.
Chong Yidong <cyd@stupidchicken.com>
parents:
103593
diff
changeset
|
33 |
|
103593
3acb65a2fdd5
* redisplay-testsuite.el: New file.
Chong Yidong <cyd@stupidchicken.com>
parents:
103507
diff
changeset
|
34 2009-06-26 Chong Yidong <cyd@stupidchicken.com> |
|
3acb65a2fdd5
* redisplay-testsuite.el: New file.
Chong Yidong <cyd@stupidchicken.com>
parents:
103507
diff
changeset
|
35 |
|
3acb65a2fdd5
* redisplay-testsuite.el: New file.
Chong Yidong <cyd@stupidchicken.com>
parents:
103507
diff
changeset
|
36 * redisplay-testsuite.el: New file. |
|
3acb65a2fdd5
* redisplay-testsuite.el: New file.
Chong Yidong <cyd@stupidchicken.com>
parents:
103507
diff
changeset
|
37 |
|
103507
973e0a71638b
Add "Branch for 23.1" ChangeLog entry.
Chong Yidong <cyd@stupidchicken.com>
parents:
101457
diff
changeset
|
38 2009-06-21 Chong Yidong <cyd@stupidchicken.com> |
|
973e0a71638b
Add "Branch for 23.1" ChangeLog entry.
Chong Yidong <cyd@stupidchicken.com>
parents:
101457
diff
changeset
|
39 |
|
973e0a71638b
Add "Branch for 23.1" ChangeLog entry.
Chong Yidong <cyd@stupidchicken.com>
parents:
101457
diff
changeset
|
40 * Branch for 23.1. |
|
973e0a71638b
Add "Branch for 23.1" ChangeLog entry.
Chong Yidong <cyd@stupidchicken.com>
parents:
101457
diff
changeset
|
41 |
|
101457
feab64c71ad0
icalendar: uid-format, bug fixes.
Ulf Jasper <ulf.jasper@web.de>
parents:
100950
diff
changeset
|
42 2009-01-25 Ulf Jasper <ulf.jasper@web.de> |
|
feab64c71ad0
icalendar: uid-format, bug fixes.
Ulf Jasper <ulf.jasper@web.de>
parents:
100950
diff
changeset
|
43 |
|
feab64c71ad0
icalendar: uid-format, bug fixes.
Ulf Jasper <ulf.jasper@web.de>
parents:
100950
diff
changeset
|
44 * icalendar-testsuite.el |
|
feab64c71ad0
icalendar: uid-format, bug fixes.
Ulf Jasper <ulf.jasper@web.de>
parents:
100950
diff
changeset
|
45 (icalendar-testsuite--run-function-tests): Added |
|
feab64c71ad0
icalendar: uid-format, bug fixes.
Ulf Jasper <ulf.jasper@web.de>
parents:
100950
diff
changeset
|
46 icalendar-testsuite--test-diarytime-to-isotime. |
|
feab64c71ad0
icalendar: uid-format, bug fixes.
Ulf Jasper <ulf.jasper@web.de>
parents:
100950
diff
changeset
|
47 (icalendar-testsuite--test-parse-summary-and-rest): Adjusted to |
|
feab64c71ad0
icalendar: uid-format, bug fixes.
Ulf Jasper <ulf.jasper@web.de>
parents:
100950
diff
changeset
|
48 recent icalendar fixes. |
|
feab64c71ad0
icalendar: uid-format, bug fixes.
Ulf Jasper <ulf.jasper@web.de>
parents:
100950
diff
changeset
|
49 (icalendar-testsuite--test-diarytime-to-isotime): New. |
|
feab64c71ad0
icalendar: uid-format, bug fixes.
Ulf Jasper <ulf.jasper@web.de>
parents:
100950
diff
changeset
|
50 (icalendar-testsuite--test-create-uid): Adjusted to recent |
|
feab64c71ad0
icalendar: uid-format, bug fixes.
Ulf Jasper <ulf.jasper@web.de>
parents:
100950
diff
changeset
|
51 icalendar changes. |
|
feab64c71ad0
icalendar: uid-format, bug fixes.
Ulf Jasper <ulf.jasper@web.de>
parents:
100950
diff
changeset
|
52 |
|
100067
b9da91c473e1
* bytecomp-testsuite.el: New file,
Chong Yidong <cyd@stupidchicken.com>
parents:
99286
diff
changeset
|
53 2008-11-30 Shigeru Fukaya <shigeru.fukaya@gmail.com> |
|
b9da91c473e1
* bytecomp-testsuite.el: New file,
Chong Yidong <cyd@stupidchicken.com>
parents:
99286
diff
changeset
|
54 |
| 100467 | 55 * bytecomp-testsuite.el: New file. |
|
100067
b9da91c473e1
* bytecomp-testsuite.el: New file,
Chong Yidong <cyd@stupidchicken.com>
parents:
99286
diff
changeset
|
56 |
|
101457
feab64c71ad0
icalendar: uid-format, bug fixes.
Ulf Jasper <ulf.jasper@web.de>
parents:
100950
diff
changeset
|
57 2008-10-31 Ulf Jasper <ulf.jasper@web.de> |
|
99286
34d4bb11f58f
icalendar: uid-creation improved
Ulf Jasper <ulf.jasper@web.de>
parents:
95913
diff
changeset
|
58 |
|
34d4bb11f58f
icalendar: uid-creation improved
Ulf Jasper <ulf.jasper@web.de>
parents:
95913
diff
changeset
|
59 * icalendar-testsuite.el (icalendar-testsuite--run-function-tests): |
|
34d4bb11f58f
icalendar: uid-creation improved
Ulf Jasper <ulf.jasper@web.de>
parents:
95913
diff
changeset
|
60 Added `icalendar-testsuite--test-create-uid'. |
|
34d4bb11f58f
icalendar: uid-creation improved
Ulf Jasper <ulf.jasper@web.de>
parents:
95913
diff
changeset
|
61 (icalendar-testsuite--test-create-uid): New. |
|
34d4bb11f58f
icalendar: uid-creation improved
Ulf Jasper <ulf.jasper@web.de>
parents:
95913
diff
changeset
|
62 |
|
95913
e9cff1f5a026
Added newsticker-testsuite.el.
Ulf Jasper <ulf.jasper@web.de>
parents:
95272
diff
changeset
|
63 2008-06-14 Ulf Jasper <ulf.jasper@web.de> |
|
e9cff1f5a026
Added newsticker-testsuite.el.
Ulf Jasper <ulf.jasper@web.de>
parents:
95272
diff
changeset
|
64 |
|
e9cff1f5a026
Added newsticker-testsuite.el.
Ulf Jasper <ulf.jasper@web.de>
parents:
95272
diff
changeset
|
65 * newsticker-testsuite.el: New file. |
|
e9cff1f5a026
Added newsticker-testsuite.el.
Ulf Jasper <ulf.jasper@web.de>
parents:
95272
diff
changeset
|
66 |
| 95272 | 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 | |
| 92344 | 91 2008-02-29 Glenn Morris <rgm@gnu.org> |
| 92 | |
| 93 * README: New file. | |
| 94 | |
| 92339 | 95 2008-02-29 Ulf Jasper <ulf.jasper@web.de> |
| 96 | |
| 97 * icalendar-testsuite.el: New file. | |
| 98 | |
| 99 ;; Local Variables: | |
| 93296 | 100 ;; coding: utf-8 |
| 92339 | 101 ;; add-log-time-zone-rule: t |
| 102 ;; End: | |
| 103 | |
| 106815 | 104 Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc. |
| 92339 | 105 |
| 106 This file is part of GNU Emacs. | |
| 107 | |
|
94717
f9e1a40c4f47
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
93296
diff
changeset
|
108 GNU Emacs is free software: you can redistribute it and/or modify |
| 92339 | 109 it under the terms of the GNU General Public License as published by |
|
94717
f9e1a40c4f47
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
93296
diff
changeset
|
110 the Free Software Foundation, either version 3 of the License, or |
|
f9e1a40c4f47
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
93296
diff
changeset
|
111 (at your option) any later version. |
| 92339 | 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 | |
|
94717
f9e1a40c4f47
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
93296
diff
changeset
|
119 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. |
| 92339 | 120 |
| 121 ;;; arch-tag: 6f0d1c86-c141-46da-b387-cf17e38c7bf7 |
