summaryrefslogtreecommitdiff
path: root/test/lisp/progmodes/flymake-tests.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Factor out function to check for clang in testsStefan Kangas2022-01-311-7/+2
* ; * test/lisp/progmodes/flymake-tests.el: remove duplicate functionMattias Engdegård2022-01-131-5/+0
* Merge remote-tracking branch 'origin/emacs-28' into trunkStefan Monnier2022-01-121-0/+5
|\
| * Don't fail flymake-tests if `gcc` actually is ClangMattias Engdegård2022-01-121-1/+9
* | Don't fail flymake-tests if `gcc` actually is ClangMattias Engdegård2022-01-021-1/+9
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Prefer ert-with-temp-(directory|file)Stefan Kangas2021-11-071-16/+16
|/
* ; Minor stylistic checkdoc fixes in test/**/*.elStefan Kangas2021-09-261-1/+1
* ; Minor doc fixes found by checkdocStefan Kangas2021-09-131-5/+5
* ; Fix symbol quoting typosStefan Kangas2021-09-121-1/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Revert commit 1f44a776729adf9c6468a76f8310616fde62eeaa for Flymake.Philipp Stephani2020-10-251-2/+9
* Use new resource directory macros in tests (Bug#43792)Stefan Kangas2020-10-161-9/+2
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* ; Re-enable all Flymake tests on HydraDmitry Gutov2019-07-301-4/+0
* Guard against flymake-no-changes-timeout being nilDmitry Gutov2019-07-301-1/+1
* Change expected result of a flymake test on embaMichael Albinus2019-07-031-1/+0
* Change expected result of a flymake test on hydraGlenn Morris2019-07-021-3/+1
* * test/lisp/progmodes/flymake-tests.el (ruby-backend): Skip on hydra.Glenn Morris2019-06-251-0/+1
* Skip some flymake tests on hydra.nixos.orgGlenn Morris2019-06-011-0/+3
* Mark different-diagnostic-types as failed on emba.Michael Albinus2019-04-201-1/+2
* * test/lisp/progmodes/flymake-tests.el (different-diagnostic-types):Glenn Morris2019-04-031-0/+2
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Skip rather than fail in flymake testsGlenn Morris2018-12-191-1/+1
* | Fix Flymake's ruby-mode tests when user has "rubocop" installedJoão Távora2018-05-211-5/+9
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Unbreak interactive run of a flymake test (bug#29267)João Távora2017-11-121-1/+4
* Fix more flymake-diag-region eob corner cases and add tests (bug#29201)João Távora2017-11-111-0/+32
* Protect Flymake tests against older Ruby and Perl (bug#29187)João Távora2017-11-091-6/+13
* Add tests for Flymake backends for Ruby and PerlJoão Távora2017-11-051-14/+13
* Fix flymake's loading of subr-xGlenn Morris2017-10-201-1/+1
* Skip a Flymake test for old gcc versionsJoão Távora2017-10-201-1/+6
* ; Prefer https: to http: in GNU URLsPaul Eggert2017-10-141-1/+1
* Be lazy when starting Flymake checksJoão Távora2017-10-091-3/+9
* Flymake backends can report multiple times per checkJoão Távora2017-10-031-99/+147
* Fix three Flymake bugs when checking C header filesJoão Távora2017-10-031-0/+20
* Tweak Flymake commands flymake-goto-[next/prev]-errorJoão Távora2017-10-031-2/+4
* Simplify Flymake logging and erroringJoão Távora2017-10-031-1/+2
* New Flymake API variable flymake-diagnostic-functionsJoão Távora2017-10-031-3/+118
* Flymake highlights GCC info/notes as detected by flymake-proc.elJoão Távora2017-10-031-4/+4
* Add a new Flymake test for multiple errors and warningsJoão Távora2017-10-031-16/+32
* Refactor Flymake tests in preparation for more testsJoão Távora2017-10-031-21/+47
* Allow running Flymake tests from interactive sessionsJoão Távora2017-10-031-3/+16
* Flymake diagnostics now apply to arbitrary buffer regionsJoão Távora2017-10-031-4/+4
* Move symbols in flymake-proc.el to separate namespaceJoão Távora2017-10-031-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-2/+2