summaryrefslogtreecommitdiff
path: root/test/lisp/progmodes/compile-tests.el
Commit message (Expand)AuthorAgeFilesLines
* Add test for the gradle-android compilation message patternMattias Engdegård2022-07-111-1/+4
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Fix recent compile-tests additionGlenn Morris2021-11-211-1/+1
* | Improve error parsing for GCC -fanalyzer outputPhilip Kaludercic2021-11-211-0/+1
|/
* Off-by-one error in compilation rule end-column function (bug#49624)Mattias Engdegård2021-07-231-0/+27
* ; * test/lisp/progmodes/compile-tests.el: simplify end-colMattias Engdegård2021-07-181-10/+10
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Make the 'cucumber' compilation pattern work without 'omake'Mattias Engdegård2020-11-271-0/+2
* Fix javac message parsing column number off-by-oneMattias Engdegård2020-11-061-2/+2
* Keep track of matching rules in compilation-modeMattias Engdegård2020-10-191-202/+251
* Support shellcheck in compilation-modeStefan Kangas2020-09-221-1/+4
* Add support for parsing column numbers in Visual Studio messagesDaniel Martín2020-08-281-1/+3
* Update a compile testGlenn Morris2020-08-131-2/+2
* javac support in compilation-parse-errors rulesFilipp Gunbin2020-04-011-2/+5
* Make OMake support slightly less expensive (bug#39595)Mattias Engdegård2020-02-171-1/+4
* Speed up 'maven' compilation error message regexpMattias Engdegård2020-02-171-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Make ant regexp in compilation-error-regexp-alist-alist more laxFilipp Gunbin2019-11-011-5/+13
* Add gradle-kotlin to compilation-error-regexp-alist-alistFilipp Gunbin2019-10-291-2/+9
* Support GNU make error messages in compile mode.Paul Smith2019-10-051-1/+7
* Fix error in gnu compilation-mode regexp (bug#37582)Mattias Engdegård2019-10-041-1/+3
* Make compile-tests re-runnableMattias Engdegård2019-10-041-5/+8
* * lisp/progmodes/compile.el (compilation-filter): `compilation--ensure-parse'Juri Linkov2019-07-121-2/+6
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Match w32 paths in grep sans --null hits (Bug#32051)Noam Postavsky2018-07-121-1/+45
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
* Add a new compile error regexp for Clang includesPhilipp Stephani2016-12-181-0/+3
* Clean up compile-tests.elPhilipp Stephani2016-12-111-31/+37
* ; * test/lisp/progmodes/compile-tests.el: Fix a typo in a comment.Eli Zaretskii2016-12-011-1/+1
* Regexps for matching CMake outputJö Fahlke2016-04-231-0/+7
* Merge from origin/emacs-25John Wiegley2016-01-111-1/+1
* Rename all test files to reflect source layout.Phillip Lord2015-11-241-0/+366