summaryrefslogtreecommitdiff
path: root/test/lisp/progmodes
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Update more copyright yearsPaul Eggert2018-12-311-1/+1
* | Merge from origin/emacs-26Paul Eggert2018-12-3113-13/+13
|\ \ | |/
| * Update copyright year to 2019Paul Eggert2019-01-0113-13/+13
* | Merge from origin/emacs-26Glenn Morris2018-12-201-8/+20
|\ \ | |/
| * Restrict downcasing in elisp xref tests (bug#25534)Glenn Morris2018-12-181-8/+20
* | Skip rather than fail in flymake testsGlenn Morris2018-12-191-1/+1
* | Ensure flymake tests use gcc rather than $CCGlenn Morris2018-12-151-1/+1
* | Support Ruby block arguments ending with , or *Nobuyoshi Nakada2018-12-111-0/+90
* | Merge from origin/emacs-26Glenn Morris2018-07-131-1/+45
|\ \ | |/
| * Match w32 paths in grep sans --null hits (Bug#32051)Noam Postavsky2018-07-121-1/+45
* | Fix Tcl indentation in a namespaceTom Tromey2018-07-031-0/+9
* | Fix two tcl-mode defun-related bugsTom Tromey2018-06-241-0/+68
* | Fix off by one error in python-mode assertion (Bug#30964)Noam Postavsky2018-06-161-0/+6
* | Fix Flymake's ruby-mode tests when user has "rubocop" installedJoão Távora2018-05-211-5/+9
* | Run python test if the python executable is foundTino Calancha2018-05-151-0/+1
* | run-python: Make the buffer running python currentTino Calancha2018-05-151-0/+8
* | Support variable-unquoting syntax in bat-modeEli Zaretskii2018-03-151-2/+3
* | Quieten compilation of some test/lisp filesGlenn Morris2018-03-091-2/+4
|/
* Update copyright year to 2018Paul Eggert2018-01-0113-13/+13
* Add tests on electric-indentation and Python multiline strings (Bug#29305)Lele Gaifax2017-12-021-0/+31
* 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-053-14/+20
* * test/lisp/progmodes/sql-tests.elGlenn Morris2017-10-231-1/+1