1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-04 19:10:37 -08:00
emacs/test
Eli Zaretskii 87ae21858a Extend etags Ruby support for accessors
* lib-src/etags.c (Ruby_functions): Support accessors defined with
parentheses.  (Bug#22563)

* test/etags/ruby-src/test1.ru (A::B): Add tests for accessors
defined with parentheses.
* test/etags/ETAGS.good_1:
* test/etags/ETAGS.good_2:
* test/etags/ETAGS.good_3:
* test/etags/ETAGS.good_4:
* test/etags/ETAGS.good_5:
* test/etags/ETAGS.good_6:
* test/etags/CTAGS.good: Adapt to changes in Ruby tests.
2016-02-06 11:08:20 +02:00
..
automated * test/automated/file-notify-tests.el (file-notify-test06-many-events): 2016-02-05 22:55:28 +01:00
cedet Update copyright year to 2016 2016-01-01 01:34:24 -08:00
etags Extend etags Ruby support for accessors 2016-02-06 11:08:20 +02:00
indent Highlight two additional SCSS keywords 2016-02-01 21:38:25 +01:00
BidiCharacterTest.txt Update data files from just-released Unicode 8.0 2015-06-18 11:14:13 +03:00
biditest.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ChangeLog.1 ; Spelling fixes (American spelling) 2016-01-25 18:24:09 -05:00
README
redisplay-testsuite.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
rmailmm.el Update copyright year to 2016 2016-01-01 01:34:24 -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.)