aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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
* ; More instrumentation in autorevert-tests.elMichael Albinus2021-09-251-4/+4
* Indent bodies of local function definitions properly in elisp-modeakater2021-09-251-0/+11
* Fix recently introduced bug in checkdocStefan Kangas2021-09-241-1/+4
* Revert change to use seq-random-elt in Tramp testStefan Kangas2021-09-241-2/+6
* Prefer seq-random-elt to nth+randomStefan Kangas2021-09-241-3/+2
* Fix auto-revert-test05-global-notifyMichael Albinus2021-09-241-1/+1
* ; Instrument autorevert-tests.elMichael Albinus2021-09-241-0/+3
* Pacify recent warnings in ansi-color-tests.elBasil L. Contovounesios2021-09-241-39/+37
* Add support for "bright" ANSI colors in term-modeJim Porter2021-09-231-1/+64
* Add support for "bright" ANSI colors in ansi-colorJim Porter2021-09-231-7/+48
* Avoid jumping too far in checkdoc-in-abbreviation-pStefan Kangas2021-09-231-16/+18
* Fix string-distance for two empty stringsPhilip Kaludercic2021-09-231-1/+9