Mercurial > hg > xemacs-beta
comparison 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 |
comparison
equal
deleted
inserted
replaced
4751:91f85b19749f | 4752:b8afe0f9cbe3 |
---|---|
1 2009-11-16 Stephen J. Turnbull <stephen@xemacs.org> | |
2 | |
3 Remove C asserts from test-format-data-conversion. | |
4 See also changes in src/tests.c. | |
5 | |
6 * automated/c-tests.el (main loop): | |
7 Process a list of results passed out of the C-level test function. | |
8 | |
9 * automated/test-harness.el (Assert): | |
10 Allow an optional description for use in loops and other cases | |
11 where the assertion itself is not informative (eg, c-test.el). | |
12 | |
1 2009-11-16 Stephen J. Turnbull <stephen@xemacs.org> | 13 2009-11-16 Stephen J. Turnbull <stephen@xemacs.org> |
2 | 14 |
3 * reproduce-crashes.el (13): New bug reported by Adam Sjogren. | 15 * reproduce-crashes.el (13): New bug reported by Adam Sjogren. |
4 | 16 |
5 2009-11-14 Aidan Kehoe <kehoea@parhasard.net> | 17 2009-11-14 Aidan Kehoe <kehoea@parhasard.net> |