comparison tests/ChangeLog @ 1095:0d33547d9ed3

[xemacs-hg @ 2002-11-11 15:39:03 by stephent] testing improvements <87adkgyv5v.fsf@tleepslib.sk.tsukuba.ac.jp>
author stephent
date Mon, 11 Nov 2002 15:39:07 +0000
parents ccaf90c5a53a
children 2af1f88a2d31
comparison
equal deleted inserted replaced
1094:4f4c898836ab 1095:0d33547d9ed3
1 2002-10-19 Stephen Turnbull <steve@tleepslib1>
2
3 * automated/test-harness.el (test-harness-expect-bug): New variable.
4 (Known-Bug-Expect-Failure): New macro.
5 (Skip-Test-Unless): New macro.
6 (Check-Message): Use Skip-Test-Unless.
7 (test-harness-from-buffer): Type fixes.
8
9 * automated/regexp-tests.el: Use Known-Bug-Expect-Failure.
10
11 * automated/syntax-tests.el: Use Skip-Test-Unless.
12
1 2002-09-09 Stephen J. Turnbull <stephen@xemacs.org> 13 2002-09-09 Stephen J. Turnbull <stephen@xemacs.org>
2 14
3 * automated/regexp-tests.el: Add test for stale subexpr match-data. 15 * automated/regexp-tests.el: Add test for stale subexpr match-data.
4 Thanks to Martin Stjernholm for the report. 16 Thanks to Martin Stjernholm for the report.
5 17