log tests/ChangeLog @ 4504:b82fdf7305ee

age author description
2008-08-27 Aidan Kehoe Correct the implementation, add a few basic tests for #'skip-chars-quote.
2008-08-10 Aidan Kehoe Correct a test failure now the XEmacs-specific Arabic charsets are gone.
2008-05-21 Aidan Kehoe Document Win32 symlink behaviour; adjust tests to take it into a/c.
2008-02-14 Aidan Kehoe Correct and extend the previous test, thank you Stephen.
2008-02-11 Aidan Kehoe Fail searches immediately if searching for non-representable characters.
2008-01-30 Aidan Kehoe case-tests.el: fix it on non-DEBUG_XEMACS; save standard-case-table, use it
2008-01-30 Aidan Kehoe Correct case-insensitive search for non-case, non-ASCII chars. Add tests.
2008-01-16 Aidan Kehoe Call #'make-temp-file in mule-tests.el, now it's available.
2008-01-16 Aidan Kehoe Have list hashes depend on the order of the contents, as is the case for vectors.
2008-01-15 Aidan Kehoe Don't assume lisp-tests.el will be correctly read as UTF-8.
2008-01-15 Aidan Kehoe Avoid clearing print-gensym-alist inappropriately when printing hash tables.
2008-01-03 Stephen J. Turnbull Improve style and add tests for 'built-in-symbol-file'.
2007-12-30 Stephen J. Turnbull Move debugging code to usage example.
2007-12-21 Stephen J. Turnbull Refactor and rename reproduce-bugs.el to reproduce-crashes.el.
2007-12-21 Stephen J. Turnbull Refactor reproduce-bugs.el to usable state.
2007-12-11 Aidan Kehoe Don't error on unknown environment variables, #'substitute-in-file-name.