summaryrefslogtreecommitdiff
path: root/test/lisp/progmodes/compile-tests.el
Commit message (Expand)AuthorAge
* Add tests for compilation support for TypeScript (bug#61104)Theodor Thornhill2023-02-04
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Add test for the gradle-android compilation message patternMattias Engdegård2022-07-11
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Fix recent compile-tests additionGlenn Morris2021-11-21
* | Improve error parsing for GCC -fanalyzer outputPhilip Kaludercic2021-11-21
|/
* Off-by-one error in compilation rule end-column function (bug#49624)Mattias Engdegård2021-07-23
* ; * test/lisp/progmodes/compile-tests.el: simplify end-colMattias Engdegård2021-07-18
* Update copyright year to 2021Paul Eggert2021-01-01
* Make the 'cucumber' compilation pattern work without 'omake'Mattias Engdegård2020-11-27
* Fix javac message parsing column number off-by-oneMattias Engdegård2020-11-06
* Keep track of matching rules in compilation-modeMattias Engdegård2020-10-19
* Support shellcheck in compilation-modeStefan Kangas2020-09-22
* Add support for parsing column numbers in Visual Studio messagesDaniel Martín2020-08-28
* Update a compile testGlenn Morris2020-08-13
* javac support in compilation-parse-errors rulesFilipp Gunbin2020-04-01
* Make OMake support slightly less expensive (bug#39595)Mattias Engdegård2020-02-17
* Speed up 'maven' compilation error message regexpMattias Engdegård2020-02-17
* Update copyright year to 2020Paul Eggert2020-01-01
* Make ant regexp in compilation-error-regexp-alist-alist more laxFilipp Gunbin2019-11-01
* Add gradle-kotlin to compilation-error-regexp-alist-alistFilipp Gunbin2019-10-29
* Support GNU make error messages in compile mode.Paul Smith2019-10-05
* Fix error in gnu compilation-mode regexp (bug#37582)Mattias Engdegård2019-10-04
* Make compile-tests re-runnableMattias Engdegård2019-10-04
* * lisp/progmodes/compile.el (compilation-filter): `compilation--ensure-parse'Juri Linkov2019-07-12
* Update copyright year to 2019Paul Eggert2019-01-01
* Match w32 paths in grep sans --null hits (Bug#32051)Noam Postavsky2018-07-12
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Merge from origin/emacs-25Paul Eggert2017-01-01
* Add a new compile error regexp for Clang includesPhilipp Stephani2016-12-18
* Clean up compile-tests.elPhilipp Stephani2016-12-11
* ; * test/lisp/progmodes/compile-tests.el: Fix a typo in a comment.Eli Zaretskii2016-12-01
* Regexps for matching CMake outputJö Fahlke2016-04-23
* Merge from origin/emacs-25John Wiegley2016-01-11
* Rename all test files to reflect source layout.Phillip Lord2015-11-24