Mercurial > hg > xemacs-beta
diff tests/ChangeLog @ 4845:a3c673c0720b
show description properly in Assert-failure message
-------------------- ChangeLog entries follow: --------------------
tests/ChangeLog addition:
2010-01-13 Ben Wing <ben@xemacs.org>
* automated/test-harness.el (test-harness-from-buffer):
Need to quote the assertion expression, but not the description
expression.
author | Ben Wing <ben@xemacs.org> |
---|---|
date | Wed, 13 Jan 2010 04:25:15 -0600 |
parents | b3ea9c582280 |
children | 34ff4dd7397d |
line wrap: on
line diff
--- a/tests/ChangeLog Wed Jan 13 04:07:42 2010 -0600 +++ b/tests/ChangeLog Wed Jan 13 04:25:15 2010 -0600 @@ -1,3 +1,9 @@ +2010-01-13 Ben Wing <ben@xemacs.org> + + * automated/test-harness.el (test-harness-from-buffer): + Need to quote the assertion expression, but not the description + expression. + 2010-01-11 Ben Wing <ben@xemacs.org> * automated/mule-tests.el (featurep):