log tests/ChangeLog @ 5244:04811a268716

age author description
2010-08-15 Aidan Kehoe Be clearer in our error messages, #'canonicalize-inst-pair, #'canonicalize-spec
2010-08-15 Aidan Kehoe Print symbols with ratio-like names and the associated ratios distinctly.
2010-07-24 Aidan Kehoe Be more careful about side-effects from Lisp code, #'reduce
2010-06-13 Stephen J. Turnbull Add ChangeLogs for recent address updates in permission notices.
2010-06-07 Aidan Kehoe Remove all support for InfoDock.
2010-04-05 Aidan Kehoe Add #'equalp as a hash test by default; add #'define-hash-table-test, GNU API
2010-04-03 Aidan Kehoe Be more careful about parentheses and number features, #'equalp tests
2010-03-30 Ben Wing merge
2010-02-23 Ben Wing merge
2010-02-22 Ben Wing rename objects* (.c, .h and .el files) to fontcolor*
2010-03-18 Ben Wing fix crash etc. in tests.c/c-tests.el
2010-03-13 Ben Wing Undo Assert-equal, Assert=, etc.; make `Assert' handle this automatically
2010-03-06 Stephen J. Turnbull Test escape-quoted for the range U+0000 to U+00FF.
2010-02-23 Ben Wing fix expected-buggy test to avoid abort in test file
2010-02-23 Ben Wing remove unused var in test-harness
2010-02-21 Ben Wing merge
2010-02-21 Ben Wing merge
2010-02-16 Ben Wing add regexp-debugging
2010-02-21 Ben Wing fixes to test harness to allow backtracing/debugging of failures
2010-02-19 Aidan Kehoe Use better types when ESCAPECHAR is specified, split_string_by_ichar_1
2010-02-07 Aidan Kehoe Add a new optional ESCAPE-CHAR argument to #'split-string-by-char.
2010-02-19 Aidan Kehoe Fix a multiple-value bug, mapcarX; correct a comment and a label name.
2010-02-05 Jerry James Remove old external module test.
2010-02-05 Jerry James Martin Buchholz claims tests/frame.el.
2010-02-01 Ben Wing merge
2010-01-28 Ben Wing merge
2010-01-25 Ben Wing fix some tests in `make check', also add our own file-tests
2010-02-01 Ben Wing merge
2010-02-01 Ben Wing implement equalp in C, fix case-folding, add equal() method for keymaps
2010-01-31 Aidan Kehoe Don't compare the same octet with itself if checking for boyer_moore_ok
2010-01-31 Ben Wing fix CRLF line endings in search-tests.el
2010-01-30 Aidan Kehoe Add tests for the regexp-ranges-treat-control-1-chars badly bug.
2010-01-30 Ben Wing fix longstanding search bug involving searching for Control-1 chars
2010-01-27 Ben Wing fix failing-case output of Assert-test, add Assert-test-not
2010-01-27 Ben Wing Add Unicode-case-table-based torture test to case-tests.el
2010-01-26 Aidan Kehoe Fix the bugs necessary to resolve the trivial test failures in mule-tests.el
2010-01-14 Ben Wing get make check working again
2010-01-14 Ben Wing Add ChangeLog entries for previous changes to tests dir
2010-01-13 Ben Wing show description properly in Assert-failure message
2010-01-12 Ben Wing Use new cygwin_conv_path API with Cygwin 1.7 for converting names between Win32 and POSIX, UTF-8-aware, with attendant changes elsewhere
2010-01-01 Aidan Kehoe #'functionp gives nil for special forms, as in CL and GNU Emacs 23.
2009-12-31 Aidan Kehoe Make #'equalp more compatible with CL; add a compiler macro, test & doc it.
2009-12-22 Jerry James Remove support for the OffiX drag-and-drop protocol. See xemacs-patches
2009-12-18 Jerry James Add copyright and GPL v2 or later notices to Andy Piper's contributions, with
2009-12-14 Jerry James Remove more obsolete files.
2009-11-18 Jerry James Remove support for obsolete systems. See xemacs-patches message with ID
2009-11-17 Stephen J. Turnbull Restore some doc changes that got dropped in a merge.
2009-11-16 Stephen J. Turnbull Make test from Adam Sjogren's report.