log lisp/test-harness.el @ 5940:c608d4b0b75e cygwin64 tip

age author description
Wed, 07 Sep 2011 21:21:36 +0100 Aidan Kehoe Replace #'flet by #'labels where appropriate, core code.
Mon, 08 Aug 2011 13:57:19 +0900 Stephen J. Turnbull Improve treatment of expected bugs.
Thu, 17 Mar 2011 23:42:59 +0100 Mats Lidell Merge with trunk.
Thu, 14 Oct 2010 17:15:20 +0200 Mats Lidell Changed bulk of GPLv2 or later files identified by script
Thu, 10 Mar 2011 19:14:25 +0000 Aidan Kehoe Eliminate byte-compile warnings, core Lisp.
Tue, 08 Mar 2011 23:41:52 +0000 Aidan Kehoe Examining the result of #'length: `eql', not `=', it's better style & cheaper