Mercurial > hg > xemacs-beta
comparison tests/ChangeLog @ 4948:8b230c53075b
fix some tests in `make check', also add our own file-tests
-------------------- ChangeLog entries follow: --------------------
lisp/ChangeLog addition:
2010-01-25 Ben Wing <ben@xemacs.org>
* mule/cyrillic.el (koi8-c):
Fix bug in #83 mapping.
* mule/vietnamese.el (viscii):
Fix bug in #A6 mapping.
tests/ChangeLog addition:
2010-01-25 Ben Wing <ben@xemacs.org>
* automated/file-tests.el:
New file.
* automated/mule-tests.el (featurep):
* automated/test-harness.el (test-harness-from-buffer):
* automated/test-harness.el (batch-test-emacs):
author | Ben Wing <ben@xemacs.org> |
---|---|
date | Mon, 25 Jan 2010 03:03:49 -0600 |
parents | 1f3ed6288996 |
children | db2db229ee82 |
comparison
equal
deleted
inserted
replaced
4947:4faad22a9fe5 | 4948:8b230c53075b |
---|---|
1 2010-01-25 Ben Wing <ben@xemacs.org> | |
2 | |
3 * automated/file-tests.el: | |
4 New file. | |
5 | |
6 * automated/mule-tests.el (featurep): | |
7 | |
8 * automated/test-harness.el (test-harness-from-buffer): | |
9 * automated/test-harness.el (batch-test-emacs): | |
10 | |
11 2010-01-25 Ben Wing <ben@xemacs.org> | |
12 | |
13 * automated/file-tests.el: | |
14 * automated/mule-tests.el (featurep): | |
15 Clean up charsets-in-HELLO test and fix the list of expected | |
16 charsets. | |
17 | |
18 * automated/test-harness.el (test-harness-from-buffer): | |
19 Reverse order of "got" and "expected" values so it matches | |
20 order of call to comparison. | |
21 | |
22 * automated/test-harness.el (batch-test-emacs): | |
23 Update doc to indicate that a directory is allowed. | |
24 | |
1 2010-01-14 Ben Wing <ben@xemacs.org> | 25 2010-01-14 Ben Wing <ben@xemacs.org> |
2 | 26 |
3 * automated/mule-tests.el (featurep): | 27 * automated/mule-tests.el (featurep): |
4 Accidentally included changes from Unicode-internal ws that | 28 Accidentally included changes from Unicode-internal ws that |
5 broke things. | 29 broke things. |