1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-26 07:33:47 +00:00
emacs/test
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
..
automated Added fast path to ERT explanation of `equal'. 2011-03-03 02:01:51 -07:00
cedet Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
indent * lisp/progmodes/sh-script.el (sh-font-lock-open-heredoc): Fix case 2011-02-09 13:59:55 -05:00
ChangeLog Added fast path to ERT explanation of `equal'. 2011-03-03 02:01:51 -07:00
comint-testsuite.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
newsticker-testsuite.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
occur-testsuite.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
README Mention etc/compilation.txt 2009-07-26 15:59:37 +00:00
redisplay-testsuite.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00

This directory contains files intended to test various aspects of
Emacs's functionality.  Please help add tests!

(Also, see etc/compilation.txt for compilation mode font lock tests.)