summaryrefslogtreecommitdiff
path: root/test/lisp/progmodes
Commit message (Expand)AuthorAgeFilesLines
* ; cperl-mode.el: Detect prototypes in anonymous subroutinesHarald Jörg2022-02-022-0/+99
* Factor out function to check for clang in testsStefan Kangas2022-01-311-7/+2
* ruby-toggle-block-space-before-parameters: New user optionDmitry Gutov2022-01-211-0/+7
* ; * 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
* | ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Merge from origin/emacs-28Eli Zaretskii2022-01-0129-29/+29
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-0129-29/+29
* | Silence byte-compiler using with-no-warnings in testsStefan Kangas2021-12-201-7/+9
* | Make generation of JUnit test reports more robust.Michael Albinus2021-12-181-0/+2
* | Merge from origin/emacs-28Stefan Kangas2021-12-131-6/+12
|\|
| * Make `M-x run-python' select the window againKévin Le Gouguec2021-12-131-6/+12
* | Silence byte-compiler in some testsStefan Kangas2021-12-041-6/+12
* | Fix recent compile-tests additionGlenn Morris2021-11-211-1/+1
* | Improve error parsing for GCC -fanalyzer outputPhilip Kaludercic2021-11-211-0/+1
* | Make 'eval' use lexical scoping in most testsStefan Kangas2021-11-201-5/+5
* | Eliminate ERT test name clashes (bug#51941)Mattias Engdegård2021-11-181-1/+1
* | lisp/emacs-lisp/lisp-mode.el: Fix parser state corruption.akater2021-11-081-0/+10
* | Prefer ert-with-temp-(directory|file)Stefan Kangas2021-11-075-95/+90
* | Replace some macros with ert-with-temp-(file|directory)Stefan Kangas2021-11-061-16/+4
* | Indent cl-flet-like forms correctly in incomplete expressionsakater2021-10-281-0/+121
* | Allow matching non-.git gitlab and gitea URLs in bug-referenceMiha Rihtaršič2021-10-271-4/+70
* | ; * test/lisp/progmodes/elisp-mode-tests.el: repair test failureMattias Engdegård2021-10-261-3/+3
* | Tweak bug-reference-testsLars Ingebrigtsen2021-10-241-8/+8
* | Allow matching non-.git URLs in bug-referenceLars Ingebrigtsen2021-10-241-0/+62
* | Merge from origin/emacs-28Glenn Morris2021-10-191-0/+11
|\|
| * Fix xref elisp identifier namespace mistakeMattias Engdegård2021-10-181-0/+11
* | SQL mode supports sending passwords in processMichael R. Mauger2021-10-191-0/+10
* | Add some defvar indent testsLars Ingebrigtsen2021-10-181-0/+15
* | Remove the "def" indentation heuristicLars Ingebrigtsen2021-10-181-0/+14
* | Merge from origin/emacs-28Glenn Morris2021-10-121-3/+2
|\|
| * Don't apply shorthands to punctuation-only symbols (bug#51089)João Távora2021-10-111-3/+2
* | Fix merge error for elisp-mode-tests.elGlenn Morris2021-10-111-12/+0
* | Merge from origin/emacs-28Glenn Morris2021-10-111-0/+24
|\|
| * Add new failing test for bug#51089João Távora2021-10-101-0/+12
* | test/lisp/progmodes/elisp-mode-resources/simple-shorthand-test.el: LexbindStefan Monnier2021-10-081-0/+2
* | Change the call convention for `defvar-keymap'Lars Ingebrigtsen2021-10-051-2/+3
* | Merge from origin/emacs-28Glenn Morris2021-10-042-6/+14
|\|
| * Rename elisp-shorthands to read-symbol-shorthandsJoão Távora2021-10-032-6/+6
| * Font-lock shorthands in elisp-mode for quick visual recognition (bug#50959)João Távora2021-10-031-0/+8
* | Add 'define-keymap' and 'defvar-keymap'Lars Ingebrigtsen2021-10-041-0/+8
* | Merge from origin/emacs-28Glenn Morris2021-10-011-12/+10
|\|
| * Migrate Xref off EIEIODmitry Gutov2021-10-011-12/+10
* | Restore the flet indentation fixesakater2021-10-012-1/+227
* | Add more indentation tests for Emacs Lisp modeLars Ingebrigtsen2021-10-012-23/+53
|/
* ; Mark cl-flet indentation test as failing (bug#9622)Mattias Engdegård2021-09-301-0/+1
* Use ert-resource-file in the shorthand testsLars Ingebrigtsen2021-09-282-16/+6
* Move test-cl-flet-indentation to the right fileLars Ingebrigtsen2021-09-271-0/+10