1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-04 11:00:45 -08:00
emacs/test/lisp/progmodes
Filipp Gunbin 319a2a7427 javac support in compilation-parse-errors rules
* etc/compilation.txt: Add doc and example.
* lisp/progmodes/compile.el (compilation-error-regexp-alist-alist):
Add javac rule.
(compilation-parse-errors): Fix file/line/col test, so that
lambda/closure (which are valid values) don't match.
* test/lisp/progmodes/compile-tests.el
(compile-tests--test-regexps-data, compile-test-error-regexps): Add
test.
2020-04-01 03:04:31 +03:00
..
flymake-resources Ensure flymake tests use gcc rather than $CC 2018-12-15 15:08:28 -08:00
asm-mode-tests.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
bat-mode-tests.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cc-mode-tests.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
compile-tests.el javac support in compilation-parse-errors rules 2020-04-01 03:04:31 +03:00
elisp-mode-tests.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
etags-tests.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
f90-tests.el f90: handle F2008 module function 2020-01-15 18:47:51 -08:00
flymake-tests.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
js-tests.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ps-mode-tests.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
python-tests.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ruby-mode-tests.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
sql-tests.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
subword-tests.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
tcl-tests.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
xref-tests.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00