1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-28 07:50:48 -08:00
emacs/test/lisp/progmodes
Glenn Morris 4c6c327d0c Restrict downcasing in elisp xref tests (bug#25534)
The tests happen to not fail at the moment because find-library-name
now has an extra feature, find-library--from-load-history, which
happens to do a case-insensitive regexp match; but still it seems
better not to rely on this.

* test/lisp/progmodes/elisp-mode-tests.el (xref--case-insensitive):
New variable.
(xref-elisp-test-run, emacs-test-dir): Only downcase if the
filesystem seems to be case-insensitive.
2018-12-18 21:18:31 -05:00
..
flymake-resources Add tests for Flymake backends for Ruby and Perl 2017-11-05 12:55:43 +00:00
bat-mode-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cc-mode-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
compile-tests.el Match w32 paths in grep sans --null hits (Bug#32051) 2018-07-12 21:49:50 -04:00
elisp-mode-tests.el Restrict downcasing in elisp xref tests (bug#25534) 2018-12-18 21:18:31 -05:00
etags-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
f90-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
flymake-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
js-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
python-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ruby-mode-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
sql-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
subword-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
xref-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00