Mercurial > hg > xemacs-beta
diff tests/ChangeLog @ 4752:b8afe0f9cbe3
Restore some doc changes that got dropped in a merge.
I wish I were using git\!
author | Stephen J. Turnbull <stephen@xemacs.org> |
---|---|
date | Wed, 18 Nov 2009 00:08:14 +0900 |
parents | ae862598ee56 |
children | aa5ed11f473b |
line wrap: on
line diff
--- a/tests/ChangeLog Tue Nov 17 23:45:42 2009 +0900 +++ b/tests/ChangeLog Wed Nov 18 00:08:14 2009 +0900 @@ -1,3 +1,15 @@ +2009-11-16 Stephen J. Turnbull <stephen@xemacs.org> + + Remove C asserts from test-format-data-conversion. + See also changes in src/tests.c. + + * automated/c-tests.el (main loop): + Process a list of results passed out of the C-level test function. + + * automated/test-harness.el (Assert): + Allow an optional description for use in loops and other cases + where the assertion itself is not informative (eg, c-test.el). + 2009-11-16 Stephen J. Turnbull <stephen@xemacs.org> * reproduce-crashes.el (13): New bug reported by Adam Sjogren.