1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-19 01:10:57 -08:00
emacs/test
Dmitry Gutov 5e9419e849 * lisp/progmodes/ruby-mode.el (ruby-move-to-block): Looks for a block
start/end keyword a bit harder.  Works with different values of N.
Add more comments.
(ruby-end-of-block): Update accordingly.

* test/automated/ruby-mode-tests.el (ruby-heredoc-font-lock)
(ruby-singleton-class-no-heredoc-font-lock)
(ruby-add-log-current-method-examples): New tests.
(ruby-test-string): Extract from ruby-should-indent-buffer.
(ruby-deftest-move-to-block): New macro.
Add several move-to-block tests.
2012-11-13 22:57:26 +04:00
..
automated * lisp/progmodes/ruby-mode.el (ruby-move-to-block): Looks for a block 2012-11-13 22:57:26 +04:00
cedet Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
indent * lisp/progmodes/sh-script.el (sh--inside-noncommand-expression): 2012-10-30 23:10:25 -04:00
ChangeLog * lisp/progmodes/ruby-mode.el (ruby-move-to-block): Looks for a block 2012-11-13 22:57:26 +04:00
eshell.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
README
redisplay-testsuite.el * src/xdisp.c (handle_invisible_prop): Fix ellipses at overlay string ends. 2012-08-20 00:19:05 +08:00
rmailmm.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -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.)