diff options
Diffstat (limited to 'test/ChangeLog')
| -rw-r--r-- | test/ChangeLog | 102 |
1 files changed, 92 insertions, 10 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index add4d9c7664..f44b09102d9 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -1,3 +1,85 @@ | |||
| 1 | 2012-02-13 Teodor Zlatanov <tzz@lifelogs.com> | ||
| 2 | |||
| 3 | * automated/url-future-tests.el (url-future-tests): Move from | ||
| 4 | lisp/url/url-future.el and rename. | ||
| 5 | |||
| 6 | 2012-01-29 Ulf Jasper <ulf.jasper@web.de> | ||
| 7 | |||
| 8 | * automated/icalendar-tests.el (icalendar-import-non-recurring): | ||
| 9 | Fix broken test, caused by missing trailing blank. | ||
| 10 | |||
| 11 | 2011-12-03 Chong Yidong <cyd@gnu.org> | ||
| 12 | |||
| 13 | * automated/compile-tests.el (compile-tests--test-regexps-data): | ||
| 14 | Increase column numbers by one to reflect change in how | ||
| 15 | compilation-message is recorded (Bug#10172). | ||
| 16 | |||
| 17 | 2011-11-22 Glenn Morris <rgm@gnu.org> | ||
| 18 | |||
| 19 | * rmailmm.el: New file, split from lisp/mail/rmailmm.el. | ||
| 20 | |||
| 21 | 2011-11-20 Juanma Barranquero <lekktu@gmail.com> | ||
| 22 | |||
| 23 | * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo. | ||
| 24 | |||
| 25 | 2011-11-16 Juanma Barranquero <lekktu@gmail.com> | ||
| 26 | |||
| 27 | * automated/icalendar-tests.el (icalendar-tests--get-ical-event) | ||
| 28 | (icalendar-tests--test-export, icalendar-tests--do-test-export): | ||
| 29 | * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo. | ||
| 30 | |||
| 31 | 2011-10-30 Ulf Jasper <ulf.jasper@web.de> | ||
| 32 | |||
| 33 | * automated/newsticker-tests.el | ||
| 34 | (newsticker--group-manage-orphan-feeds): Remove fsetting of | ||
| 35 | newsticker--treeview-tree-update. | ||
| 36 | |||
| 37 | 2011-10-29 Ulf Jasper <ulf.jasper@web.de> | ||
| 38 | |||
| 39 | * automated/newsticker-tests.el | ||
| 40 | (newsticker--group-manage-orphan-feeds): Use fset instead of flet. | ||
| 41 | |||
| 42 | * trunk/test/automated/newsticker-tests.el | ||
| 43 | (newsticker--group-manage-orphan-feeds): Prevent updating | ||
| 44 | newsticker treeview. Fixed bug#9763. | ||
| 45 | |||
| 46 | 2011-10-20 Glenn Morris <rgm@gnu.org> | ||
| 47 | |||
| 48 | * automated/vc-bzr.el (vc-bzr-test-bug9781): New test. | ||
| 49 | |||
| 50 | * automated/vc-bzr.el: New file. | ||
| 51 | |||
| 52 | 2011-10-15 Glenn Morris <rgm@gnu.org> | ||
| 53 | |||
| 54 | * automated/f90.el: New file. | ||
| 55 | |||
| 56 | 2011-09-27 Ulf Jasper <ulf.jasper@web.de> | ||
| 57 | |||
| 58 | * automated/newsticker-tests.el: Move newsticker-testsuite.el | ||
| 59 | to automated/newsticker-tests.el. Convert to ERT. | ||
| 60 | |||
| 61 | 2011-07-26 Ulf Jasper <ulf.jasper@web.de> | ||
| 62 | |||
| 63 | * automated/icalendar-tests.el (icalendar-tests--compare-strings): | ||
| 64 | Removed, simply use string=. | ||
| 65 | (icalendar--diarytime-to-isotime) | ||
| 66 | (icalendar--datetime-to-diary-date) | ||
| 67 | (icalendar--datestring-to-isodate) | ||
| 68 | (icalendar--format-ical-event) | ||
| 69 | (icalendar--parse-summary-and-rest) | ||
| 70 | (icalendar-tests--do-test-import) | ||
| 71 | (icalendar-tests--do-test-cycle): Change argument order of | ||
| 72 | string= to EXPECTED ACTUAL. | ||
| 73 | (icalendar--import-format-sample) | ||
| 74 | (icalendar--format-ical-event) | ||
| 75 | (icalendar-import-non-recurring) | ||
| 76 | (icalendar-import-rrule) | ||
| 77 | (icalendar-import-duration) | ||
| 78 | (icalendar-import-bug-6766) | ||
| 79 | (icalendar-real-world): Adjust to string= instead of | ||
| 80 | icalendar-tests--compare-strings. | ||
| 81 | (icalendar-import-multiple-vcalendars): New. | ||
| 82 | |||
| 1 | 2011-05-11 Teodor Zlatanov <tzz@lifelogs.com> | 83 | 2011-05-11 Teodor Zlatanov <tzz@lifelogs.com> |
| 2 | 84 | ||
| 3 | * automated/gnus-tests.el: Add wrapper for Gnus tests. | 85 | * automated/gnus-tests.el: Add wrapper for Gnus tests. |
| @@ -181,8 +263,8 @@ | |||
| 181 | 2010-02-19 Ulf Jasper <ulf.jasper@web.de> | 263 | 2010-02-19 Ulf Jasper <ulf.jasper@web.de> |
| 182 | 264 | ||
| 183 | * icalendar-testsuite.el | 265 | * icalendar-testsuite.el |
| 184 | (icalendar-testsuite--run-function-tests): Added new tests. | 266 | (icalendar-testsuite--run-function-tests): Add new tests. |
| 185 | (icalendar-testsuite--test-diarytime-to-isotime): Added another | 267 | (icalendar-testsuite--test-diarytime-to-isotime): Add another |
| 186 | testcase. | 268 | testcase. |
| 187 | (icalendar-testsuite--test-convert-ordinary-to-ical): New. | 269 | (icalendar-testsuite--test-convert-ordinary-to-ical): New. |
| 188 | (icalendar-testsuite--test-convert-weekly-to-ical): New. | 270 | (icalendar-testsuite--test-convert-weekly-to-ical): New. |
| @@ -207,14 +289,14 @@ | |||
| 207 | 2009-12-18 Ulf Jasper <ulf.jasper@web.de> | 289 | 2009-12-18 Ulf Jasper <ulf.jasper@web.de> |
| 208 | 290 | ||
| 209 | * icalendar-testsuite.el | 291 | * icalendar-testsuite.el |
| 210 | (icalendar-testsuite--run-function-tests): Added | 292 | (icalendar-testsuite--run-function-tests): Add |
| 211 | icalendar-testsuite--test-parse-vtimezone. | 293 | icalendar-testsuite--test-parse-vtimezone. |
| 212 | (icalendar-testsuite--test-parse-vtimezone): New. | 294 | (icalendar-testsuite--test-parse-vtimezone): New. |
| 213 | (icalendar-testsuite--do-test-cycle): Doc changes. | 295 | (icalendar-testsuite--do-test-cycle): Doc changes. |
| 214 | (icalendar-testsuite--run-real-world-tests): Removed trailing | 296 | (icalendar-testsuite--run-real-world-tests): Remove trailing |
| 215 | whitespace -- see change of icalendar--add-diary-entry in | 297 | whitespace -- see change of icalendar--add-diary-entry in |
| 216 | icalendar.el. | 298 | icalendar.el. |
| 217 | (icalendar-testsuite--run-cycle-tests): Re-enabled all tests. | 299 | (icalendar-testsuite--run-cycle-tests): Re-enable all tests. |
| 218 | 300 | ||
| 219 | 2009-09-30 Glenn Morris <rgm@gnu.org> | 301 | 2009-09-30 Glenn Morris <rgm@gnu.org> |
| 220 | 302 | ||
| @@ -235,12 +317,12 @@ | |||
| 235 | 2009-01-25 Ulf Jasper <ulf.jasper@web.de> | 317 | 2009-01-25 Ulf Jasper <ulf.jasper@web.de> |
| 236 | 318 | ||
| 237 | * icalendar-testsuite.el | 319 | * icalendar-testsuite.el |
| 238 | (icalendar-testsuite--run-function-tests): Added | 320 | (icalendar-testsuite--run-function-tests): |
| 239 | icalendar-testsuite--test-diarytime-to-isotime. | 321 | Add icalendar-testsuite--test-diarytime-to-isotime. |
| 240 | (icalendar-testsuite--test-parse-summary-and-rest): Adjusted to | 322 | (icalendar-testsuite--test-parse-summary-and-rest): Adjust to |
| 241 | recent icalendar fixes. | 323 | recent icalendar fixes. |
| 242 | (icalendar-testsuite--test-diarytime-to-isotime): New. | 324 | (icalendar-testsuite--test-diarytime-to-isotime): New. |
| 243 | (icalendar-testsuite--test-create-uid): Adjusted to recent | 325 | (icalendar-testsuite--test-create-uid): Adjust to recent |
| 244 | icalendar changes. | 326 | icalendar changes. |
| 245 | 327 | ||
| 246 | 2008-11-30 Shigeru Fukaya <shigeru.fukaya@gmail.com> | 328 | 2008-11-30 Shigeru Fukaya <shigeru.fukaya@gmail.com> |
| @@ -293,7 +375,7 @@ | |||
| 293 | ;; coding: utf-8 | 375 | ;; coding: utf-8 |
| 294 | ;; End: | 376 | ;; End: |
| 295 | 377 | ||
| 296 | Copyright (C) 2008-2011 Free Software Foundation, Inc. | 378 | Copyright (C) 2008-2012 Free Software Foundation, Inc. |
| 297 | 379 | ||
| 298 | This file is part of GNU Emacs. | 380 | This file is part of GNU Emacs. |
| 299 | 381 | ||