Mercurial > hg > xemacs-beta
diff tests/ChangeLog @ 4199:3660d327399f
[xemacs-hg @ 2007-10-01 08:07:39 by stephent]
Implement subexpression replacement in replace-match. <87ejgf6yy9.fsf@uwakimon.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Mon, 01 Oct 2007 08:07:57 +0000 |
parents | 5b55fa103aa1 |
children | 89e64783d068 |
line wrap: on
line diff
--- a/tests/ChangeLog Sun Sep 30 21:50:52 2007 +0000 +++ b/tests/ChangeLog Mon Oct 01 08:07:57 2007 +0000 @@ -1,3 +1,19 @@ +2007-09-30 Stephen J. Turnbull <stephen@xemacs.org> + + * automated/os-tests.el: Suppress `executable-find' lossage. + + * automated/regexp-tests.el (replace-regexp-in-string): + New tests for error conditions. + + * automated/test-harness.el (test-harness-from-buffer): Comment + about inability to check the FROB in invalid_argument. + +2007-09-23 Stephen J. Turnbull <stephen@xemacs.org> + + * automated/regexp-tests.el (replace-regexp-in-string): + New tests for correct operation. Comment need for `replace-match' + tests. + 2007-08-21 Aidan Kehoe <kehoea@parhasard.net> * automated/mule-tests.el (test-chars):