comparison 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
comparison
equal deleted inserted replaced
4198:fb83e69ce80a 4199:3660d327399f
1 2007-09-30 Stephen J. Turnbull <stephen@xemacs.org>
2
3 * automated/os-tests.el: Suppress `executable-find' lossage.
4
5 * automated/regexp-tests.el (replace-regexp-in-string):
6 New tests for error conditions.
7
8 * automated/test-harness.el (test-harness-from-buffer): Comment
9 about inability to check the FROB in invalid_argument.
10
11 2007-09-23 Stephen J. Turnbull <stephen@xemacs.org>
12
13 * automated/regexp-tests.el (replace-regexp-in-string):
14 New tests for correct operation. Comment need for `replace-match'
15 tests.
16
1 2007-08-21 Aidan Kehoe <kehoea@parhasard.net> 17 2007-08-21 Aidan Kehoe <kehoea@parhasard.net>
2 18
3 * automated/mule-tests.el (test-chars): 19 * automated/mule-tests.el (test-chars):
4 There are now 2^21 possible characters under Mule, not 2^19. 20 There are now 2^21 possible characters under Mule, not 2^19.
5 * automated/mule-tests.el (test-file-name): 21 * automated/mule-tests.el (test-file-name):