summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Add 'define-keymap' and 'defvar-keymap'Lars Ingebrigtsen2021-10-041-0/+8
* * test/infra/gitlab-ci.yml (.native-comp-template): Revert change.Michael Albinus2021-10-031-3/+12
* Improve native compilation on embaMichael Albinus2021-10-032-44/+40
* Expand internal--format-docstring-line testStefan Kangas2021-10-021-1/+2
* gnus-icalendar: Missing attendees are not REQ-PARTICIPANTAlexandre Duret-Lutz2021-10-021-1/+1
* 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
|/
* ; Still working on emba CIMichael Albinus2021-09-302-11/+15
* ; Mark cl-flet indentation test as failing (bug#9622)Mattias Engdegård2021-09-301-0/+1
* ; * test/lisp/emacs-lisp/bytecomp-tests.el: remove ineffective \Mattias Engdegård2021-09-301-1/+1
* * test/Makefile.in (WRITE_LOG): Add emacs-module-tests as problematic.Michael Albinus2021-09-291-1/+1
* Some inmprovements in emba CI filesMichael Albinus2021-09-292-15/+2
* ; * test/lisp/electric-tests.el: Reduce python-mode log spam.Mattias Engdegård2021-09-281-31/+35
* Adapt tramp-tests.el for macOSMichael Albinus2021-09-281-13/+9
* Use ert-resource-file in the shorthand testsLars Ingebrigtsen2021-09-282-16/+6
* checkdoc: Allow Lisp symbols to start a messageStefan Kangas2021-09-281-0/+37
* ; Still more instrumentation on autorevert-tests.elMichael Albinus2021-09-271-9/+12
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2021-09-273-3/+16
|\
| * Fix automatic filling of docstring in cl-defstructStefan Kangas2021-09-271-0/+12
| * Fix checkdoc-related test failureLars Ingebrigtsen2021-09-271-1/+2
| * Fix two doc-related test failuresLars Ingebrigtsen2021-09-271-2/+2
* | ; More instrumentation in autorevert-tests.elMichael Albinus2021-09-271-2/+25
|/
* Optimize emba buildsMichael Albinus2021-09-272-15/+20
* Make comint understand the ccrypt password phrasesLars Ingebrigtsen2021-09-271-0/+3
* Add "passwd" (change password) prompt to comintLars Ingebrigtsen2021-09-271-0/+1
* Get a `package-test-signed` to work againdickmao2021-09-274-49/+28
* Move test-cl-flet-indentation to the right fileLars Ingebrigtsen2021-09-272-11/+10
* Add #_ reader macro to escape shorthand renamingJoão Távora2021-09-272-1/+14
* Consider shorthands in Elisp's elisp-completion-at-pointJoão Távora2021-09-272-0/+18
* Rework Elisp shorthands to only allow only prefix substitutionJoão Távora2021-09-272-6/+6
* Move most of the shorthand implementation to C codeJoão Távora2021-09-273-60/+84
* First Elisp version of lisp/shorthand.el, failing some testsJoão Távora2021-09-271-0/+60
* Move two incorrectly named test filesStefan Kangas2021-09-262-6/+4
* ; Minor stylistic checkdoc fixes in test/**/*.elStefan Kangas2021-09-26128-209/+302
* ; Clarify and simplify time-stamp commentsStephen Gildea2021-09-261-3/+3
* * test/infra/gitlab-ci.yml (variables): Set DOCKER_BUILDKIT.Michael Albinus2021-09-261-0/+1
* Rename "Homepage" field to "Website" in package descriptionStefan Kangas2021-09-261-4/+4
* Add test for lm-websiteStefan Kangas2021-09-261-0/+8
* Warn about overly long docstring in lambdaStefan Kangas2021-09-261-2/+1
* Avoid false positives in bytecomp docstring width warningStefan Kangas2021-09-261-0/+24
* ; Adjust overly long docstrings to fit 80 charactersStefan Kangas2021-09-262-5/+7
* Unbreak ert testsStefan Kangas2021-09-261-17/+18
* ; More instrumentation in autorevert-tests.elMichael Albinus2021-09-261-1/+1
* Adapt Tramp's make-process for macOS.Michael Albinus2021-09-261-4/+18
* Fix byte-compiler crash for legal dynamic-binding codeMattias Engdegård2021-09-251-0/+8
* Constant-propagate variables bound outside loopsMattias Engdegård2021-09-251-0/+37
* Use ambient lexical-binding value in ert-deftest body (bug#50738)Mattias Engdegård2021-09-251-0/+4
* Renege on anonymous &rest (bug#50268, bug#50720)Mattias Engdegård2021-09-251-24/+33