aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/progmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-27Glenn Morris2020-06-072-6/+7
|\
| * Silence some byte-compiler warnings in testsBasil L. Contovounesios2020-06-032-6/+7
* | Use lexical-binding in autoconf.el and add testsSimen Heggestøyl2020-05-151-0/+55
* | Use lexical-binding in glasses.el and add testsSimen Heggestøyl2020-05-101-0/+101
* | cc-mode: extend regexp used by ‘c-or-c++-mode’Michal Nazarewicz2020-05-091-2/+10
* | cc-mode: add ‘c-lineup-ternary-bodies’ (bug#41061)Michal Nazarewicz2020-05-091-0/+21
* | Use lexical-binding in most progmodes testsStefan Kangas2020-04-288-13/+12
* | 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
* f90: handle F2008 module functionGlenn Morris2020-01-151-0/+20
* Update copyright year to 2020Paul Eggert2020-01-0116-16/+16
* Rename xref-collect-references and xref-collect-matchesDmitry Gutov2019-12-291-13/+14
* 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
* Fix fill-paragraph in python docstrings (Bug#36056)Noam Postavsky2019-09-121-1/+12
* ; 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
* Strip trailing whitespaces at the end of converted do blockNobuyoshi Nakada2019-07-251-1/+5
* Use lexical-binding in asm-mode.el and add testsSimen Heggestøyl2019-07-181-0/+72
* * test/lisp/progmodes/cc-mode-tests.el: Add a test with /***/ in #define linesNick Drozd2019-07-171-0/+9
* * lisp/progmodes/compile.el (compilation-filter): `compilation--ensure-parse'Juri Linkov2019-07-121-2/+6
* 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
* Merge from emacs-26Noam Postavsky2019-06-251-5/+15
|\
| * * test/lisp/progmodes/python-tests.el (python-virt-bin): Doc fix.Juanma Barranquero2019-06-171-1/+1
| * Fix Python tests depending on system-typeJuanma Barranquero2019-06-171-5/+15
* | * test/lisp/progmodes/flymake-tests.el (ruby-backend): Skip on hydra.Glenn Morris2019-06-251-0/+1
* | Fix python docstring auto-fill (Bug#36056)Noam Postavsky2019-06-221-0/+18
* | Add more ps-mode octal testsLars Ingebrigtsen2019-06-131-1/+12
* | Add ps-mode-tests.el and remove a compilation warningLars Ingebrigtsen2019-06-131-0/+37
* | Skip some flymake tests on hydra.nixos.orgGlenn Morris2019-06-011-0/+3
* | ; Add test for previous changeNoam Postavsky2019-04-281-0/+13
* | * test/lisp/progmodes/sql-tests.el (sql-tests-buffer-naming-harness):Glenn Morris2019-04-251-1/+1
* | * test/lisp/progmodes/sql-tests.el (sql-tests-buffer-naming-harness):Glenn Morris2019-04-251-14/+16
* | * lisp/progmodes/sql.elMichael R. Mauger2019-04-241-31/+136
* | * lisp/progmodes.sql.elMichael R. Mauger2019-04-211-0/+34
* | Mark different-diagnostic-types as failed on emba.Michael Albinus2019-04-201-1/+2
* | Replace (skip-unless nil) by tag :unstable in test packagesMichael Albinus2019-04-131-1/+1
* | * test/lisp/progmodes/python-tests.el: "Fix" failing testStefan Monnier2019-04-101-0/+10
* | * test/lisp/progmodes/flymake-tests.el (different-diagnostic-types):Glenn Morris2019-04-031-0/+2
* | Fix more regular expression typosPaul Eggert2019-03-181-1/+1
* | * test/lisp/progmodes/python-tests.elGlenn Morris2019-03-131-2/+1
* | * test/lisp/progmodes/python-tests.elGlenn Morris2019-03-021-1/+2
* | Correct implementation of `sql-set-product-feature' (Bug#30494).Michael R. Mauger2019-02-201-56/+172
* | * lisp/progmodes/sql.el: Added password wallet usingwalletMichael R. Mauger2019-02-181-0/+101
* | Fix electric indent bug in python-mode after dedenting colonJoel Rosdahl2019-01-051-0/+3