aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/progmodes (unfollow)
Commit message (Expand)AuthorFilesLines
2020-06-22Fix spurious error in beginning-of-defun in pascal-mode (bug#41740)Mattias Engdegård1-0/+8
2020-06-22Preserve point in pascal-mode completion (bug#41740)Mattias Engdegård1-0/+55
2020-06-132020-03-29 Michael R. Mauger <michael@mauger.com>Michael R. Mauger1-1/+7
2020-06-03Silence some byte-compiler warnings in testsBasil L. Contovounesios2-6/+7
2020-05-15Use lexical-binding in autoconf.el and add testsSimen Heggestøyl1-0/+55
2020-05-10Use lexical-binding in glasses.el and add testsSimen Heggestøyl1-0/+101
2020-05-09cc-mode: extend regexp used by ‘c-or-c++-mode’Michal Nazarewicz1-2/+10
2020-05-09cc-mode: add ‘c-lineup-ternary-bodies’ (bug#41061)Michal Nazarewicz1-0/+21
2020-04-28Use lexical-binding in most progmodes testsStefan Kangas8-13/+12
2020-04-01javac support in compilation-parse-errors rulesFilipp Gunbin1-2/+5
2020-02-17Make OMake support slightly less expensive (bug#39595)Mattias Engdegård1-1/+4
2020-02-17Speed up 'maven' compilation error message regexpMattias Engdegård1-1/+1
2020-01-15f90: handle F2008 module functionGlenn Morris1-0/+20
2020-01-01Update copyright year to 2020Paul Eggert16-16/+16
2019-12-29Rename xref-collect-references and xref-collect-matchesDmitry Gutov1-13/+14
2019-11-01Make ant regexp in compilation-error-regexp-alist-alist more laxFilipp Gunbin1-5/+13
2019-10-29Add gradle-kotlin to compilation-error-regexp-alist-alistFilipp Gunbin1-2/+9
2019-10-05Support GNU make error messages in compile mode.Paul Smith1-1/+7
2019-10-04Fix error in gnu compilation-mode regexp (bug#37582)Mattias Engdegård1-1/+3
2019-10-04Make compile-tests re-runnableMattias Engdegård1-5/+8
2019-09-12Fix fill-paragraph in python docstrings (Bug#36056)Noam Postavsky1-1/+12
2019-07-30; Re-enable all Flymake tests on HydraDmitry Gutov1-4/+0
2019-07-30Guard against flymake-no-changes-timeout being nilDmitry Gutov1-1/+1
2019-07-25Strip trailing whitespaces at the end of converted do blockNobuyoshi Nakada1-1/+5
2019-07-18Use lexical-binding in asm-mode.el and add testsSimen Heggestøyl1-0/+72
2019-07-17* test/lisp/progmodes/cc-mode-tests.el: Add a test with /***/ in #define linesNick Drozd1-0/+9
2019-07-12* lisp/progmodes/compile.el (compilation-filter): `compilation--ensure-parse'Juri Linkov1-2/+6
2019-07-03Change expected result of a flymake test on embaMichael Albinus1-1/+0
2019-07-02Change expected result of a flymake test on hydraGlenn Morris1-3/+1
2019-06-25* test/lisp/progmodes/flymake-tests.el (ruby-backend): Skip on hydra.Glenn Morris1-0/+1
2019-06-22Fix python docstring auto-fill (Bug#36056)Noam Postavsky1-0/+18
2019-06-17* test/lisp/progmodes/python-tests.el (python-virt-bin): Doc fix.Juanma Barranquero1-1/+1
2019-06-17Fix Python tests depending on system-typeJuanma Barranquero1-5/+15
2019-06-13Add more ps-mode octal testsLars Ingebrigtsen1-1/+12
2019-06-13Add ps-mode-tests.el and remove a compilation warningLars Ingebrigtsen1-0/+37
2019-06-01Skip some flymake tests on hydra.nixos.orgGlenn Morris1-0/+3
2019-04-28; Add test for previous changeNoam Postavsky1-0/+13
2019-04-25* test/lisp/progmodes/sql-tests.el (sql-tests-buffer-naming-harness):Glenn Morris1-1/+1
2019-04-25* test/lisp/progmodes/sql-tests.el (sql-tests-buffer-naming-harness):Glenn Morris1-14/+16
2019-04-24* lisp/progmodes/sql.elMichael R. Mauger1-31/+136
2019-04-21 * lisp/progmodes.sql.elMichael R. Mauger1-0/+34
2019-04-20Mark different-diagnostic-types as failed on emba.Michael Albinus1-1/+2
2019-04-13Replace (skip-unless nil) by tag :unstable in test packagesMichael Albinus1-1/+1
2019-04-10* test/lisp/progmodes/python-tests.el: "Fix" failing testStefan Monnier1-0/+10
2019-04-03* test/lisp/progmodes/flymake-tests.el (different-diagnostic-types):Glenn Morris1-0/+2
2019-03-18Fix more regular expression typosPaul Eggert1-1/+1
2019-03-13* test/lisp/progmodes/python-tests.elGlenn Morris1-2/+1
2019-03-02* test/lisp/progmodes/python-tests.elGlenn Morris1-1/+2
2019-02-20Correct implementation of `sql-set-product-feature' (Bug#30494).Michael R. Mauger1-56/+172
2019-02-18* lisp/progmodes/sql.el: Added password wallet usingwalletMichael R. Mauger1-0/+101