X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=tests%2FChangeLog;h=dbaa581dd450ae08de96c0c9fad373bc2a6d0f09;hp=0fc8e1c2c85c67e31a5310b30c7a830274544d4b;hb=ee38d21b330f5001b47a577cefb5ba7b82a3b7d3;hpb=de1ec4b272dfa3f9ef2c9ae28a9ba67170d24da5 diff --git a/tests/ChangeLog b/tests/ChangeLog index 0fc8e1c..dbaa581 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,79 @@ +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