log tests/automated/case-tests.el @ 5202:1c615eb1e4b2

age author description
Fri, 12 Mar 2010 18:27:51 -0600 Ben Wing Undo Assert-equal, Assert=, etc.; make `Assert' handle this automatically
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
Fri, 29 Jan 2010 20:57:42 -0600 Ben Wing fix longstanding search bug involving searching for Control-1 chars
Wed, 27 Jan 2010 05:27:02 -0600 Ben Wing Add Unicode-case-table-based torture test to case-tests.el
Thu, 14 Jan 2010 02:18:03 -0600 Ben Wing Create Assert-eq, Assert-equal, etc.