1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-13 06:50:39 -08:00
emacs/test
Fabián Ezequiel Gallina ad75644970 * lisp/progmodes/python.el (python-imenu--build-tree)
(python-imenu--put-parent): Simplify and Fix (GH bug 146).

* test/automated/python-tests.el (python-imenu-create-index-4)
(python-imenu-create-flat-index-2): New tests.
2013-08-13 13:36:32 -03:00
..
automated * lisp/progmodes/python.el (python-imenu--build-tree) 2013-08-13 13:36:32 -03:00
cedet Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
indent * lisp/emacs-lisp/smie.el (smie-highlight-matching-block): Always turn 2013-05-29 14:50:48 +08:00
ChangeLog * lisp/progmodes/python.el (python-imenu--build-tree) 2013-08-13 13:36:32 -03:00
eshell.el Rewrite Eshell tests using ERT 2013-05-26 19:54:01 +12:00
README
redisplay-testsuite.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
rmailmm.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00: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.)