log tests/ChangeLog @ 5188:000287f8053b

age author description
Sat, 03 Apr 2010 16:27:07 +0100 Aidan Kehoe Be more careful about parentheses and number features, #'equalp tests
Mon, 29 Mar 2010 21:28:13 -0500 Ben Wing merge
Tue, 23 Feb 2010 07:28:35 -0600 Ben Wing merge
Mon, 22 Feb 2010 06:49:30 -0600 Ben Wing rename objects* (.c, .h and .el files) to fontcolor*
Thu, 18 Mar 2010 10:19:08 -0500 Ben Wing fix crash etc. in tests.c/c-tests.el
Fri, 12 Mar 2010 18:27:51 -0600 Ben Wing Undo Assert-equal, Assert=, etc.; make `Assert' handle this automatically
Sun, 07 Mar 2010 00:32:18 +0900 Stephen J. Turnbull Test escape-quoted for the range U+0000 to U+00FF.
Mon, 22 Feb 2010 21:16:19 -0600 Ben Wing fix expected-buggy test to avoid abort in test file
Mon, 22 Feb 2010 21:14:06 -0600 Ben Wing remove unused var in test-harness
Sat, 20 Feb 2010 23:38:04 -0600 Ben Wing merge
Sat, 20 Feb 2010 23:34:25 -0600 Ben Wing merge
Mon, 15 Feb 2010 21:51:22 -0600 Ben Wing add regexp-debugging
Sat, 20 Feb 2010 20:04:44 -0600 Ben Wing fixes to test harness to allow backtracing/debugging of failures
Fri, 19 Feb 2010 23:46:53 +0000 Aidan Kehoe Use better types when ESCAPECHAR is specified, split_string_by_ichar_1
Sun, 07 Feb 2010 12:24:03 +0000 Aidan Kehoe Add a new optional ESCAPE-CHAR argument to #'split-string-by-char.
Fri, 19 Feb 2010 23:21:27 +0000 Aidan Kehoe Fix a multiple-value bug, mapcarX; correct a comment and a label name.
Fri, 05 Feb 2010 13:36:03 -0700 Jerry James Remove old external module test.
Fri, 05 Feb 2010 10:50:06 -0700 Jerry James Martin Buchholz claims tests/frame.el.
Mon, 01 Feb 2010 05:29:05 -0600 Ben Wing merge
Thu, 28 Jan 2010 02:48:45 -0600 Ben Wing merge
Mon, 25 Jan 2010 03:03:49 -0600 Ben Wing fix some tests in `make check', also add our own file-tests
Mon, 01 Feb 2010 01:05:28 -0600 Ben Wing merge
Mon, 01 Feb 2010 01:02:40 -0600 Ben Wing implement equalp in C, fix case-folding, add equal() method for keymaps
Sun, 31 Jan 2010 18:09:57 +0000 Aidan Kehoe Don't compare the same octet with itself if checking for boyer_moore_ok
Sat, 30 Jan 2010 18:47:17 -0600 Ben Wing fix CRLF line endings in search-tests.el
Sat, 30 Jan 2010 19:23:43 +0000 Aidan Kehoe Add tests for the regexp-ranges-treat-control-1-chars badly bug.
Fri, 29 Jan 2010 20:57:42 -0600 Ben Wing fix longstanding search bug involving searching for Control-1 chars
Wed, 27 Jan 2010 06:00:09 -0600 Ben Wing fix failing-case output of Assert-test, add Assert-test-not
Wed, 27 Jan 2010 05:27:02 -0600 Ben Wing Add Unicode-case-table-based torture test to case-tests.el
Tue, 26 Jan 2010 02:22:10 +0000 Aidan Kehoe Fix the bugs necessary to resolve the trivial test failures in mule-tests.el
Thu, 14 Jan 2010 06:08:55 -0600 Ben Wing get make check working again
Thu, 14 Jan 2010 02:34:47 -0600 Ben Wing Add ChangeLog entries for previous changes to tests dir
Wed, 13 Jan 2010 04:25:15 -0600 Ben Wing show description properly in Assert-failure message
Tue, 12 Jan 2010 01:38:04 -0600 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
Fri, 01 Jan 2010 00:21:07 +0000 Aidan Kehoe #'functionp gives nil for special forms, as in CL and GNU Emacs 23.
Thu, 31 Dec 2009 15:09:41 +0000 Aidan Kehoe Make #'equalp more compatible with CL; add a compiler macro, test & doc it.
Tue, 22 Dec 2009 15:52:06 -0700 Jerry James Remove support for the OffiX drag-and-drop protocol. See xemacs-patches
Fri, 18 Dec 2009 09:19:33 -0700 Jerry James Add copyright and GPL v2 or later notices to Andy Piper's contributions, with
Mon, 14 Dec 2009 10:12:02 -0700 Jerry James Remove more obsolete files.
Wed, 18 Nov 2009 08:49:14 -0700 Jerry James Remove support for obsolete systems. See xemacs-patches message with ID
Wed, 18 Nov 2009 00:08:14 +0900 Stephen J. Turnbull Restore some doc changes that got dropped in a merge.
Mon, 16 Nov 2009 11:58:19 +0900 Stephen J. Turnbull Make test from Adam Sjogren's report.
Sat, 14 Nov 2009 11:43:09 +0000 Aidan Kehoe Make #'letf not error if handed a #'values form.
Wed, 11 Nov 2009 23:52:58 +0900 Stephen J. Turnbull Add permissions notices to sigpipe.c and regressiontest.pl.
Mon, 02 Nov 2009 14:00:49 +0900 Stephen J. Turnbull Fix typo in test of equalp and add more tests.
Mon, 02 Nov 2009 13:29:06 +0900 Stephen J. Turnbull Add test of nil binding of default-process-coding-system.
Sun, 01 Nov 2009 15:05:46 +0000 Aidan Kehoe Don't error if handed a string and a non-string, #'equalp.
Mon, 12 Oct 2009 17:01:15 +0100 Aidan Kehoe Fix some test failures, mule-tests.el.
Mon, 05 Oct 2009 11:08:59 -0600 Jerry James Add explicit GPL v2 or later notices to Bill Perry's code, where such notices
Sat, 19 Sep 2009 22:53:13 +0100 Aidan Kehoe Move the #'query-coding-region implementation to C.
Fri, 11 Sep 2009 17:54:07 +0100 Aidan Kehoe Fix a bug with Unicode error sequences and very short input strings.
Sun, 06 Sep 2009 19:36:02 +0100 Aidan Kehoe Fix various small issues with the multiple-value implementation.
Wed, 02 Sep 2009 20:38:14 -0600 Jerry James Reproducer for menubar-x.c crash.
Sun, 16 Aug 2009 21:00:08 +0100 Aidan Kehoe Test the multiple-value functionality.
Tue, 11 Aug 2009 17:59:23 +0100 Aidan Kehoe Make #'floor, #'ceiling, #'round, #'truncate conform to Common Lisp.
Mon, 10 Aug 2009 16:25:08 +0100 Aidan Kehoe Revert to original language environment, tests/automated/mule-tests.el.
Mon, 13 Jul 2009 20:45:26 +0100 Aidan Kehoe #'find-file: set b-f-c-s even on error (cf. non-existent files),
Sat, 11 Jul 2009 16:33:35 +0100 Aidan Kehoe Fix bugs with #'find-file, 0-length files, & coding-system-for-read specified.
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.