Mercurial > hg > xemacs-beta
diff tests/ChangeLog @ 5065:133e816778ed
fix expected-buggy test to avoid abort in test file
-------------------- ChangeLog entries follow: --------------------
tests/ChangeLog addition:
2010-02-22 Ben Wing <ben@xemacs.org>
* automated/syntax-tests.el:
Use Known-Bug-Expect-Error, not Known-Bug-Expect-Failure, when
error expected; else test suite will abort this file.
author | Ben Wing <ben@xemacs.org> |
---|---|
date | Mon, 22 Feb 2010 21:16:19 -0600 |
parents | 501b5e84f5a7 |
children | ae4ddcdf30c0 b785049378e3 |
line wrap: on
line diff
--- a/tests/ChangeLog Mon Feb 22 21:14:06 2010 -0600 +++ b/tests/ChangeLog Mon Feb 22 21:16:19 2010 -0600 @@ -1,3 +1,9 @@ +2010-02-22 Ben Wing <ben@xemacs.org> + + * automated/syntax-tests.el: + Use Known-Bug-Expect-Error, not Known-Bug-Expect-Failure, when + error expected; else test suite will abort this file. + 2010-02-22 Ben Wing <ben@xemacs.org> * automated/test-harness.el (test-harness-from-buffer):