Mercurial > hg > xemacs-beta
comparison tests/ChangeLog @ 1425:74cb069b8417
[xemacs-hg @ 2003-04-23 15:42:44 by stephent]
stale match data <87fzo99rje.fsf@tleepslib.sk.tsukuba.ac.jp>
new split-string <87d6jd9qis.fsf@tleepslib.sk.tsukuba.ac.jp>
support (info "(file)node") <87adeh9qa7.fsf@tleepslib.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Wed, 23 Apr 2003 15:42:52 +0000 |
parents | aa15a2bbba1a |
children | bd5929b8e039 |
comparison
equal
deleted
inserted
replaced
1424:c35e2ad2f97d | 1425:74cb069b8417 |
---|---|
1 2003-04-23 Stephen J. Turnbull <stephen@xemacs.org> | |
2 | |
3 * automated/test-harness.el (test-harness-risk-infloops): | |
4 New variable. | |
5 | |
6 * automated/lisp-tests.el (split-string): Add tests for new API | |
7 spec. Conditionally re-enable potential infloops. | |
8 | |
9 2003-04-17 Stephen J. Turnbull <stephen@xemacs.org> | |
10 | |
11 * automated/regexp-tests.el (stale match data): Update comment. | |
12 (replace-match): Check-Error after failed match. | |
13 | |
1 2003-04-15 Stephen J. Turnbull <stephen@xemacs.org> | 14 2003-04-15 Stephen J. Turnbull <stephen@xemacs.org> |
2 | 15 |
3 * automated/test-harness.el (test-harness-known-bug): Deleted. | 16 * automated/test-harness.el (test-harness-known-bug): Deleted. |
4 (test-harness-failure-tag, test-harness-success-tag): New variables. | 17 (test-harness-failure-tag, test-harness-success-tag): New variables. |
5 (Known-Bug-Expect-Failure): Bind them. | 18 (Known-Bug-Expect-Failure): Bind them. |