1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 23:10:47 -08:00
emacs/test/automated
Christian Ohler de69c0a8d1 Added fast path to ERT explanation of `equal'.
* emacs-lisp/ert.el (ert--explain-equal): New function.
(ert--explain-equal-rec): Renamed from `ert--explain-not-equal'.
All callers changed.
(ert--explain-equal-including-properties): Renamed from
`ert--explain-not-equal-including-properties'.  All callers
changed.
* automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
New test.
2011-03-03 02:01:51 -07:00
..
bytecomp-tests.el Convert test/bytecomp-testsuite.el to ERT format. 2011-02-14 16:21:42 -05:00
ert-tests.el Added fast path to ERT explanation of `equal'. 2011-03-03 02:01:51 -07:00
ert-x-tests.el
font-parse-tests.el Convert test/bytecomp-testsuite.el to ERT format. 2011-02-14 16:21:42 -05:00
icalendar-tests.el Convert test/icalendar-testsuite.el to ERT format. 2011-02-20 15:35:58 +01:00
Makefile.in