log tests/ChangeLog @ 4570:e6a7054a9c30

age author description
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.
Wed, 16 Jan 2008 15:20:51 +0100 Aidan Kehoe Have list hashes depend on the order of the contents, as is the case for vectors.
Tue, 15 Jan 2008 22:59:28 +0100 Aidan Kehoe Don't assume lisp-tests.el will be correctly read as UTF-8.
Tue, 15 Jan 2008 21:35:01 +0100 Aidan Kehoe Avoid clearing print-gensym-alist inappropriately when printing hash tables.