X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=tests%2FChangeLog;h=8c6b155864d055af248d4e67f2d07134525d7a9d;hp=98833c289ec93aa1e5494edd7b45fbefdea45f67;hb=444774f2a4344be1585198435abff6c14224bb22;hpb=3f6ecf401c01c83743af2c1e068f57e8d2e2e410 diff --git a/tests/ChangeLog b/tests/ChangeLog index 98833c2..8c6b155 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,231 @@ +2008-12-28 Vin Shelton + + * XEmacs 21.4.22 is released + +2008-09-27 Stephen J. Turnbull + + * automated/regexp-tests.el: Add test for at_dot regexp. + +2007-10-07 Vin Shelton + + * XEmacs 21.4.21 is released + +2007-06-22 Stephen J. Turnbull + + * automated/mule-tests.el (buffer-modified-p): Test after revert. + +2006-12-09 Vin Shelton + + * XEmacs 21.4.20 is released + +2006-06-24 Stephen J. Turnbull + + * automated/test-harness.el (Silence-Message): New macro. + * automated/mule-tests.el: Use it. + * automated/region-tests.el: Use it. + * automated/tag-tests.el: Use it. + +2006-06-24 Stephen J. Turnbull + + * automated/test-harness.el: Improve handling of unexpected errors. + +2006-01-28 Vin Shelton + + * XEmacs 21.4.19 is released + +2005-12-08 Stephen J. Turnbull + + * automated/syntax-tests.el (backward-up-list): New test. + Thanks to Zacjev Evgeny for report, Aidan Kehoe for reproduction. + +2005-05-10 Aidan Kehoe + + * automated/mule-tests.el: Test that starting a process in a + non-Latin-1 directory preserves the current directory, which it + didn't, previous to 21.4.17 + +2005-12-03 Vin Shelton + + * XEmacs 21.4.18 is released + +2005-02-06 Vin Shelton + + * XEmacs 21.4.17 is released + +2005-02-01 Vin Shelton + + * automated/regexp-tests.el: Added an additional shy groups test + authored by Arnaud Giersch + +2005-01-14 Stephen J. Turnbull + + * automated/mule-tests.el (file-system character conversion): + Improve Mac OS X compatibility. + +2005-01-13 Stephen J. Turnbull + + * automated/regexp-tests.el: + Test trivial subpatterns and backreferences with shy groups. + +2004-12-05 Vin Shelton + + * XEmacs 21.4.16 is released + +2004-10-28 Stephen J. Turnbull + + * automated/os-tests.el: New file. Add tests for bug reported by + Katsumi Yamaoka 2004-10-26 . Test + suggested by Katsumi Yamaoka . + +2004-10-07 Stephen J. Turnbull + + * automated/regexp-tests.el: Add tests for bug identified by + Steve Youngs 2004-09-30 + +2004-09-08 Stephen J. Turnbull + + * automated/regexp-tests.el: Add tests for bug identified by + Katsumi Yamaoka 2004-09-03 . + +2004-05-11 Vin Shelton + + * automated/tag-test.el: Use a temp directory to avoid conflicts + with extra TAGS files. + +2004-05-08 Vin Shelton + + * automated/tag-test.el: Created. + +2004-04-19 Stephen J. Turnbull + + * automated/mule-tests.el: Inhibit GC to speed up BIG_STRING tests. + +2004-02-02 Vin Shelton + + * XEmacs 21.4.15 is released + +2003-10-22 Vin Shelton + + * automated/hash-table-tests.el: Remove debugging print + statements. + +2003-10-22 Stephen J. Turnbull + + * automated/test-harness.el: Synch to 21.5. + +2003-09-25 Stephen J. Turnbull + + * automated/regexp-tests.el (multiple-match): Test \{m,n\}. + +2003-09-09 Adrian Aichner + + * automated/test-harness.el (test-harness-from-buffer): Log + results when running noninteractive. + * automated/test-harness.el (batch-test-emacs): Remove misplaced + debugging code. + +2003-09-03 Vin Shelton + + * XEmacs 21.4.14 is released + +2003-08-11 Stephen J. Turnbull + + * automated/regexp-tests.el (stale matches): Reverse bogus tests. + +2003-03-21 Stephen J. Turnbull + + * automated/regexp-tests.el: Comment that word boundary bug is fixed. + +2003-05-25 XEmacs Build Bot + + * XEmacs 21.4.13 is released + +2003-01-15 Stephen J. Turnbull + + * XEmacs 21.4.12 "Portable Code" is released. + +2003-01-06 Stephen J. Turnbull + + * automated/regexp-tests.el (stale match data): Stale match data + persists after failed match. Thanks to . + +2003-01-03 Stephen J. Turnbull + + * XEmacs 21.4.11 "Native Windows TTY Support" is released. + +2002-12-27 Stephen J. Turnbull + + * automated/regexp-tests.el (Mule character class): New test + cases. Based on draft patch by Daiki Ueno . + +2002-11-02 Stephen J. Turnbull + + * XEmacs 21.4.10 "Military Intelligence" is released. + +2002-08-22 Stephen J. Turnbull + + * automated/test-harness.el (test-harness-from-buffer): + Print-Skip: new local function. + + * automated/syntax-tests.el (forward-comment at buffer boundaries): + * automated/test-harness.el (Check-Message): + Warn, not barf, if required packages are unavailable. + +2002-09-12 Stephen J. Turnbull + + * automated/regexp-tests.el: Add word-boundary regexp tests. + +2002-09-09 Stephen J. Turnbull + + * automated/regexp-tests.el: Add test for stale subexpr match-data. + Thanks to Martin Stjernholm for the report. + + * automated/syntax-tests.el: Conditionalize syntax-table property + tests on feature. Enable feature if present. + +2002-08-23 Stephen J. Turnbull + + * XEmacs 21.4.9 "Informed Management" is released. + +2002-07-20 Mike Sperber + + * automated/test-harness.el (test-harness-read-from-buffer): Fix + incorrect call of `princ'. + +2002-05-09 Stephen J. Turnbull + + * XEmacs 21.4.8 "Honest Recruiter" is released. + +2002-05-04 Stephen J. Turnbull + + * XEmacs 21.4.7 "Economic Science" is released. + +2002-04-27 Stephen J. Turnbull + + * automated/test-harness.el (test-harness-from-buffer): Clean up + Check-Message and Check-Error-Message when done. + +2001-12-17 Stephen J. Turnbull + + * XEmacs 21.4.6 "Common Lisp" is released. + +2001-10-23 Stephen J. Turnbull + + * XEmacs 21.4.5 "Civil Service" is released. + +2001-07-28 Stephen J. Turnbull + + * XEmacs 21.4.4 "Artificial Intelligence" is released. + +2001-05-29 Martin Buchholz + + * automated/mule-tests.el: + Avoid test failure if (temp-directory) is a symlink. + +2001-05-17 Stephen J. Turnbull + + * XEmacs 21.4.3 "Academic Rigor" is released. + 2001-05-10 Stephen J. Turnbull * XEmacs 21.4.2 "Developer-Friendly Unix APIs" is released.