X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=tests%2FChangeLog;h=a473bb9a59f70e9853ed12cce7c465ff60d7ff96;hp=6561e4e90476252fdd23ef7360dc5a79f633df1b;hb=de7caee5f47b0888cb3895ce8c09d745f2fc35aa;hpb=dbf2768f7b146e97e37a27316f70bb313f1acf15 diff --git a/tests/ChangeLog b/tests/ChangeLog index 6561e4e..a473bb9 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,157 @@ +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.