Mercurial > hg > xemacs-beta
annotate tests/ChangeLog @ 4636:5c427ece884b r21-5-29
XEmacs 21.5.29 "garbanzo" is released.
author | Stephen J. Turnbull <stephen@xemacs.org> |
---|---|
date | Mon, 18 May 2009 23:04:47 +0900 |
parents | a9f83990e6bf |
children | e4ed58cb0e5b |
rev | line source |
---|---|
4636
5c427ece884b
XEmacs 21.5.29 "garbanzo" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4623
diff
changeset
|
1 2009-05-18 Stephen J. Turnbull <stephen@xemacs.org> |
5c427ece884b
XEmacs 21.5.29 "garbanzo" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4623
diff
changeset
|
2 |
5c427ece884b
XEmacs 21.5.29 "garbanzo" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4623
diff
changeset
|
3 * XEmacs 21.5.29 "garbanzo" is released. |
5c427ece884b
XEmacs 21.5.29 "garbanzo" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4623
diff
changeset
|
4 |
4623
a9f83990e6bf
Fix a byte compiler bug with characters above ?\xFF.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4622
diff
changeset
|
5 2009-02-22 Aidan Kehoe <kehoea@parhasard.net> |
a9f83990e6bf
Fix a byte compiler bug with characters above ?\xFF.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4622
diff
changeset
|
6 |
a9f83990e6bf
Fix a byte compiler bug with characters above ?\xFF.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4622
diff
changeset
|
7 * automated/mule-tests.el: |
a9f83990e6bf
Fix a byte compiler bug with characters above ?\xFF.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4622
diff
changeset
|
8 Use more realistic tests for the escape-quoted mule encoding |
a9f83990e6bf
Fix a byte compiler bug with characters above ?\xFF.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4622
diff
changeset
|
9 checks; update a comment, change a Known-Bug-Expect-Failure to a |
a9f83990e6bf
Fix a byte compiler bug with characters above ?\xFF.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4622
diff
changeset
|
10 normal test now that we've addressed an old bug. |
a9f83990e6bf
Fix a byte compiler bug with characters above ?\xFF.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4622
diff
changeset
|
11 |
4622
8cbca852bcd4
#'check-coding-systems-region: return nil on success, not t.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4620
diff
changeset
|
12 2009-02-18 Aidan Kehoe <kehoea@parhasard.net> |
8cbca852bcd4
#'check-coding-systems-region: return nil on success, not t.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4620
diff
changeset
|
13 |
8cbca852bcd4
#'check-coding-systems-region: return nil on success, not t.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4620
diff
changeset
|
14 * automated/query-coding-tests.el : Check that |
8cbca852bcd4
#'check-coding-systems-region: return nil on success, not t.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4620
diff
changeset
|
15 #'check-coding-systems-region returns null on success here, not t. |
8cbca852bcd4
#'check-coding-systems-region: return nil on success, not t.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4620
diff
changeset
|
16 |
4620
4dc42d1fe684
Make the majority of tests in tests/automated/mule-tests.el work again.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4608
diff
changeset
|
17 2009-02-17 Aidan Kehoe <kehoea@parhasard.net> |
4dc42d1fe684
Make the majority of tests in tests/automated/mule-tests.el work again.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4608
diff
changeset
|
18 |
4dc42d1fe684
Make the majority of tests in tests/automated/mule-tests.el work again.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4608
diff
changeset
|
19 * automated/mule-tests.el (featurep): |
4dc42d1fe684
Make the majority of tests in tests/automated/mule-tests.el work again.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4608
diff
changeset
|
20 Add a missing parenthesis here, thank you |
4dc42d1fe684
Make the majority of tests in tests/automated/mule-tests.el work again.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4608
diff
changeset
|
21 Stephen. Cf. http://mid.gmane.org/871vtzrxey.fsf@xemacs.org . |
4dc42d1fe684
Make the majority of tests in tests/automated/mule-tests.el work again.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4608
diff
changeset
|
22 |
4608
1e3cf11fa27d
Make #$ truly read-only for Lisp; check this in the test suite.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4604
diff
changeset
|
23 2009-02-10 Aidan Kehoe <kehoea@parhasard.net> |
1e3cf11fa27d
Make #$ truly read-only for Lisp; check this in the test suite.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4604
diff
changeset
|
24 |
1e3cf11fa27d
Make #$ truly read-only for Lisp; check this in the test suite.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4604
diff
changeset
|
25 * automated/lisp-tests.el : |
1e3cf11fa27d
Make #$ truly read-only for Lisp; check this in the test suite.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4604
diff
changeset
|
26 Check that #$ is not modifiable from Lisp, and that load-file-name |
1e3cf11fa27d
Make #$ truly read-only for Lisp; check this in the test suite.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4604
diff
changeset
|
27 is modifiable from Lisp. |
1e3cf11fa27d
Make #$ truly read-only for Lisp; check this in the test suite.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4604
diff
changeset
|
28 |
4604
e0a8715fdb1f
Support new IGNORE-INVALID-SEQUENCESP argument, #'query-coding-region.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4583
diff
changeset
|
29 2009-02-07 Aidan Kehoe <kehoea@parhasard.net> |
e0a8715fdb1f
Support new IGNORE-INVALID-SEQUENCESP argument, #'query-coding-region.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4583
diff
changeset
|
30 |
e0a8715fdb1f
Support new IGNORE-INVALID-SEQUENCESP argument, #'query-coding-region.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4583
diff
changeset
|
31 * automated/query-coding-tests.el: |
e0a8715fdb1f
Support new IGNORE-INVALID-SEQUENCESP argument, #'query-coding-region.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4583
diff
changeset
|
32 Add FAILING-CASE arguments to the Assert calls, making #'q-c-debug |
e0a8715fdb1f
Support new IGNORE-INVALID-SEQUENCESP argument, #'query-coding-region.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4583
diff
changeset
|
33 mostly unnecessary. Remove #'q-c-debug. |
e0a8715fdb1f
Support new IGNORE-INVALID-SEQUENCESP argument, #'query-coding-region.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4583
diff
changeset
|
34 Add new tests that use the IGNORE-INVALID-SEQUENCESP argument to |
e0a8715fdb1f
Support new IGNORE-INVALID-SEQUENCESP argument, #'query-coding-region.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4583
diff
changeset
|
35 #'query-coding-region; rework the existing ones to respect it. |
e0a8715fdb1f
Support new IGNORE-INVALID-SEQUENCESP argument, #'query-coding-region.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4583
diff
changeset
|
36 |
4583
2669b1b7e33b
Correct little-endian UTF-16 surrogate handling.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4582
diff
changeset
|
37 2009-01-31 Aidan Kehoe <kehoea@parhasard.net> |
2669b1b7e33b
Correct little-endian UTF-16 surrogate handling.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4582
diff
changeset
|
38 |
2669b1b7e33b
Correct little-endian UTF-16 surrogate handling.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4582
diff
changeset
|
39 * automated/mule-tests.el: |
2669b1b7e33b
Correct little-endian UTF-16 surrogate handling.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4582
diff
changeset
|
40 Test little-endian Unicode surrogates too. |
2669b1b7e33b
Correct little-endian UTF-16 surrogate handling.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4582
diff
changeset
|
41 |
4582
00ed9903a988
Fix make check after my last change.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4580
diff
changeset
|
42 2009-01-18 Aidan Kehoe <kehoea@parhasard.net> |
00ed9903a988
Fix make check after my last change.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4580
diff
changeset
|
43 |
00ed9903a988
Fix make check after my last change.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4580
diff
changeset
|
44 * automated/lisp-tests.el: (char-table-with-string): |
00ed9903a988
Fix make check after my last change.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4580
diff
changeset
|
45 That was remiss of me, I should have checked before commiting that |
00ed9903a988
Fix make check after my last change.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4580
diff
changeset
|
46 last changed. Fixed, the char tables are now actually printed. |
00ed9903a988
Fix make check after my last change.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4580
diff
changeset
|
47 |
4580
1d11ecca9cd0
Print char table values correctly.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4575
diff
changeset
|
48 2009-01-18 Aidan Kehoe <kehoea@parhasard.net> |
1d11ecca9cd0
Print char table values correctly.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4575
diff
changeset
|
49 |
1d11ecca9cd0
Print char table values correctly.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4575
diff
changeset
|
50 * automated/lisp-tests.el: |
1d11ecca9cd0
Print char table values correctly.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4575
diff
changeset
|
51 Check that a bug I fixed in char table printing is really gone. |
1d11ecca9cd0
Print char table values correctly.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4575
diff
changeset
|
52 |
4575
eecd28508f4a
Add #'subr-arity, API taken from GNU, implementation our own.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4573
diff
changeset
|
53 2009-01-11 Aidan Kehoe <kehoea@parhasard.net> |
eecd28508f4a
Add #'subr-arity, API taken from GNU, implementation our own.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4573
diff
changeset
|
54 |
eecd28508f4a
Add #'subr-arity, API taken from GNU, implementation our own.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4573
diff
changeset
|
55 * automated/lisp-tests.el (): |
eecd28508f4a
Add #'subr-arity, API taken from GNU, implementation our own.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4573
diff
changeset
|
56 Test #'subr-arity, recently added to subr.el. |
eecd28508f4a
Add #'subr-arity, API taken from GNU, implementation our own.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4573
diff
changeset
|
57 |
4573
baf6c66f6f47
Correct the CCL programs used by the coding system in ccl-tests.el.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4570
diff
changeset
|
58 2009-01-03 Aidan Kehoe <kehoea@parhasard.net> |
baf6c66f6f47
Correct the CCL programs used by the coding system in ccl-tests.el.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4570
diff
changeset
|
59 |
baf6c66f6f47
Correct the CCL programs used by the coding system in ccl-tests.el.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4570
diff
changeset
|
60 * automated/ccl-tests.el (ccl-test-setup): |
baf6c66f6f47
Correct the CCL programs used by the coding system in ccl-tests.el.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4570
diff
changeset
|
61 Use sane CCL programs for decoding and encoding with the test CCL |
baf6c66f6f47
Correct the CCL programs used by the coding system in ccl-tests.el.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4570
diff
changeset
|
62 coding system by default. Correct a spelling in the docstring, add |
baf6c66f6f47
Correct the CCL programs used by the coding system in ccl-tests.el.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4570
diff
changeset
|
63 a safe-chars property so that we don't confuse |
baf6c66f6f47
Correct the CCL programs used by the coding system in ccl-tests.el.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4570
diff
changeset
|
64 query-coding-tests.el. |
baf6c66f6f47
Correct the CCL programs used by the coding system in ccl-tests.el.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4570
diff
changeset
|
65 (ccl-test-suites): |
baf6c66f6f47
Correct the CCL programs used by the coding system in ccl-tests.el.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4570
diff
changeset
|
66 Explicitly re-initialise the CCL programs for the test coding |
baf6c66f6f47
Correct the CCL programs used by the coding system in ccl-tests.el.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4570
diff
changeset
|
67 system once finished. |
baf6c66f6f47
Correct the CCL programs used by the coding system in ccl-tests.el.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4570
diff
changeset
|
68 |
4570
e6a7054a9c30
Add check-coding-systems-region, test it and others, fix some bugs.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4569
diff
changeset
|
69 2008-12-28 Aidan Kehoe <kehoea@parhasard.net> |
e6a7054a9c30
Add check-coding-systems-region, test it and others, fix some bugs.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4569
diff
changeset
|
70 |
e6a7054a9c30
Add check-coding-systems-region, test it and others, fix some bugs.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4569
diff
changeset
|
71 * automated/query-coding-tests.el: |
e6a7054a9c30
Add check-coding-systems-region, test it and others, fix some bugs.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4569
diff
changeset
|
72 Add tests for #'unencodable-char-position, |
e6a7054a9c30
Add check-coding-systems-region, test it and others, fix some bugs.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4569
diff
changeset
|
73 #'check-coding-systems-region, #'encode-coding-char. Remove some |
e6a7054a9c30
Add check-coding-systems-region, test it and others, fix some bugs.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4569
diff
changeset
|
74 debugging statements. |
e6a7054a9c30
Add check-coding-systems-region, test it and others, fix some bugs.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4569
diff
changeset
|
75 |
4568
1d74a1d115ee
Add #'query-coding-region tests; do the work necessary to get them running.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4465
diff
changeset
|
76 2008-12-28 Aidan Kehoe <kehoea@parhasard.net> |
1d74a1d115ee
Add #'query-coding-region tests; do the work necessary to get them running.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4465
diff
changeset
|
77 |
1d74a1d115ee
Add #'query-coding-region tests; do the work necessary to get them running.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4465
diff
changeset
|
78 * automated/query-coding-tests.el: |
1d74a1d115ee
Add #'query-coding-region tests; do the work necessary to get them running.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4465
diff
changeset
|
79 New file, testing the functionality of #'query-coding-region and |
1d74a1d115ee
Add #'query-coding-region tests; do the work necessary to get them running.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4465
diff
changeset
|
80 #'query-coding-string. |
1d74a1d115ee
Add #'query-coding-region tests; do the work necessary to get them running.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4465
diff
changeset
|
81 |
4518
e0a8c796f955
Add test for at_dot regexp.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4517
diff
changeset
|
82 2008-09-27 Stephen J. Turnbull <stephen@xemacs.org> |
e0a8c796f955
Add test for at_dot regexp.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4517
diff
changeset
|
83 |
e0a8c796f955
Add test for at_dot regexp.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4517
diff
changeset
|
84 * automated/regexp-tests.el: Add test for at_dot regexp. |
e0a8c796f955
Add test for at_dot regexp.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4517
diff
changeset
|
85 |
4517
5e8f6469169f
Fix up initial condition for skip-chars test.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4504
diff
changeset
|
86 2008-09-27 Stephen J. Turnbull <stephen@xemacs.org> |
5e8f6469169f
Fix up initial condition for skip-chars test.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4504
diff
changeset
|
87 |
5e8f6469169f
Fix up initial condition for skip-chars test.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4504
diff
changeset
|
88 * automated/regexp-tests.el: `with-string-as-buffer-contents' |
5e8f6469169f
Fix up initial condition for skip-chars test.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4504
diff
changeset
|
89 leaves point at end of buffer, so must move point to beginning. |
5e8f6469169f
Fix up initial condition for skip-chars test.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4504
diff
changeset
|
90 |
4504
b82fdf7305ee
Correct the implementation, add a few basic tests for #'skip-chars-quote.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4495
diff
changeset
|
91 2008-08-27 Aidan Kehoe <kehoea@parhasard.net> |
b82fdf7305ee
Correct the implementation, add a few basic tests for #'skip-chars-quote.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4495
diff
changeset
|
92 |
b82fdf7305ee
Correct the implementation, add a few basic tests for #'skip-chars-quote.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4495
diff
changeset
|
93 * automated/regexp-tests.el: |
b82fdf7305ee
Correct the implementation, add a few basic tests for #'skip-chars-quote.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4495
diff
changeset
|
94 Add a few basic #'skip-chars-forward, #'skip-chars-backward |
b82fdf7305ee
Correct the implementation, add a few basic tests for #'skip-chars-quote.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4495
diff
changeset
|
95 tests. |
b82fdf7305ee
Correct the implementation, add a few basic tests for #'skip-chars-quote.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4495
diff
changeset
|
96 |
4495
c95c06ee1e9d
Correct a test failure now the XEmacs-specific Arabic charsets are gone.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4465
diff
changeset
|
97 2008-08-10 Aidan Kehoe <kehoea@parhasard.net> |
c95c06ee1e9d
Correct a test failure now the XEmacs-specific Arabic charsets are gone.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4465
diff
changeset
|
98 |
c95c06ee1e9d
Correct a test failure now the XEmacs-specific Arabic charsets are gone.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4465
diff
changeset
|
99 * automated/mule-tests.el (featurep): Update the list of character |
c95c06ee1e9d
Correct a test failure now the XEmacs-specific Arabic charsets are gone.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4465
diff
changeset
|
100 sets in etc/HELLO to reflect that we've deleted the |
c95c06ee1e9d
Correct a test failure now the XEmacs-specific Arabic charsets are gone.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4465
diff
changeset
|
101 XEmacs-specific Arabic character sets. |
c95c06ee1e9d
Correct a test failure now the XEmacs-specific Arabic charsets are gone.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4465
diff
changeset
|
102 |
4465
732b87cfabf2
Document Win32 symlink behaviour; adjust tests to take it into a/c.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4423
diff
changeset
|
103 2008-05-21 Aidan Kehoe <kehoea@parhasard.net> |
732b87cfabf2
Document Win32 symlink behaviour; adjust tests to take it into a/c.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4423
diff
changeset
|
104 |
732b87cfabf2
Document Win32 symlink behaviour; adjust tests to take it into a/c.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4423
diff
changeset
|
105 * automated/mule-tests.el (featurep): |
732b87cfabf2
Document Win32 symlink behaviour; adjust tests to take it into a/c.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4423
diff
changeset
|
106 Make sure that working symlinks are available before testing |
732b87cfabf2
Document Win32 symlink behaviour; adjust tests to take it into a/c.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4423
diff
changeset
|
107 their functionality. |
732b87cfabf2
Document Win32 symlink behaviour; adjust tests to take it into a/c.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4423
diff
changeset
|
108 Also, don't bomb out on deleting the other temporary files if |
732b87cfabf2
Document Win32 symlink behaviour; adjust tests to take it into a/c.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4423
diff
changeset
|
109 deleting the first threw an error. |
732b87cfabf2
Document Win32 symlink behaviour; adjust tests to take it into a/c.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4423
diff
changeset
|
110 |
4423
1982c8c55632
Correct and extend the previous test, thank you Stephen.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4421
diff
changeset
|
111 2008-02-14 Aidan Kehoe <kehoea@parhasard.net> |
1982c8c55632
Correct and extend the previous test, thank you Stephen.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4421
diff
changeset
|
112 |
1982c8c55632
Correct and extend the previous test, thank you Stephen.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4421
diff
changeset
|
113 * automated/case-tests.el (let): |
1982c8c55632
Correct and extend the previous test, thank you Stephen.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4421
diff
changeset
|
114 Correct and extend the previous test, thank you Stephen. |
1982c8c55632
Correct and extend the previous test, thank you Stephen.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4421
diff
changeset
|
115 |
4421
69b803c646cd
Fail searches immediately if searching for non-representable characters.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4415
diff
changeset
|
116 2008-02-11 Aidan Kehoe <kehoea@parhasard.net> |
69b803c646cd
Fail searches immediately if searching for non-representable characters.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4415
diff
changeset
|
117 |
69b803c646cd
Fail searches immediately if searching for non-representable characters.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4415
diff
changeset
|
118 * automated/case-tests.el (Assert): |
69b803c646cd
Fail searches immediately if searching for non-representable characters.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4415
diff
changeset
|
119 New test case; thank you Michael Sperber. |
69b803c646cd
Fail searches immediately if searching for non-representable characters.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4415
diff
changeset
|
120 |
4415
bceb3e285ae7
case-tests.el: fix it on non-DEBUG_XEMACS; save standard-case-table, use it
Aidan Kehoe <kehoea@parhasard.net>
parents:
4414
diff
changeset
|
121 2008-01-30 Aidan Kehoe <kehoea@parhasard.net> |
bceb3e285ae7
case-tests.el: fix it on non-DEBUG_XEMACS; save standard-case-table, use it
Aidan Kehoe <kehoea@parhasard.net>
parents:
4414
diff
changeset
|
122 |
bceb3e285ae7
case-tests.el: fix it on non-DEBUG_XEMACS; save standard-case-table, use it
Aidan Kehoe <kehoea@parhasard.net>
parents:
4414
diff
changeset
|
123 * automated/case-tests.el (pristine-case-table): |
bceb3e285ae7
case-tests.el: fix it on non-DEBUG_XEMACS; save standard-case-table, use it
Aidan Kehoe <kehoea@parhasard.net>
parents:
4414
diff
changeset
|
124 New var, reflecting the standard case table before case-table.el |
bceb3e285ae7
case-tests.el: fix it on non-DEBUG_XEMACS; save standard-case-table, use it
Aidan Kehoe <kehoea@parhasard.net>
parents:
4414
diff
changeset
|
125 messes with it. |
bceb3e285ae7
case-tests.el: fix it on non-DEBUG_XEMACS; save standard-case-table, use it
Aidan Kehoe <kehoea@parhasard.net>
parents:
4414
diff
changeset
|
126 * automated/case-tests.el: |
bceb3e285ae7
case-tests.el: fix it on non-DEBUG_XEMACS; save standard-case-table, use it
Aidan Kehoe <kehoea@parhasard.net>
parents:
4414
diff
changeset
|
127 Call Skip-Test-Unless correctly, following Vin's report of |
bceb3e285ae7
case-tests.el: fix it on non-DEBUG_XEMACS; save standard-case-table, use it
Aidan Kehoe <kehoea@parhasard.net>
parents:
4414
diff
changeset
|
128 20a807210801300635v7533d26rdb32a8d82fb4239b@mail.gmail.com . |
bceb3e285ae7
case-tests.el: fix it on non-DEBUG_XEMACS; save standard-case-table, use it
Aidan Kehoe <kehoea@parhasard.net>
parents:
4414
diff
changeset
|
129 Use pristine-case-table, add in a couple more tests. |
bceb3e285ae7
case-tests.el: fix it on non-DEBUG_XEMACS; save standard-case-table, use it
Aidan Kehoe <kehoea@parhasard.net>
parents:
4414
diff
changeset
|
130 * automated/test-harness.el (test-harness-from-buffer): |
bceb3e285ae7
case-tests.el: fix it on non-DEBUG_XEMACS; save standard-case-table, use it
Aidan Kehoe <kehoea@parhasard.net>
parents:
4414
diff
changeset
|
131 Update the error message in the light of tests skipped for other |
bceb3e285ae7
case-tests.el: fix it on non-DEBUG_XEMACS; save standard-case-table, use it
Aidan Kehoe <kehoea@parhasard.net>
parents:
4414
diff
changeset
|
132 reasons (not to do with absent packages). In this case, because |
bceb3e285ae7
case-tests.el: fix it on non-DEBUG_XEMACS; save standard-case-table, use it
Aidan Kehoe <kehoea@parhasard.net>
parents:
4414
diff
changeset
|
133 we're exposing diagnostics in a DEBUG_XEMACS build that are no |
bceb3e285ae7
case-tests.el: fix it on non-DEBUG_XEMACS; save standard-case-table, use it
Aidan Kehoe <kehoea@parhasard.net>
parents:
4414
diff
changeset
|
134 appropriate to expose to non-DEBUG_XEMACS builds. |
bceb3e285ae7
case-tests.el: fix it on non-DEBUG_XEMACS; save standard-case-table, use it
Aidan Kehoe <kehoea@parhasard.net>
parents:
4414
diff
changeset
|
135 |
4414
df576f30c1d8
Correct case-insensitive search for non-case, non-ASCII chars. Add tests.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4399
diff
changeset
|
136 2008-01-30 Aidan Kehoe <kehoea@parhasard.net> |
df576f30c1d8
Correct case-insensitive search for non-case, non-ASCII chars. Add tests.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4399
diff
changeset
|
137 |
df576f30c1d8
Correct case-insensitive search for non-case, non-ASCII chars. Add tests.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4399
diff
changeset
|
138 * automated/case-tests.el: |
df576f30c1d8
Correct case-insensitive search for non-case, non-ASCII chars. Add tests.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4399
diff
changeset
|
139 Check for a bug Mike Sperber reported; check algorithms used, if |
df576f30c1d8
Correct case-insensitive search for non-case, non-ASCII chars. Add tests.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4399
diff
changeset
|
140 available. |
df576f30c1d8
Correct case-insensitive search for non-case, non-ASCII chars. Add tests.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4399
diff
changeset
|
141 |
4399
e5b3c4dbc8a2
Call #'make-temp-file in mule-tests.el, now it's available.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4398
diff
changeset
|
142 2008-01-16 Aidan Kehoe <kehoea@parhasard.net> |
e5b3c4dbc8a2
Call #'make-temp-file in mule-tests.el, now it's available.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4398
diff
changeset
|
143 |
e5b3c4dbc8a2
Call #'make-temp-file in mule-tests.el, now it's available.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4398
diff
changeset
|
144 * automated/mule-tests.el (test-file-name): |
e5b3c4dbc8a2
Call #'make-temp-file in mule-tests.el, now it's available.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4398
diff
changeset
|
145 Call #'make-temp-file now it's available. Remove a long comment |
e5b3c4dbc8a2
Call #'make-temp-file in mule-tests.el, now it's available.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4398
diff
changeset
|
146 saying, essentially, that it should be used, not |
e5b3c4dbc8a2
Call #'make-temp-file in mule-tests.el, now it's available.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4398
diff
changeset
|
147 #'make-temp-name. |
e5b3c4dbc8a2
Call #'make-temp-file in mule-tests.el, now it's available.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4398
diff
changeset
|
148 |
4398
479443c0f95a
Have list hashes depend on the order of the contents, as is the case for vectors.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4396
diff
changeset
|
149 2008-01-16 Aidan Kehoe <kehoea@parhasard.net> |
479443c0f95a
Have list hashes depend on the order of the contents, as is the case for vectors.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4396
diff
changeset
|
150 |
479443c0f95a
Have list hashes depend on the order of the contents, as is the case for vectors.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4396
diff
changeset
|
151 * automated/hash-table-tests.el: |
479443c0f95a
Have list hashes depend on the order of the contents, as is the case for vectors.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4396
diff
changeset
|
152 Assert that two short lists with the same contents in distinct |
479443c0f95a
Have list hashes depend on the order of the contents, as is the case for vectors.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4396
diff
changeset
|
153 orders hash differently. |
479443c0f95a
Have list hashes depend on the order of the contents, as is the case for vectors.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4396
diff
changeset
|
154 |
4396
e97f16fb2e25
Don't assume lisp-tests.el will be correctly read as UTF-8.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4394
diff
changeset
|
155 2008-01-15 Aidan Kehoe <kehoea@parhasard.net> |
e97f16fb2e25
Don't assume lisp-tests.el will be correctly read as UTF-8.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4394
diff
changeset
|
156 |
e97f16fb2e25
Don't assume lisp-tests.el will be correctly read as UTF-8.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4394
diff
changeset
|
157 * automated/lisp-tests.el (literal-with-uninterned): |
e97f16fb2e25
Don't assume lisp-tests.el will be correctly read as UTF-8.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4394
diff
changeset
|
158 Use ?\x syntax for Latin-1 characters, don't assume that the file |
e97f16fb2e25
Don't assume lisp-tests.el will be correctly read as UTF-8.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4394
diff
changeset
|
159 will be read as UTF-8. |
e97f16fb2e25
Don't assume lisp-tests.el will be correctly read as UTF-8.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4394
diff
changeset
|
160 |
4394
cacc942c0d0f
Avoid clearing print-gensym-alist inappropriately when printing hash tables.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4381
diff
changeset
|
161 2008-01-15 Aidan Kehoe <kehoea@parhasard.net> |
cacc942c0d0f
Avoid clearing print-gensym-alist inappropriately when printing hash tables.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4381
diff
changeset
|
162 |
cacc942c0d0f
Avoid clearing print-gensym-alist inappropriately when printing hash tables.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4381
diff
changeset
|
163 * automated/lisp-tests.el (thing): |
cacc942c0d0f
Avoid clearing print-gensym-alist inappropriately when printing hash tables.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4381
diff
changeset
|
164 Check that printing a hash table literal doesn't clear |
cacc942c0d0f
Avoid clearing print-gensym-alist inappropriately when printing hash tables.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4381
diff
changeset
|
165 print-gensym-alist. |
cacc942c0d0f
Avoid clearing print-gensym-alist inappropriately when printing hash tables.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4381
diff
changeset
|
166 |
4381
3906442b491b
Improve style and add tests for 'built-in-symbol-file'.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4366
diff
changeset
|
167 2008-01-03 Stephen J. Turnbull <stephen@xemacs.org> |
3906442b491b
Improve style and add tests for 'built-in-symbol-file'.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4366
diff
changeset
|
168 |
3906442b491b
Improve style and add tests for 'built-in-symbol-file'.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4366
diff
changeset
|
169 * automated/symbol-tests.el (Symbol documentation): Add tests to |
3906442b491b
Improve style and add tests for 'built-in-symbol-file'.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4366
diff
changeset
|
170 check documentation extraction. |
3906442b491b
Improve style and add tests for 'built-in-symbol-file'.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4366
diff
changeset
|
171 |
4366
7b628daa39d4
Move debugging code to usage example.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4346
diff
changeset
|
172 2007-12-29 Stephen J. Turnbull <stephen@xemacs.org> |
7b628daa39d4
Move debugging code to usage example.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4346
diff
changeset
|
173 |
7b628daa39d4
Move debugging code to usage example.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4346
diff
changeset
|
174 * automated/test-harness.el (test-harness-test-compiled): |
7b628daa39d4
Move debugging code to usage example.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4346
diff
changeset
|
175 Improve docstring. |
7b628daa39d4
Move debugging code to usage example.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4346
diff
changeset
|
176 |
7b628daa39d4
Move debugging code to usage example.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4346
diff
changeset
|
177 * automated/weak-tests.el (test-harness-test-compiled): |
7b628daa39d4
Move debugging code to usage example.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4346
diff
changeset
|
178 Remove debugging code. |
7b628daa39d4
Move debugging code to usage example.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4346
diff
changeset
|
179 |
4346
ec1103d2c1c7
Refactor and rename reproduce-bugs.el to reproduce-crashes.el.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4344
diff
changeset
|
180 2007-12-21 Stephen J. Turnbull <stephen@xemacs.org> |
ec1103d2c1c7
Refactor and rename reproduce-bugs.el to reproduce-crashes.el.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4344
diff
changeset
|
181 |
ec1103d2c1c7
Refactor and rename reproduce-bugs.el to reproduce-crashes.el.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4344
diff
changeset
|
182 * reproduce-crashes.el: Renamed from reproduce-bugs.el. Update to-do. |
ec1103d2c1c7
Refactor and rename reproduce-bugs.el to reproduce-crashes.el.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4344
diff
changeset
|
183 |
4344
2511b50f39c6
Refactor reproduce-bugs.el to usable state.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4324
diff
changeset
|
184 2007-12-21 Stephen J. Turnbull <stephen@xemacs.org> |
2511b50f39c6
Refactor reproduce-bugs.el to usable state.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4324
diff
changeset
|
185 |
2511b50f39c6
Refactor reproduce-bugs.el to usable state.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4324
diff
changeset
|
186 * reproduce-bugs.el: Reorganize. Minor cosmetic improvements. |
2511b50f39c6
Refactor reproduce-bugs.el to usable state.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4324
diff
changeset
|
187 Update to-do list. |
2511b50f39c6
Refactor reproduce-bugs.el to usable state.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4324
diff
changeset
|
188 (defbug): Include status and docstring in value. |
2511b50f39c6
Refactor reproduce-bugs.el to usable state.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4324
diff
changeset
|
189 (bug-hashtable): Document the table format. |
2511b50f39c6
Refactor reproduce-bugs.el to usable state.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4324
diff
changeset
|
190 (reproduce-bug): Handle revised table format. Remove broken |
2511b50f39c6
Refactor reproduce-bugs.el to usable state.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4324
diff
changeset
|
191 autoload cookie. |
2511b50f39c6
Refactor reproduce-bugs.el to usable state.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4324
diff
changeset
|
192 (describe-bug): New function. Pop up description of one bug. |
2511b50f39c6
Refactor reproduce-bugs.el to usable state.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4324
diff
changeset
|
193 (list-bugs): New function. Pop up brief descriptions of all bugs. |
2511b50f39c6
Refactor reproduce-bugs.el to usable state.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4324
diff
changeset
|
194 (1,2,3,4,5,6,7,8,9,10,11): (Re)number all bugs. Move comments to |
2511b50f39c6
Refactor reproduce-bugs.el to usable state.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4324
diff
changeset
|
195 docstrings. |
2511b50f39c6
Refactor reproduce-bugs.el to usable state.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4324
diff
changeset
|
196 |
4324
5e526366d533
Don't error on unknown environment variables, #'substitute-in-file-name.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4322
diff
changeset
|
197 2007-12-11 Aidan Kehoe <kehoea@parhasard.net> |
5e526366d533
Don't error on unknown environment variables, #'substitute-in-file-name.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4322
diff
changeset
|
198 |
5e526366d533
Don't error on unknown environment variables, #'substitute-in-file-name.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4322
diff
changeset
|
199 * automated/syntax-tests.el: |
5e526366d533
Don't error on unknown environment variables, #'substitute-in-file-name.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4322
diff
changeset
|
200 Check that substitute-in-file-name doesn't error when handed |
5e526366d533
Don't error on unknown environment variables, #'substitute-in-file-name.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4322
diff
changeset
|
201 non-existing environment variables, passing through the specified |
5e526366d533
Don't error on unknown environment variables, #'substitute-in-file-name.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4322
diff
changeset
|
202 string instead. Also check that existing environment variables are |
5e526366d533
Don't error on unknown environment variables, #'substitute-in-file-name.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4322
diff
changeset
|
203 correctly substituted. Also check that double slashes in the |
5e526366d533
Don't error on unknown environment variables, #'substitute-in-file-name.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4322
diff
changeset
|
204 middle of a path name are treated as re-starting the path. |
5e526366d533
Don't error on unknown environment variables, #'substitute-in-file-name.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4322
diff
changeset
|
205 |
4322
f70e56bb52a7
src/search.c (simple_search): Fix underrun in reverse search.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4321
diff
changeset
|
206 2007-12-10 Stephen J. Turnbull <stephen@xemacs.org> |
f70e56bb52a7
src/search.c (simple_search): Fix underrun in reverse search.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4321
diff
changeset
|
207 |
f70e56bb52a7
src/search.c (simple_search): Fix underrun in reverse search.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4321
diff
changeset
|
208 * reproduce-bugs.el (reproduce-bug): Add bug 10, crash in search. |
f70e56bb52a7
src/search.c (simple_search): Fix underrun in reverse search.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4321
diff
changeset
|
209 |
4321
98e54edf3ab2
Resuscitate reproduce-bugs.el.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4318
diff
changeset
|
210 2007-12-10 Stephen J. Turnbull <stephen@xemacs.org> |
98e54edf3ab2
Resuscitate reproduce-bugs.el.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4318
diff
changeset
|
211 |
98e54edf3ab2
Resuscitate reproduce-bugs.el.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4318
diff
changeset
|
212 * reproduce-bugs.el: Add some commentary. |
98e54edf3ab2
Resuscitate reproduce-bugs.el.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4318
diff
changeset
|
213 Number the two unnumbered bugs. |
98e54edf3ab2
Resuscitate reproduce-bugs.el.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4318
diff
changeset
|
214 Comment out the keybinding. |
98e54edf3ab2
Resuscitate reproduce-bugs.el.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4318
diff
changeset
|
215 |
4318
4d0f773d5e21
Fix the test failures introduced by the non-ISO-2022 coding systems.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4305
diff
changeset
|
216 2007-12-06 Aidan Kehoe <kehoea@parhasard.net> |
4d0f773d5e21
Fix the test failures introduced by the non-ISO-2022 coding systems.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4305
diff
changeset
|
217 |
4d0f773d5e21
Fix the test failures introduced by the non-ISO-2022 coding systems.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4305
diff
changeset
|
218 * automated/mule-tests.el: |
4d0f773d5e21
Fix the test failures introduced by the non-ISO-2022 coding systems.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4305
diff
changeset
|
219 Add a Known-Bug-Expect-Error call testing and documenting that we |
4d0f773d5e21
Fix the test failures introduced by the non-ISO-2022 coding systems.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4305
diff
changeset
|
220 don't support all of the Unicode code space in a single session. |
4d0f773d5e21
Fix the test failures introduced by the non-ISO-2022 coding systems.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4305
diff
changeset
|
221 * automated/test-harness.el (Known-Bug-Expect-Error): |
4d0f773d5e21
Fix the test failures introduced by the non-ISO-2022 coding systems.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4305
diff
changeset
|
222 Provide Known-Bug-Expect-Error, analagous to |
4d0f773d5e21
Fix the test failures introduced by the non-ISO-2022 coding systems.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4305
diff
changeset
|
223 Known-Bug-Expect-Failure and Check-Error. |
4d0f773d5e21
Fix the test failures introduced by the non-ISO-2022 coding systems.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4305
diff
changeset
|
224 * automated/test-harness.el (Silence-Message): |
4d0f773d5e21
Fix the test failures introduced by the non-ISO-2022 coding systems.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4305
diff
changeset
|
225 Dynamically bind the function definition of #'clear-message, as |
4d0f773d5e21
Fix the test failures introduced by the non-ISO-2022 coding systems.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4305
diff
changeset
|
226 well as that of #'append-message, to nil. |
4d0f773d5e21
Fix the test failures introduced by the non-ISO-2022 coding systems.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4305
diff
changeset
|
227 |
4305 | 228 2007-12-04 Aidan Kehoe <kehoea@parhasard.net> |
229 | |
230 * automated/mule-tests.el (featurep): | |
231 The native coding system specified in the language environment can | |
232 be either a list (which we used to handle fine) or a single coding | |
233 system expression (which we failed on). Handle the latter case. | |
234 | |
4295 | 235 2007-11-29 Aidan Kehoe <kehoea@parhasard.net> |
236 | |
237 * automated/mule-tests.el: | |
238 Check the eight-bit fixed-width CCL coding systems for round-trip | |
239 compatibility with themselves. | |
240 | |
4287 | 241 2007-11-26 Aidan Kehoe <kehoea@parhasard.net> |
242 | |
243 * automated/lisp-tests.el: | |
244 Check that a couple of previously problematic calls to #'format | |
245 succeed. | |
246 | |
4199 | 247 2007-09-30 Stephen J. Turnbull <stephen@xemacs.org> |
248 | |
249 * automated/os-tests.el: Suppress `executable-find' lossage. | |
250 | |
251 * automated/regexp-tests.el (replace-regexp-in-string): | |
252 New tests for error conditions. | |
253 | |
254 * automated/test-harness.el (test-harness-from-buffer): Comment | |
255 about inability to check the FROB in invalid_argument. | |
256 | |
257 2007-09-23 Stephen J. Turnbull <stephen@xemacs.org> | |
258 | |
259 * automated/regexp-tests.el (replace-regexp-in-string): | |
260 New tests for correct operation. Comment need for `replace-match' | |
261 tests. | |
262 | |
4133 | 263 2007-08-21 Aidan Kehoe <kehoea@parhasard.net> |
264 | |
265 * automated/mule-tests.el (test-chars): | |
266 There are now 2^21 possible characters under Mule, not 2^19. | |
267 * automated/mule-tests.el (test-file-name): | |
268 Call #'make-temp-name instead of writing the file needed for the | |
269 rever-buffer test to the user's home directory. Wrap the following | |
270 #'save-buffer in a Silence-Message call. | |
271 * automated/mule-tests.el: | |
272 In the language environment tests, check that a given input method | |
273 exists before trying to activate it. If there are installed input | |
274 methods, assert that every input method specified in any language | |
275 environment exists. If the native-coding-system of the language | |
276 environment is specified as a function, don't assert that it is a | |
277 coding system. | |
278 | |
279 In the byte-compiler coding cookie tests, call #'read at runtime | |
280 on strings with non-Latin-1 Unicode escapes. This avoids errors | |
281 when make check is run under a non-Mule XEmacs, where unavailable | |
282 Unicode escapes throw an error in the Lisp reader. | |
283 | |
284 Add a new Known-Bug-Expect-Failure call for a bug that occurred to | |
285 me yesterday; if non-Latin-1 is generated in an eval-when-compile | |
286 clause, that non-ASCII may be trashed and the compiled code | |
287 incorrectly saved as no-conversion if no other non-Latin-1 exists | |
288 in the input buffer. Add a comment giving more details of the bug | |
289 and how one might fix it. | |
290 | |
4026 | 291 2007-06-22 Stephen J. Turnbull <stephen@xemacs.org> |
292 | |
293 * automated/mule-tests.el (buffer-modified-p): Test after revert. | |
294 | |
4021 | 295 2007-06-21 Aidan Kehoe <kehoea@parhasard.net> |
296 | |
297 * gtk/event-stream-tests.el (timer-check): | |
298 '(lambda ...) -> #'(lambda ..), for the sake of style and the byte | |
299 compiler. | |
300 | |
301 2007-06-21 Aidan Kehoe <kehoea@parhasard.net> | |
302 | |
303 * automated/weak-tests.el (p): | |
304 * automated/weak-tests.el (inner_cons): | |
305 '(lambda ...) -> #'(lambda ..), for the sake of style and the byte | |
306 compiler. | |
307 | |
3975 | 308 2007-05-21 Stephen J. Turnbull <stephen@xemacs.org> |
309 | |
310 * XEmacs 21.5.28 "fuki" is released. | |
311 | |
3970 | 312 2007-05-20 Aidan Kehoe <kehoea@parhasard.net> |
313 | |
314 * automated/mule-tests.el: | |
315 Make the file name coding system tests work on OS X. | |
316 Check various slots of the language environment structure to make | |
317 sure they're well formed--we've been shipping without a Turkish or | |
318 Latin-10 input method for years, for example, which is an error. | |
319 | |
3952 | 320 2007-04-30 Aidan Kehoe <kehoea@parhasard.net> |
321 | |
322 * automated/mule-tests.el (featurep): | |
323 Minimal tests of the non-BMP UTF-16 support. | |
324 | |
3948 | 325 2007-05-12 Aidan Kehoe <kehoea@parhasard.net> |
326 | |
327 * automated/mule-tests.el: | |
328 * automated/mule-tests.el (bytecomp): | |
329 Require it, since we're testing its Unicode support. | |
330 * automated/mule-tests.el (featurep): | |
331 Assert that the escape-quoted coding cookie is added when needed, | |
332 and ignored when not. | |
333 | |
3927 | 334 2007-04-29 Aidan Kehoe <kehoea@parhasard.net> |
335 | |
336 * automated/mule-tests.el (featurep): | |
337 Sort the results of charsets-in-region, charsets-in-string before | |
338 comparing them to the previously-determined list of character | |
339 sets. Eliminates a dependency on the algorithm | |
340 charsets-in-{region,string} uses. | |
341 | |
3880 | 342 2007-03-26 Stephen J. Turnbull <stephen@xemacs.org> |
343 | |
344 * automated/syntax-tests.el: Test for regression of bug fixed by | |
345 Olivier Galibert <20070324221053.GA48218@dspnet.fr.eu.org>. Test | |
346 by Ralf Angeli http://article.gmane.org/gmane.emacs.xemacs.beta/17353. | |
347 | |
3701 | 348 2006-11-25 Aidan Kehoe <kehoea@parhasard.net> |
349 | |
350 * automated/iso-ir-196-test.el: | |
351 * automated/mule-tests.el (featurep): | |
352 Move the tested added in the previous commit to a separate file. | |
353 | |
3695 | 354 2006-11-23 Aidan Kehoe <kehoea@parhasard.net> |
355 | |
356 * automated/mule-tests.el (featurep): | |
357 Add a test that ISO/IR 196 escape handling in ISO-2022-based | |
358 charsets don't choke on invalid bytes in UTF-8 text. | |
359 | |
3690 | 360 2006-11-20 Aidan Kehoe <kehoea@parhasard.net> |
361 | |
362 * automated/mule-tests.el (featurep): | |
363 Add tests to make sure the fixes to the CCL bugs I just checked in | |
364 don't regress. | |
365 | |
3543 | 366 2006-08-05 Aidan Kehoe <kehoea@parhasard.net> |
367 | |
368 * automated/lisp-reader-tests.el: | |
369 New file, imported from Martin Kuehl's SXEmacs commit; test the | |
370 new raw string syntax, including the Unicode escapes, which | |
371 SXEmacs doesn't have. | |
372 | |
3472 | 373 2006-06-24 Stephen J. Turnbull <stephen@xemacs.org> |
374 | |
375 * automated/test-harness.el (Silence-Message): New macro. | |
376 * automated/mule-tests.el: Use it. | |
377 * automated/region-tests.el: Use it. | |
378 * automated/tag-tests.el: Use it. | |
379 | |
3471 | 380 2006-06-24 Stephen J. Turnbull <stephen@xemacs.org> |
381 | |
382 * automated/test-harness.el: Improve handling of unexpected errors. | |
383 | |
3439 | 384 2006-06-03 Aidan Kehoe <kehoea@parhasard.net> |
385 | |
386 * automated/mule-tests.el: | |
387 Add checks that several Unicode characters, expressed as | |
388 UTF-8-encoded strings, are handled correctly by the UTF-8 support | |
389 of the escape-quoted character set. | |
390 * automated/mule-tests.el (unicode-code-point-to-utf-8-string): New. | |
391 Convert a Unicode code point to the equivalent UTF-8 string. | |
392 This is a naive implementation in Lisp. | |
393 | |
3402 | 394 2006-05-16 Stephen J. Turnbull <stephen@xemacs.org> |
395 | |
396 * XEmacs 21.5.27 "fiddleheads" is released. | |
397 | |
3323 | 398 2006-03-31 Stephen J. Turnbull <stephen@xemacs.org> |
399 | |
400 * XEmacs 21.5.26 "endive" is released. | |
401 | |
3259 | 402 2006-02-26 Stephen J. Turnbull <stephen@xemacs.org> |
403 | |
404 * XEmacs 21.5.25 "eggplant" is released. | |
405 | |
3150 | 406 2005-12-18 Stephen J. Turnbull <stephen@xemacs.org> |
407 | |
408 * XEmacs 21.5.24 "dandelion" is released. | |
409 | |
3130 | 410 2005-12-08 Stephen J. Turnbull <stephen@xemacs.org> |
411 | |
412 * automated/syntax-tests.el (backward-up-list): New test. | |
413 Thanks to Zacjev Evgeny for report, Aidan Kehoe for reproduction. | |
414 | |
3031 | 415 2005-10-26 Stephen J. Turnbull <stephen@xemacs.org> |
416 | |
417 * XEmacs 21.5.23 "daikon" is released. | |
418 | |
2931 | 419 2005-09-14 Stephen J. Turnbull <stephen@xemacs.org> |
420 | |
421 * XEmacs 21.5.22 "cucumber" is released. | |
422 | |
2791 | 423 2005-05-28 Stephen J. Turnbull <stephen@xemacs.org> |
424 | |
425 * XEmacs 21.5.21 "corn" is released. | |
426 | |
2653 | 427 2005-03-11 Stephen J. Turnbull <stephen@xemacs.org> |
428 | |
429 * XEmacs 21.5.20 "cilantro" is released. | |
430 | |
2614 | 431 2005-02-25 Adrian Aichner <adrian@xemacs.org> |
432 | |
433 * automated/region-tests.el: Test regions and zmacs-regions. | |
434 | |
2594 | 435 2005-02-18 Stephen J. Turnbull <stephen@xemacs.org> |
436 | |
437 * XEmacs 21.5.19 "chives" is released. | |
438 | |
2542 | 439 2005-02-01 Vin Shelton <acs@xemacs.org> |
440 | |
441 * automated/regexp-tests.el: Added test for stale match data with | |
442 shy groups authored by Arnaud Giersch <arnaud.giersch@free.fr> | |
443 | |
444 2005-01-13 Stephen J. Turnbull <stephen@xemacs.org> | |
445 | |
446 * automated/regexp-tests.el: | |
447 Test trivial subpatterns and backreferences with shy groups. | |
448 | |
2661 | 449 2005-03-05 Malcolm Purvis <malcolmp@xemacs.org> |
450 | |
451 * autoconf/regressiontest.pl: Added explict test for '--with-athena=3d' | |
452 | |
453 2005-01-30 Stephen J. Turnbull <stephen@xemacs.org> | |
454 | |
455 * autoconf/regressiontest.pl: Basename of configure need not be | |
456 "configure" and arguments differ. HAVE_DECL_SYS_SIGLIST | |
457 differences are known spurious. Delete those lines before diff. | |
458 Add my standard configure line to test hash. | |
459 Add usage notes. | |
460 | |
461 2005-01-29 Stephen J. Turnbull <stephen@xemacs.org> | |
462 | |
463 * autoconf: New directory for tests for configure. | |
464 * autoconf/regressiontest.pl: New file from Malcolm Purvis. | |
465 | |
2668 | 466 2004-10-28 Stephen J. Turnbull <stephen@xemacs.org> |
2356 | 467 |
468 * automated/os-tests.el: New file. Add tests for bug reported by | |
469 Katsumi Yamaoka 2004-10-26 <b9yvfcyuscf.fsf@jpl.org>. Test | |
470 suggested by Katsumi Yamaoka <b9yoeipvwn0.fsf@jpl.org>. | |
471 | |
2346 | 472 2004-10-22 Stephen J. Turnbull <stephen@xemacs.org> |
473 | |
474 * XEmacs 21.5.18 "chestnut" is released. | |
475 | |
2324 | 476 2004-10-07 Stephen J. Turnbull <stephen@xemacs.org> |
477 | |
2356 | 478 * automated/regexp-tests.el: Add tests for bug identified by Steve |
479 Youngs 2004-09-30 <microsoft-free.87ekkjhj7t.fsf@youngs.au.com>. | |
2324 | 480 |
2254 | 481 2004-09-08 Stephen J. Turnbull <stephen@xemacs.org> |
482 | |
483 * automated/regexp-tests.el: Add tests for bug identified by | |
484 Katsumi Yamaoka 2004-09-03 <b9ywtzbbpue.fsf_-_@jpl.org>. | |
485 | |
2076 | 486 2004-05-14 Stephen J. Turnbull <stephen@xemacs.org> |
487 | |
488 * automated/tag-tests.el (first form): Put non-ASCII chars back. | |
489 | |
2075 | 490 2004-05-13 Jerry James <james@xemacs.org> |
491 | |
492 * automated/lisp-tests:el: Another test fix because | |
493 (eq most-negative-fixnum (- most-negative-fixnum)). | |
494 | |
2073 | 495 2004-05-11 Vin Shelton <acs@xemacs.org> |
496 | |
497 * automated/tag-test.el: Use a temp directory to avoid conflicts | |
498 with extra TAGS files. | |
499 | |
2071 | 500 2004-05-08 Vin Shelton <acs@xemacs.org> |
501 | |
502 * automated/tag-test.el: Created. | |
503 | |
2056 | 504 2004-04-21 Jerry James <james@xemacs.org> |
505 | |
506 * automated/test-harness.el (Assert): Add an optional failing-case | |
507 arg so we can see what the test was trying to do when it failed. | |
508 * automated/lisp-tests.el: Use the failing-case arg for Asserts | |
509 with variables. Use eql on tests that might produce bignums. Fix | |
510 test for non-bignum XEmacsen that fails because | |
511 (eq most-negative-fixnum (- most-negative-fixnum)). | |
512 | |
2026 | 513 2004-04-19 Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp> |
514 | |
515 * automated/mule-tests.el: Inhibit GC to speed up BIG_STRING tests. | |
516 | |
517 2004-04-19 Stephen J. Turnbull <stephen@xemacs.org> | |
518 | |
519 * automated/mule-tests.el: Darwin doesn't like ISO 8859/2 filenames. | |
520 | |
1983 | 521 2004-04-05 Jerry James <james@xemacs.org> |
522 | |
523 * automated/lisp-tests.el: Add bignum and ratio tests. | |
524 | |
1964 | 525 2004-03-22 Stephen J. Turnbull <stephen@xemacs.org> |
526 | |
527 * XEmacs 21.5.17 "chayote" is released. | |
528 | |
1773
aa0db78e67c4
[xemacs-hg @ 2003-11-01 14:54:53 by kaltenbach]
kaltenbach
parents:
1761
diff
changeset
|
529 2003-11-01 Markus Kaltenbach <makalten@informatik.uni-tuebingen.de> |
aa0db78e67c4
[xemacs-hg @ 2003-11-01 14:54:53 by kaltenbach]
kaltenbach
parents:
1761
diff
changeset
|
530 |
aa0db78e67c4
[xemacs-hg @ 2003-11-01 14:54:53 by kaltenbach]
kaltenbach
parents:
1761
diff
changeset
|
531 * automated/weak-tests.el: |
aa0db78e67c4
[xemacs-hg @ 2003-11-01 14:54:53 by kaltenbach]
kaltenbach
parents:
1761
diff
changeset
|
532 Added testing of the iterative marking calls needed for processing |
aa0db78e67c4
[xemacs-hg @ 2003-11-01 14:54:53 by kaltenbach]
kaltenbach
parents:
1761
diff
changeset
|
533 weak data structures, especially ephemerons, correctly |
aa0db78e67c4
[xemacs-hg @ 2003-11-01 14:54:53 by kaltenbach]
kaltenbach
parents:
1761
diff
changeset
|
534 |
1761 | 535 2003-10-22 Vin Shelton <acs@xemacs.org> |
536 | |
537 * automated/hash-table-tests.el: Remove debugging print | |
538 statements. | |
539 | |
540 2003-10-22 Stephen J. Turnbull <stephen@xemacs.org> | |
541 | |
542 * automated/test-harness.el: List me as maintainer. | |
543 | |
1758 | 544 2003-10-21 Stephen J. Turnbull <stephen@xemacs.org> |
545 | |
546 * automated/test-harness.el (test-harness-test-compiled): | |
547 New variable to notify tests whether they are compiled or interpreted. | |
548 | |
549 * automated/weak-tests.el (test-harness-test-compiled): | |
550 Temporary hack to remind me of the reverted byte-interpreter patch. | |
551 | |
1751 | 552 2003-10-15 Stephen J. Turnbull <stephen@xemacs.org> |
553 | |
554 * automated/test-harness.el: Whitespace/readability tweaks. | |
555 (Copyright): Update. | |
556 (test-harness-file-summary-template): New constant. | |
557 (test-harness-null-summary-template): New constant. | |
558 (test-harness-from-buffer): | |
559 (batch-test-emacs): | |
560 Improve report formatting. | |
561 | |
1722 | 562 2003-09-28 Adrian Aichner <adrian@xemacs.org> |
563 | |
564 * automated/test-harness.el (batch-test-emacs): Emergency fix for | |
565 arithmetic error when no tests are run. | |
566 | |
1720 | 567 2003-09-27 Adrian Aichner <adrian@xemacs.org> |
568 | |
569 * automated/test-harness.el: Syntax emergency fix. | |
570 | |
1719 | 571 2003-09-27 Stephen J. Turnbull <stephen@xemacs.org> |
572 | |
573 * automated/test-harness.el: Give the maintainers what they want. | |
574 | |
1717 | 575 2003-09-26 Adrian Aichner <adrian@xemacs.org> |
576 | |
577 * automated/test-harness.el (test-harness-from-buffer): Revert | |
578 logging results when running noninteractive per Stephen | |
579 J. Turnbull's veto. | |
580 | |
1716 | 581 2003-09-26 Steve Youngs <youngs@xemacs.org> |
582 | |
583 * XEmacs 21.5.16 "celeriac" is released. | |
584 | |
1714 | 585 2003-09-25 Stephen J. Turnbull <stephen@xemacs.org> |
586 | |
587 * automated/regexp-tests.el (multiple-match): Test \{m,n\}. | |
588 | |
1665 | 589 2003-09-03 Steve Youngs <youngs@xemacs.org> |
590 | |
591 * XEmacs 21.5.15 "celery" is released. | |
592 | |
1656 | 593 2003-08-31 Adrian Aichner <adrian@xemacs.org> |
594 | |
595 * automated/test-harness.el (test-harness-from-buffer): Log | |
596 results when running noninteractive. | |
597 * automated/test-harness.el (batch-test-emacs): Remove misplaced | |
598 debugging code. | |
599 | |
1636 | 600 2003-08-19 Marcus Crestani <crestani@informatik.uni-tuebingen.de> |
601 Markus Kaltenbach <makalten@informatik.uni-tuebingen.de> | |
602 | |
603 * automated/weak-tests.el: Added tests for weak-lists. | |
604 | |
1612 | 605 2003-08-10 Stephen J. Turnbull <stephen@xemacs.org> |
606 | |
607 * automated/regexp-tests.el: Update copyright notice and | |
608 maintainer name. Improve comment on stale match tests. | |
609 | |
1510 | 610 2003-06-01 Steve Youngs <youngs@xemacs.org> |
611 | |
612 * XEmacs 21.5.14 "cassava" is released. | |
613 | |
1473 | 614 2003-05-10 Steve Youngs <youngs@xemacs.org> |
615 | |
616 * XEmacs 21.5.13 "cauliflower" is released. | |
617 | |
1472 | 618 2003-05-09 Stephen J. Turnbull <stephen@xemacs.org> |
619 | |
620 * automated/regexp-tests.el (replace-match): Revert test to Assert | |
621 that registers are preserved on a failed match. | |
622 (stale match data): Test for preserve-on-failure behavior. | |
623 | |
1431 | 624 2003-04-24 Steve Youngs <youngs@xemacs.org> |
625 | |
626 * XEmacs 21.5.12 "carrot" is released. | |
627 | |
1425 | 628 2003-04-23 Stephen J. Turnbull <stephen@xemacs.org> |
629 | |
630 * automated/test-harness.el (test-harness-risk-infloops): | |
631 New variable. | |
632 | |
633 * automated/lisp-tests.el (split-string): Add tests for new API | |
634 spec. Conditionally re-enable potential infloops. | |
635 | |
636 2003-04-17 Stephen J. Turnbull <stephen@xemacs.org> | |
637 | |
638 * automated/regexp-tests.el (stale match data): Update comment. | |
639 (replace-match): Check-Error after failed match. | |
640 | |
1413 | 641 2003-04-15 Stephen J. Turnbull <stephen@xemacs.org> |
642 | |
643 * automated/test-harness.el (test-harness-known-bug): Deleted. | |
644 (test-harness-failure-tag, test-harness-success-tag): New variables. | |
645 (Known-Bug-Expect-Failure): Bind them. | |
646 (Implementation-Incomplete-Expect-Failure): New macro. Bind *-tag. | |
647 (Print-Failure, Print-Pass): Use *-tag instead of literal strings. | |
648 | |
649 * automated/symbol-tests.el (weak reference uniqueness): Mike sez | |
650 tests of garbage collector are due to incomplete descriptorization | |
651 of lisp types. Tag with Implementation-Incomplete-Expect-Failure | |
652 if KKCC. | |
653 | |
654 2003-04-03 Stephen J. Turnbull <stephen@xemacs.org> | |
655 | |
656 * automated/regexp-tests.el: Change known-bug status of Mule ranges. | |
657 | |
1389 | 658 2003-03-21 Stephen J. Turnbull <stephen@xemacs.org> |
659 | |
660 * automated/regexp-tests.el: Change known-bug status of "\\b". | |
661 | |
1316 | 662 2003-02-21 Stephen J. Turnbull <stephen@xemacs.org> |
663 | |
664 * automated/mule-tests.el (charsets-in-string): | |
665 (charsets-in-string): | |
666 Not all that glitters is gold, nor eq that which is equal. D'oh. | |
667 | |
1307 | 668 2003-02-16 Steve Youngs <youngs@xemacs.org> |
669 | |
670 * XEmacs 21.5.11 "cabbage" is released. | |
671 | |
1231 | 672 2003-01-19 Stephen J. Turnbull <stephen@xemacs.org> |
673 | |
674 * sigpipe.c: New file. Crashes 21.1 but not 21.4 or 21.5 (I | |
675 think). Thanks to Richard Mlynarik <mly@pobox.com>. | |
676 | |
677 2003-01-17 Stephen J. Turnbull <stephen@xemacs.org> | |
678 | |
679 * automated/test-harness.el (test-harness-from-buffer): Move | |
680 success rate report to end of line where it's easier to see. | |
681 | |
1195 | 682 2003-01-09 Stephen J. Turnbull <stephen@xemacs.org> |
683 | |
684 * automated/mule-tests.el: Test cases for charset-in-* functions. | |
685 | |
686 2003-01-06 Stephen J. Turnbull <stephen@xemacs.org> | |
687 | |
688 * automated/regexp-tests.el (stale match data): Stale match data | |
689 persists after failed match. Thanks to <bjacob@ca.metsci.com>. | |
690 | |
1187 | 691 2003-01-04 Steve Youngs <youngs@xemacs.org> |
692 | |
693 * XEmacs 21.5.10 "burdock" is released. | |
694 | |
1175 | 695 2002-12-27 Stephen J. Turnbull <stephen@xemacs.org> |
696 | |
697 * automated/regexp-tests.el (Mule character class): New test | |
698 cases. Based on draft patch by Daiki Ueno <daiki@xemacs.org>. | |
699 | |
700 * automated/test-harness.el (Print-Pass): Comment. | |
701 | |
702 2002-10-19 Stephen J. Turnbull <stephen@xemacs.org> | |
1095 | 703 |
704 * automated/test-harness.el (test-harness-expect-bug): New variable. | |
705 (Known-Bug-Expect-Failure): New macro. | |
706 (Skip-Test-Unless): New macro. | |
707 (Check-Message): Use Skip-Test-Unless. | |
708 (test-harness-from-buffer): Type fixes. | |
709 | |
710 * automated/regexp-tests.el: Use Known-Bug-Expect-Failure. | |
711 | |
712 * automated/syntax-tests.el: Use Skip-Test-Unless. | |
713 | |
1024 | 714 2002-09-09 Stephen J. Turnbull <stephen@xemacs.org> |
715 | |
716 * automated/regexp-tests.el: Add test for stale subexpr match-data. | |
717 Thanks to Martin Stjernholm for the report. | |
718 | |
719 * automated/syntax-tests.el: Conditionalize syntax-table property | |
720 tests on feature. Enable feature if present. | |
721 | |
722 2002-09-12 Stephen J. Turnbull <stephen@xemacs.org> | |
723 | |
724 * automated/regexp-tests.el: Add word-boundary regexp tests. | |
725 | |
981 | 726 2002-08-30 Steve Youngs <youngs@xemacs.org> |
727 | |
728 * XEmacs 21.5.9 "brussels sprouts" is released. | |
729 | |
973 | 730 2002-08-22 Stephen J. Turnbull <stephen@xemacs.org> |
731 | |
732 * automated/test-harness.el (test-harness-from-buffer): | |
733 Print-Skip: new local function. | |
734 | |
735 * automated/syntax-tests.el (forward-comment at buffer boundaries): | |
736 * automated/test-harness.el (Check-Message): | |
737 Warn, not barf, if required packages are unavailable. | |
738 | |
933 | 739 2002-07-27 Steve Youngs <youngs@xemacs.org> |
740 | |
741 * XEmacs 21.5.8 "broccoli" is released. | |
742 | |
928 | 743 2002-07-20 Mike Sperber <mike@xemacs.org> |
744 | |
745 * automated/test-harness.el (test-harness-read-from-buffer): Fix | |
746 incorrect call of `princ'. | |
747 | |
894 | 748 2002-07-02 Stephen J. Turnbull <stephen@xemacs.org> |
749 | |
750 * XEmacs 21.5.7 "broccoflower" is released. | |
751 | |
890 | 752 2002-06-27 Mike Sperber <mike@xemacs.org> |
753 | |
754 * automated/weak-tests.el: Create. | |
755 | |
875 | 756 2002-06-23 Stephen J. Turnbull <stephen@xemacs.org> |
757 | |
758 * automated/mule-tests.el ((featurep 'mule)): Fix unicode test. | |
759 | |
863 | 760 2002-04-27 Stephen J. Turnbull <stephen@xemacs.org> |
761 | |
762 * automated/test-harness.el (test-harness-from-buffer): Clean up | |
763 Check-Message and Check-Error-Message when done. | |
764 | |
826 | 765 2002-05-05 Ben Wing <ben@xemacs.org> |
766 | |
767 * automated/lisp-tests.el: | |
768 * automated/symbol-tests.el: | |
769 * automated/test-harness.el: | |
770 * automated/test-harness.el (test-harness-from-buffer): | |
771 Fix test harness to output FAIL messages to stderr when in | |
772 batch mode. | |
773 | |
774 Fix up some problems in lisp-tests/symbol-tests that were | |
775 causing spurious failures. | |
776 | |
804 | 777 2002-04-05 Stephen J. Turnbull <stephen@xemacs.org> |
778 | |
779 * XEmacs 21.5.6 "bok choi" is released. | |
780 | |
800 | 781 2002-03-31 Ben Wing <ben@xemacs.org> |
782 | |
783 * automated/mule-tests.el ((featurep 'mule)): | |
784 Fix for new Unicode support. | |
785 | |
774 | 786 2002-03-12 Ben Wing <ben@xemacs.org> |
787 | |
3322 | 788 * The Great Mule Merge of March 2002: |
789 see node by that name in the Internals Manual. | |
774 | 790 |
768 | 791 2002-03-05 Stephen J. Turnbull <stephen@xemacs.org> |
792 | |
793 * XEmacs 21.5.5 "beets" is released. | |
794 | |
725 | 795 2002-01-08 Stephen J. Turnbull <stephen@xemacs.org> |
796 | |
797 * XEmacs 21.5.4 "bamboo" is released. | |
798 | |
654 | 799 2001-09-07 Stephen J. Turnbull <stephen@xemacs.org> |
800 | |
801 * XEmacs 21.5.3 "asparagus" is released. | |
802 | |
641 | 803 2001-07-28 Stephen J. Turnbull <stephen@xemacs.org> |
804 | |
805 * XEmacs 21.5.2 "artichoke" is released. | |
806 | |
597 | 807 2001-05-29 Martin Buchholz <martin@xemacs.org> |
808 | |
809 * automated/mule-tests.el: | |
810 Avoid test failure if (temp-directory) is a symlink. | |
811 | |
522 | 812 2001-05-09 Martin Buchholz <martin@xemacs.org> |
813 | |
814 * XEmacs 21.5.1 "anise" is released. | |
815 | |
472 | 816 2001-04-18 Martin Buchholz <martin@xemacs.org> |
817 | |
818 * XEmacs 21.5.0 "alfalfa" is released. | |
819 | |
464 | 820 2001-03-23 Martin Buchholz <martin@xemacs.org> |
821 | |
822 * automated/lisp-tests.el: | |
823 Add test for mis-byte-compilation of (- 0 x). | |
824 | |
462 | 825 2001-03-21 Martin Buchholz <martin@xemacs.org> |
826 | |
827 * XEmacs 21.2.46 "Urania" is released. | |
828 | |
829 2001-03-09 William M. Perry <wmperry@aventail.com> | |
830 | |
831 * gtk/UNIMPLEMENTED: | |
832 * gtk/event-stream-tests.el: | |
833 * gtk/gnome-test.el: | |
834 * gtk/gtk-embedded-test.el: | |
835 * gtk/gtk-extra-test.el: | |
836 * gtk/gtk-test.el: | |
837 * gtk/gtk-test.glade: | |
838 * gtk/statusbar-test.el: | |
839 * gtk/toolbar-test.el: | |
840 * gtk/xemacs-toolbar.el: | |
841 The Great GTK Merge: new directory and files. | |
842 | |
843 2001-03-02 Ben Wing <ben@xemacs.org> | |
844 | |
845 * automated\case-tests.el (string-0-through-32): | |
846 (string-127-through-160): Created new strings which contain | |
847 unprintable characters, and initialize them in a loop. | |
848 Rewrite all strings using unprintable characters as concat's | |
849 with the above variables, so that this file can be made ASCII, | |
850 not binary. | |
851 | |
460 | 852 2001-02-23 Martin Buchholz <martin@xemacs.org> |
853 | |
854 * XEmacs 21.2.45 "Thelxepeia" is released. | |
855 | |
856 2001-02-20 Matt Tucker <tuck@whistlingfish.net> | |
857 | |
858 * automated/syntax-tests.el: remove debug message | |
859 | |
860 2001-02-17 Matt Tucker <tuck@whistlingfish.net> | |
861 | |
862 * automated/syntax-tests.el: | |
863 Added tests for syntax-table extents. | |
864 Added regression tests for fencepost bugs with | |
865 `find_start_of_comment' and `find_end_of_comment'. | |
866 | |
458 | 867 2001-02-08 Martin Buchholz <martin@xemacs.org> |
868 | |
869 * XEmacs 21.2.44 "Thalia" is released. | |
870 | |
456 | 871 2001-01-26 Martin Buchholz <martin@xemacs.org> |
872 | |
873 * XEmacs 21.2.43 "Terspichore" is released. | |
874 | |
454 | 875 2001-01-20 Martin Buchholz <martin@xemacs.org> |
876 | |
877 * XEmacs 21.2.42 "Poseidon" is released. | |
878 | |
452 | 879 2001-01-17 Martin Buchholz <martin@xemacs.org> |
880 | |
881 * XEmacs 21.2.41 "Polyhymnia" is released. | |
882 | |
883 2001-01-15 Martin Buchholz <martin@xemacs.org> | |
884 | |
885 * automated/byte-compiler-tests.el ((let ((z 1)) (or (setq z 42)) z)): | |
886 Add regression test for mis-byte-compilation. | |
887 | |
450 | 888 2001-01-08 Martin Buchholz <martin@xemacs.org> |
889 | |
890 * XEmacs 21.2.40 is released. | |
891 | |
448 | 892 2000-12-31 Martin Buchholz <martin@xemacs.org> |
893 | |
894 * XEmacs 21.2.39 is released. | |
895 | |
896 2000-12-28 Martin Buchholz <martin@xemacs.org> | |
897 | |
898 * automated/lisp-tests.el: | |
899 Avoid triggering Solaris printf buffer overflow from (format). | |
900 | |
901 2000-12-04 Yoshiki Hayashi <yoshiki@xemacs.org> | |
902 | |
903 * redisplay-tests.el: New file. | |
904 | |
905 2000-12-12 Martin Buchholz <martin@xemacs.org> | |
906 | |
907 * automated/lisp-tests.el: Add/Change (format) tests. | |
908 | |
909 2000-12-04 Yoshiki Hayashi <yoshiki@xemacs.org> | |
910 | |
911 * automated/lisp-test.el: Test if all-completions ignore | |
912 elements start with space. | |
913 | |
914 2000-12-04 Yoshiki Hayashi <yoshiki@xemacs.org> | |
915 | |
916 * automated/regexp-tests.el: Test unmatched search doesn't | |
917 alter match-string. | |
918 | |
446 | 919 2000-12-05 Martin Buchholz <martin@xemacs.org> |
920 | |
921 * XEmacs 21.2.38 is released. | |
922 | |
923 2000-12-01 Martin Buchholz <martin@xemacs.org> | |
924 | |
925 * automated/test-harness.el (test-harness-from-buffer): Throw away | |
926 all warnings, even those not influenced by byte-compiler-warnings. | |
927 | |
928 2000-11-30 Martin Buchholz <martin@xemacs.org> | |
929 | |
930 * automated/lisp-tests.el: | |
931 Test byte-compiler arithmetic optimizations. | |
932 | |
933 2000-11-27 Yoshiki Hayashi <yoshiki@xemacs.org> | |
934 | |
935 * automated/case-tests.el: Add more tests. | |
936 | |
937 2000-11-24 Yoshiki Hayashi <yoshiki@xemacs.org> | |
938 | |
939 * automated/regexp-tests.el: New file. | |
940 | |
941 2000-11-22 Martin Buchholz <martin@xemacs.org> | |
942 | |
943 * automated/lisp-tests.el: | |
944 Add 64-bit-correctness format tests. | |
945 Don't quote the first arg to Check-Error. | |
946 | |
947 2000-11-14 Yoshiki Hayashi <yoshiki@xemacs.org> | |
948 | |
949 * automated/case-tests.el: New file. | |
950 | |
444 | 951 2000-11-14 Martin Buchholz <martin@xemacs.org> |
952 | |
953 * XEmacs 21.2.37 is released. | |
954 | |
955 2000-11-09 Yoshiki Hayashi <yoshiki@xemacs.org> | |
956 | |
957 * automated/lisp-test.el: More format tests. | |
958 | |
959 2000-11-10 Yoshiki Hayashi <yoshiki@xemacs.org> | |
960 | |
961 * automated/ccl-tests.el (ccl-test-simple-read-and-write): | |
962 (ccl-test-read-write-multibyte-character): Use make-char | |
963 for non MULE XEmacs. | |
964 | |
965 2000-10-15 MIYASHITA Hisashi <himi@m17n.org> | |
966 | |
967 * automated/ccl-tests.el: New file. | |
968 | |
969 2000-10-30 Yoshiki Hayashi <yoshiki@xemacs.org> | |
970 | |
971 * automated/lisp-test.el: Add test for format. | |
972 | |
973 2000-10-13 Yoshiki Hayashi <yoshiki@xemacs.org> | |
974 | |
975 * automated/byte-compiler-test.el: Add optimization test for | |
976 byte-after-unbind-ops. | |
977 | |
978 2000-10-13 Yoshiki Hayashi <yoshiki@xemacs.org> | |
979 | |
980 * automated/hash-table-test.el: Make new cons cell for | |
981 equal and not eq object. | |
982 | |
983 2000-10-03 Yoshiki Hayashi <yoshiki@xemacs.org> | |
984 | |
985 * automated/lisp-test.el: Add replace-match test. | |
986 | |
442 | 987 2000-10-04 Martin Buchholz <martin@xemacs.org> |
988 | |
989 * XEmacs 21.2.36 is released. | |
990 | |
991 2000-09-27 Martin Buchholz <martin@xemacs.org> | |
992 | |
993 * automated/lisp-tests.el: Add `current-time' test. | |
994 | |
995 2000-09-16 Martin Buchholz <martin@xemacs.org> | |
996 | |
997 * automated/mule-tests.el: Add ucs tests. | |
998 | |
999 * DLL/dltest.c: Remove reference to obsolete emacsfns.h | |
1000 | |
1001 2000-08-03 Yoshiki Hayashi <yoshiki@xemacs.org> | |
1002 | |
1003 * automated/lisp-test.el: Check matching \\= against string | |
1004 doesn't crash XEmacs. | |
1005 From: Markus Linnala <maage@cs.tut.fi> | |
1006 | |
1007 2000-07-26 Andy Piper <andy@xemacs.org> | |
1008 | |
1009 * glyph-test.el: fix for new glyph instantiation mechanism. | |
1010 | |
1011 2000-07-31 Martin Buchholz <martin@xemacs.org> | |
1012 | |
1013 * automated/hash-table-tests.el: | |
1014 Fix up test suite to comply with new hash table weakness API. | |
1015 | |
1016 2000-07-19 Martin Buchholz <martin@xemacs.org> | |
1017 | |
1018 * XEmacs 21.2.35 is released. | |
1019 | |
1020 2000-06-17 Martin Buchholz <martin@xemacs.org> | |
1021 | |
1022 * automated/database-tests.el: Remove any previous .pag, .dir files. | |
1023 | |
1024 2000-05-28 Martin Buchholz <martin@xemacs.org> | |
1025 | |
1026 * XEmacs 21.2.34 is released. | |
1027 | |
1028 2000-05-01 Martin Buchholz <martin@xemacs.org> | |
1029 | |
1030 * XEmacs 21.2.33 is released. | |
1031 | |
1032 2000-03-20 Martin Buchholz <martin@xemacs.org> | |
1033 | |
1034 * XEmacs 21.2.32 is released. | |
1035 | |
1036 2000-03-10 Martin Buchholz <martin@xemacs.org> | |
1037 | |
1038 * automated/mule-tests.el: Check that (make-temp-name) returns | |
1039 unique values. | |
1040 | |
1041 2000-03-06 Yoshiki Hayashi <yoshiki@xemacs.org> | |
1042 | |
1043 * gutter-test.el: Fix name of specifier. | |
1044 | |
1045 2000-02-23 Martin Buchholz <martin@xemacs.org> | |
1046 | |
1047 * XEmacs 21.2.31 is released. | |
1048 | |
1049 2000-02-21 Martin Buchholz <martin@xemacs.org> | |
1050 | |
1051 * XEmacs 21.2.30 is released. | |
1052 | |
1053 2000-02-17 Martin Buchholz <martin@xemacs.org> | |
1054 | |
1055 * automated/mule-tests.el: Added some fileio tests. | |
1056 | |
1057 2000-02-16 Martin Buchholz <martin@xemacs.org> | |
1058 | |
1059 * XEmacs 21.2.29 is released. | |
1060 | |
1061 2000-02-13 Martin Buchholz <martin@xemacs.org> | |
1062 | |
1063 * automated/lisp-tests.el: Add subseq tests. | |
1064 | |
440 | 1065 2000-02-07 Martin Buchholz <martin@xemacs.org> |
1066 | |
1067 * XEmacs 21.2.28 is released. | |
1068 | |
1069 2000-02-07 Martin Buchholz <martin@xemacs.org> | |
1070 | |
1071 * automated/lisp-tests.el: Add plist manipulation tests. | |
1072 | |
1073 2000-02-02 Martin Buchholz <martin@xemacs.org> | |
1074 | |
1075 * automated/symbol-tests.el: Crashes fixed, so resurrect | |
1076 makunbound test for dontusethis-set-symbol-value-handler. | |
1077 Add more dontusethis-set-symbol-value-handler tests. | |
1078 Should fix any lingering problems with gnus playing with | |
1079 pathname-coding-system. | |
1080 | |
1081 2000-01-25 Martin Buchholz <martin@xemacs.org> | |
1082 | |
1083 * mule-tests.el: Add coding-system tests. | |
1084 | |
438 | 1085 2000-01-18 Martin Buchholz <martin@xemacs.org> |
1086 | |
1087 * XEmacs 21.2.27 is released. | |
1088 | |
1089 1999-12-24 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp> | |
1090 | |
1091 * automated/syntax-tests.el: New file. | |
1092 Add test for scan_words using forward-word and backword-word. | |
1093 | |
1094 2000-01-08 Martin Buchholz <martin@xemacs.org> | |
1095 | |
1096 * automated/mule-tests.el: | |
1097 Test resizing of small and big (> 8k bytes) strings. | |
1098 | |
436 | 1099 1999-12-31 Martin Buchholz <martin@xemacs.org> |
1100 | |
1101 * XEmacs 21.2.26 is released. | |
1102 | |
434 | 1103 1999-12-24 Martin Buchholz <martin@xemacs.org> |
1104 | |
1105 * XEmacs 21.2.25 is released. | |
1106 | |
1107 1999-12-21 Martin Buchholz <martin@xemacs.org> | |
1108 | |
1109 * automated/byte-compiler-tests.el: Add Jan's tests for equal | |
1110 effect of bytecode and interpreted code. | |
1111 | |
1112 * automated/lisp-tests.el: Add tests for near-text functions. | |
1113 | |
1114 1999-12-19 Martin Buchholz <martin@xemacs.org> | |
1115 | |
1116 * automated/mule-tests.el: Add tests for fillarray, aset. | |
1117 | |
1118 1999-12-17 Martin Buchholz <martin@xemacs.org> | |
1119 | |
1120 * automated/lisp-tests.el: Add tests for mapcar1() crashes. | |
1121 | |
432 | 1122 1999-12-14 Martin Buchholz <martin@xemacs.org> |
1123 | |
1124 * XEmacs 21.2.24 is released. | |
1125 | |
430 | 1126 1999-12-07 Martin Buchholz <martin@xemacs.org> |
1127 | |
1128 * XEmacs 21.2.23 is released. | |
1129 | |
428 | 1130 1999-11-29 XEmacs Build Bot <builds@cvs.xemacs.org> |
1131 | |
1132 * XEmacs 21.2.22 is released | |
1133 | |
1134 1999-11-28 Martin Buchholz <martin@xemacs.org> | |
1135 | |
1136 * XEmacs 21.2.21 is released. | |
1137 | |
1138 1999-11-10 XEmacs Build Bot <builds@cvs.xemacs.org> | |
1139 | |
1140 * XEmacs 21.2.20 is released | |
1141 | |
1142 1999-07-30 XEmacs Build Bot <builds@cvs.xemacs.org> | |
1143 | |
1144 * XEmacs 21.2.19 is released | |
1145 | |
1146 1999-07-13 XEmacs Build Bot <builds@cvs.xemacs.org> | |
1147 | |
1148 * XEmacs 21.2.18 is released | |
1149 | |
1150 1999-06-22 XEmacs Build Bot <builds@cvs.xemacs.org> | |
1151 | |
1152 * XEmacs 21.2.17 is released | |
1153 | |
1154 1999-06-11 XEmacs Build Bot <builds@cvs.xemacs.org> | |
1155 | |
1156 * XEmacs 21.2.16 is released | |
1157 | |
1158 1999-06-07 Hrvoje Niksic <hniksic@srce.hr> | |
1159 | |
1160 * automated/base64-tests.el: Check for error instead for nil where | |
1161 error conditions are expected. | |
1162 | |
1163 * automated/base64-tests.el: Comment out (for now) the code that | |
1164 causes crashes. | |
1165 | |
1166 1999-06-05 Hrvoje Niksic <hniksic@srce.hr> | |
1167 | |
1168 * automated/base64-tests.el: Check that the decoder handles | |
1169 arbitrary characters. Cut down on the number of tests. | |
1170 | |
1171 1999-06-04 XEmacs Build Bot <builds@cvs.xemacs.org> | |
1172 | |
1173 * XEmacs 21.2.15 is released | |
1174 | |
1175 1999-06-02 Oscar Figueiredo <oscar@xemacs.org> | |
1176 | |
1177 * automated/lisp-tests.el: Test `split-string' | |
1178 | |
1179 1999-05-27 Hrvoje Niksic <hniksic@srce.hr> | |
1180 | |
1181 * automated/base64-tests.el: New file. | |
1182 | |
1183 1999-05-14 XEmacs Build Bot <builds@cvs.xemacs.org> | |
1184 | |
1185 * XEmacs 21.2.14 is released | |
1186 | |
1187 1999-05-06 Hrvoje Niksic <hniksic@srce.hr> | |
1188 | |
1189 * automated/symbol-tests.el: Add many more tests. | |
1190 | |
1191 1999-05-06 Hrvoje Niksic <hniksic@srce.hr> | |
1192 | |
1193 * automated/lisp-tests.el: Ditto. | |
1194 | |
1195 * automated/hash-table-tests.el: Ditto. | |
1196 | |
1197 * automated/database-tests.el: Don't use backquote where quote | |
1198 would suffice. | |
1199 | |
1200 * automated/symbol-tests.el: Add tests for magic symbols. | |
1201 | |
1202 1999-05-04 Hrvoje Niksic <hniksic@srce.hr> | |
1203 | |
1204 * automated/hash-table-tests.el: Fix comment. | |
1205 | |
1206 1999-04-22 Hrvoje Niksic <hniksic@srce.hr> | |
1207 | |
1208 * automated/test-harness.el (batch-test-emacs): Minor fixes. | |
1209 | |
1210 1999-03-12 XEmacs Build Bot <builds@cvs.xemacs.org> | |
1211 | |
1212 * XEmacs 21.2.13 is released | |
1213 | |
1214 1999-03-05 XEmacs Build Bot <builds@cvs.xemacs.org> | |
1215 | |
1216 * XEmacs 21.2.12 is released | |
1217 | |
1218 1999-03-01 XEmacs Build Bot <builds@cvs.xemacs.org> | |
1219 | |
1220 * XEmacs 21.2.11 is released | |
1221 | |
1222 1999-02-05 XEmacs Build Bot <builds@cvs.xemacs.org> | |
1223 | |
1224 * XEmacs 21.2.10 is released | |
1225 | |
1226 1999-02-02 XEmacs Build Bot <builds@cvs.xemacs.org> | |
1227 | |
1228 * XEmacs 21.2.9 is released | |
1229 | |
1230 1999-01-30 Martin Buchholz <martin@xemacs.org> | |
1231 | |
1232 * automated/lisp-tests.el: Add test for buffer-local function | |
1233 parameter crash | |
1234 | |
1235 1998-12-30 Martin Buchholz <martin@xemacs.org> | |
1236 | |
1237 * automated/database-tests.el: Minor tweaks | |
1238 | |
1239 * ChangeLog: new file | |
1240 |