log tests/automated/mule-tests.el @ 5664:00fd55d635fb

age author description
Sat, 12 May 2012 17:51:05 +0100 Aidan Kehoe Sync #'truncate-string-to-width with GNU, add tests for it.
Wed, 09 Nov 2011 13:16:19 +0000 Aidan Kehoe Update tests that have started failing because of changed design decisions.
Mon, 03 Oct 2011 20:16:14 +0100 Aidan Kehoe Declare labels as line where appropriate; use #'labels, not #'flet, tests.
Tue, 28 Jun 2011 18:34:26 +0100 Aidan Kehoe Update the GPLv3 HELLO to use the ISO-IR-196 escape sequences.
Fri, 26 Nov 2010 06:43:36 +0100 Mats Lidell Merge with 21.5 trunk.
Thu, 14 Oct 2010 17:15:20 +0200 Mats Lidell Changed bulk of GPLv2 or later files identified by script
Sat, 20 Nov 2010 16:49:11 +0000 Aidan Kehoe Have NATNUMP give t for positive bignums; check limits appropriately.
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.
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
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:18:03 -0600 Ben Wing Create Assert-eq, Assert-equal, etc.
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