log tests/ChangeLog @ 4636:5c427ece884b r21-5-29

age author description
Mon, 18 May 2009 23:04:47 +0900 Stephen J. Turnbull XEmacs 21.5.29 "garbanzo" is released. r21-5-29
Sun, 22 Feb 2009 19:57:28 +0000 Aidan Kehoe Fix a byte compiler bug with characters above ?\xFF.
Wed, 18 Feb 2009 07:53:34 +0000 Aidan Kehoe #'check-coding-systems-region: return nil on success, not t.
Tue, 17 Feb 2009 13:39:25 +0000 Aidan Kehoe Make the majority of tests in tests/automated/mule-tests.el work again.
Tue, 10 Feb 2009 16:07:31 +0000 Aidan Kehoe Make #$ truly read-only for Lisp; check this in the test suite.
Sat, 07 Feb 2009 17:13:37 +0000 Aidan Kehoe Support new IGNORE-INVALID-SEQUENCESP argument, #'query-coding-region.
Sat, 31 Jan 2009 13:06:37 +0000 Aidan Kehoe Correct little-endian UTF-16 surrogate handling.
Sun, 18 Jan 2009 12:56:51 +0000 Aidan Kehoe Fix make check after my last change.
Sun, 18 Jan 2009 12:49:53 +0000 Aidan Kehoe Print char table values correctly.
Sun, 11 Jan 2009 13:18:42 +0000 Aidan Kehoe Add #'subr-arity, API taken from GNU, implementation our own.
Sat, 03 Jan 2009 15:24:14 +0000 Aidan Kehoe Correct the CCL programs used by the coding system in ccl-tests.el.
Sun, 28 Dec 2008 22:51:14 +0000 Aidan Kehoe Add check-coding-systems-region, test it and others, fix some bugs.
Sun, 28 Dec 2008 14:55:02 +0000 Aidan Kehoe Merge.
Sun, 28 Dec 2008 14:46:24 +0000 Aidan Kehoe Add #'query-coding-region tests; do the work necessary to get them running.
Sat, 27 Sep 2008 16:38:11 +0900 Stephen J. Turnbull Add test for at_dot regexp.
Sat, 27 Sep 2008 16:34:40 +0900 Stephen J. Turnbull Fix up initial condition for skip-chars test.
Wed, 27 Aug 2008 21:47:21 +0200 Aidan Kehoe Correct the implementation, add a few basic tests for #'skip-chars-quote.
Sun, 10 Aug 2008 12:15:56 +0200 Aidan Kehoe Correct a test failure now the XEmacs-specific Arabic charsets are gone.
Wed, 21 May 2008 16:55:14 +0200 Aidan Kehoe Document Win32 symlink behaviour; adjust tests to take it into a/c.
Thu, 14 Feb 2008 22:40:17 +0100 Aidan Kehoe Correct and extend the previous test, thank you Stephen.
Mon, 11 Feb 2008 22:34:51 +0100 Aidan Kehoe Fail searches immediately if searching for non-representable characters.
Wed, 30 Jan 2008 22:33:29 +0100 Aidan Kehoe case-tests.el: fix it on non-DEBUG_XEMACS; save standard-case-table, use it
Wed, 30 Jan 2008 09:26:59 +0100 Aidan Kehoe Correct case-insensitive search for non-case, non-ASCII chars. Add tests.
Wed, 16 Jan 2008 15:43:01 +0100 Aidan Kehoe Call #'make-temp-file in mule-tests.el, now it's available.