Mercurial > hg > xemacs-beta
comparison tests/ChangeLog @ 5292:e4305eb6fb8c
Merge some permissions corrections to trunk.
author | Stephen J. Turnbull <stephen@xemacs.org> |
---|---|
date | Mon, 18 Oct 2010 23:21:23 +0900 |
parents | e6508b64ee08 99de5fd48e87 |
children | 2474dce7304e |
comparison
equal
deleted
inserted
replaced
5291:85bd42a1e544 | 5292:e4305eb6fb8c |
---|---|
15 Add copyright notice based on internal evidence. | 15 Add copyright notice based on internal evidence. |
16 | 16 |
17 2010-06-14 Stephen J. Turnbull <stephen@xemacs.org> | 17 2010-06-14 Stephen J. Turnbull <stephen@xemacs.org> |
18 | 18 |
19 * reproduce-crashes.el: Amend "this file" to "XEmacs is free...". | 19 * reproduce-crashes.el: Amend "this file" to "XEmacs is free...". |
20 | |
21 2010-10-14 Aidan Kehoe <kehoea@parhasard.net> | |
22 | |
23 * automated/lisp-tests.el (x): | |
24 Test #'nbutlast, #'butlast with dotted lists. | |
25 Check that #'ldiff and #'tailp don't hang on circular lists; check | |
26 that #'tailp returns t with circular lists when that is | |
27 appropriate. Test them both with dotted lists. | |
28 | |
29 2010-10-12 Aidan Kehoe <kehoea@parhasard.net> | |
30 | |
31 * automated/lisp-tests.el: | |
32 Make sure circularity checking with #'merge is sane. | |
33 | |
34 2010-08-15 Aidan Kehoe <kehoea@parhasard.net> | |
35 | |
36 * automated/lisp-tests.el: | |
37 (not, not, invalid-argument, invalid-argument): | |
38 Check that error messages from the image specifier instantiator | |
39 code are clearer than they used to be. | |
40 | |
41 2010-08-15 Aidan Kehoe <kehoea@parhasard.net> | |
42 | |
43 * automated/lisp-tests.el: | |
44 Test that symbols with names that look like ratios are printed | |
45 distinctly from the equivalent ratios. | |
46 | |
47 2010-07-24 Aidan Kehoe <kehoea@parhasard.net> | |
48 | |
49 * automated/lisp-tests.el: | |
50 Test a couple of things #'reduce was just made more careful | |
51 about. | |
20 | 52 |
21 2010-06-13 Stephen J. Turnbull <stephen@xemacs.org> | 53 2010-06-13 Stephen J. Turnbull <stephen@xemacs.org> |
22 | 54 |
23 * gtk/event-stream-tests.el: | 55 * gtk/event-stream-tests.el: |
24 * gtk/gnome-test.el: | 56 * gtk/gnome-test.el: |