1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-24 14:30:43 -08:00
emacs/test
Stefan Monnier 927c346bd6 * lisp/emacs-lisp/smie.el (smie-indent-calculate): Simplify and cleanup.
(smie-indent-hanging-p): Use smie-bolp.
* test/indent: New dir.
2010-06-02 16:13:11 -04:00
..
cedet Add a test function from semantic-test.el to semantic-ia-utest.el. 2010-03-29 17:35:39 -04:00
indent * lisp/emacs-lisp/smie.el (smie-indent-calculate): Simplify and cleanup. 2010-06-02 16:13:11 -04:00
bytecomp-testsuite.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ChangeLog * lisp/emacs-lisp/smie.el (smie-indent-calculate): Simplify and cleanup. 2010-06-02 16:13:11 -04:00
icalendar-testsuite.el Fixed bug#5549 (icalendar.el) 2010-02-19 19:59:00 +01:00
newsticker-testsuite.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
occur-testsuite.el Make occur handle multi-line matches cleanly with context. 2010-03-30 19:03:08 +03:00
README Mention etc/compilation.txt 2009-07-26 15:59:37 +00:00
redisplay-testsuite.el Add 2010 to copyright years. 2010-01-13 00:35:10 -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.)