X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=tests%2FChangeLog;h=f1ead77739f634718272e3893e2feb214e7a0e48;hb=efdb31fd4c8db81d2414c32d491f1bf994263c74;hp=74bfcd5aa3ea617757adc3aeeea8bf4bf430618c;hpb=2b7371e841478fd7b9bc7e4d9a515e0c26b9ed9a;p=chise%2Fxemacs-chise.git.1 diff --git a/tests/ChangeLog b/tests/ChangeLog index 74bfcd5..f1ead77 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,75 @@ +2001-04-14 Stephen J. Turnbull + + * XEmacs 21.2.47 "Zephir" is released. + +2001-03-23 Martin Buchholz + + * automated/lisp-tests.el: + Add test for mis-byte-compilation of (- 0 x). + +2001-03-21 Martin Buchholz + + * XEmacs 21.2.46 "Urania" is released. + +2001-03-09 William M. Perry + + * gtk/UNIMPLEMENTED: + * gtk/event-stream-tests.el: + * gtk/gnome-test.el: + * gtk/gtk-embedded-test.el: + * gtk/gtk-extra-test.el: + * gtk/gtk-test.el: + * gtk/gtk-test.glade: + * gtk/statusbar-test.el: + * gtk/toolbar-test.el: + * gtk/xemacs-toolbar.el: + The Great GTK Merge: new directory and files. + +2001-03-02 Ben Wing + + * automated\case-tests.el (string-0-through-32): + (string-127-through-160): Created new strings which contain + unprintable characters, and initialize them in a loop. + Rewrite all strings using unprintable characters as concat's + with the above variables, so that this file can be made ASCII, + not binary. + +2001-02-23 Martin Buchholz + + * XEmacs 21.2.45 "Thelxepeia" is released. + +2001-02-20 Matt Tucker + + * automated/syntax-tests.el: remove debug message + +2001-02-17 Matt Tucker + + * automated/syntax-tests.el: + Added tests for syntax-table extents. + Added regression tests for fencepost bugs with + `find_start_of_comment' and `find_end_of_comment'. + +2001-02-08 Martin Buchholz + + * XEmacs 21.2.44 "Thalia" is released. + +2001-01-26 Martin Buchholz + + * XEmacs 21.2.43 "Terspichore" is released. + +2001-01-20 Martin Buchholz + + * XEmacs 21.2.42 "Poseidon" is released. + +2001-01-17 Martin Buchholz + + * XEmacs 21.2.41 "Polyhymnia" is released. + +2001-01-15 Martin Buchholz + + * automated/byte-compiler-tests.el ((let ((z 1)) (or (setq z 42)) z)): + Add regression test for mis-byte-compilation. + 2001-01-08 Martin Buchholz * XEmacs 21.2.40 is released.