Mercurial > hg > xemacs-beta
comparison tests/ChangeLog @ 4552:9c1cfceab252
Automated merge with file:/Sources/xemacs-21.5-checked-out
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Thu, 13 Mar 2008 10:24:34 +0100 |
parents | 1982c8c55632 |
children | 732b87cfabf2 |
comparison
equal
deleted
inserted
replaced
4551:6812571bfcb9 | 4552:9c1cfceab252 |
---|---|
1 2008-02-14 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * automated/case-tests.el (let): | |
4 Correct and extend the previous test, thank you Stephen. | |
5 | |
6 2008-02-11 Aidan Kehoe <kehoea@parhasard.net> | |
7 | |
8 * automated/case-tests.el (Assert): | |
9 New test case; thank you Michael Sperber. | |
10 | |
11 2008-01-30 Aidan Kehoe <kehoea@parhasard.net> | |
12 | |
13 * automated/case-tests.el (pristine-case-table): | |
14 New var, reflecting the standard case table before case-table.el | |
15 messes with it. | |
16 * automated/case-tests.el: | |
17 Call Skip-Test-Unless correctly, following Vin's report of | |
18 20a807210801300635v7533d26rdb32a8d82fb4239b@mail.gmail.com . | |
19 Use pristine-case-table, add in a couple more tests. | |
20 * automated/test-harness.el (test-harness-from-buffer): | |
21 Update the error message in the light of tests skipped for other | |
22 reasons (not to do with absent packages). In this case, because | |
23 we're exposing diagnostics in a DEBUG_XEMACS build that are no | |
24 appropriate to expose to non-DEBUG_XEMACS builds. | |
25 | |
26 2008-01-30 Aidan Kehoe <kehoea@parhasard.net> | |
27 | |
28 * automated/case-tests.el: | |
29 Check for a bug Mike Sperber reported; check algorithms used, if | |
30 available. | |
31 | |
1 2008-01-16 Aidan Kehoe <kehoea@parhasard.net> | 32 2008-01-16 Aidan Kehoe <kehoea@parhasard.net> |
2 | 33 |
3 * automated/mule-tests.el (test-file-name): | 34 * automated/mule-tests.el (test-file-name): |
4 Call #'make-temp-file now it's available. Remove a long comment | 35 Call #'make-temp-file now it's available. Remove a long comment |
5 saying, essentially, that it should be used, not | 36 saying, essentially, that it should be used, not |