aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Add new function `ensure-list'Lars Ingebrigtsen2021-09-211-0/+5
* Revert "Make dired-compress-file query for a directory to uncompress to"Lars Ingebrigtsen2021-09-211-54/+0
* Revert "Make recent dired tests check for external executables"Lars Ingebrigtsen2021-09-211-4/+0
* Make recent dired tests check for external executablesGlenn Morris2021-09-211-0/+4
* Consistently test alist keys with equal in map.elBasil L. Contovounesios2021-09-211-5/+29
* Silence byte-compiler warning for network-stream-tests.elRobert Pluim2021-09-211-1/+1
* Make syntax-ppss more accurate for Python triple quotes (bug#49518)João Távora2021-09-211-1/+0
* Expand and improve electric-pair-mode and Python testing (bug#49518)João Távora2021-09-212-3/+30
* Speed up test/lisp/electric-tests.el when run interactivelyJoão Távora2021-09-211-1/+2
* Make dired-compress-file query for a directory to uncompress toMichalis V2021-09-211-0/+54
* Clear netrc cache in auth-source testLars Ingebrigtsen2021-09-211-2/+2
* Only search netrc in the netrc testsLars Ingebrigtsen2021-09-211-1/+2
* Remove superfluous skip in auth-source-tests.elMichael Albinus2021-09-201-1/+0
* Do not save empty passwords in auth-source-searchMichael Albinus2021-09-191-33/+99
* Fix performance degradation in commands that describe key bindingsEli Zaretskii2021-09-181-1/+2
* Skip "fast" tests on emba CIMichael Albinus2021-09-181-7/+7
* Check for null bytes in filenames in 'expand-file-name' (bug#49723)Federico Tedin2021-09-181-0/+9
* checkdoc: 'y-or-n-p' no longer needs spaceStefan Kangas2021-09-171-0/+30
* ; * test/lisp/emacs-lisp/seq-tests.el: Remove duplicate test.Stefan Kangas2021-09-171-5/+0
* Add new sequence function 'seq-union'Stefan Kangas2021-09-171-0/+32
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-164-14/+16
* Tramp code cleanupMichael Albinus2021-09-161-11/+23
* Change the erc debug logging format to be more repeatableF. Jason Park2021-09-161-0/+35
* Fix erc nick trimmingF. Jason Park2021-09-161-0/+80
* Fix mistake in test for erc-ring-previous-commandF. Jason Park2021-09-161-4/+7
* Update Unicode support to Unicode version 14.0.0Eli Zaretskii2021-09-152-46/+127
* Localize namespace-filtering codeDmitry Gutov2021-09-151-7/+18
* * test/Makefile.in (XDG_CONFIG_HOME): Don't export (bug#50577).Glenn Morris2021-09-141-1/+1
* cperl-mode.el: Allow non-ASCII Perl identifiersHarald Jörg2021-09-142-1/+314
* Keep and report "foreign" diangnostics in flymake-cc Flymake backendJoão Távora2021-09-142-0/+7
* Fix the testsDmitry Gutov2021-09-131-8/+18
* ; Minor doc fixes found by checkdocStefan Kangas2021-09-131-5/+5
* Improve checkdoc abbreviation handlingStefan Kangas2021-09-131-0/+24
* ; Fix symbol quoting typosStefan Kangas2021-09-122-5/+5
* Infer identifier namespace in elisp xref backendMattias Engdegård2021-09-121-0/+111
* Propagate aliased lexical variables in byte compilerMattias Engdegård2021-09-111-0/+44
* Tramp code cleanupMichael Albinus2021-09-111-32/+13
* Fix test find-defs-defgeneric-elDmitry Gutov2021-09-101-0/+6
* Tramp: honor default file modes in make-directoryStephen Gildea2021-09-101-17/+45
* Change ruby-align-chained-calls indendationStefan Monnier2021-09-091-1/+28
* Adjust test to describe-function changesLars Ingebrigtsen2021-09-081-1/+3
* cperl-mode.el: Use rx sequences for Perl grammarHarald Jörg2021-09-071-5/+5
* Fix encoding in browse-url-encode-urlLars Ingebrigtsen2021-09-071-4/+4
* Adapt tramp-test26-file-name-completionMichael Albinus2021-09-071-22/+2
* * test/lisp/vc/vc-tests.el (vc-test--version-diff): Git env tweak.A2021-09-061-0/+8
* Optimise `member` and `assoc` (etc) with constant empty listMattias Engdegård2021-09-061-0/+15
* ; * test/lisp/newcomment-tests.el: Fix copyright year.Stefan Kangas2021-09-061-1/+1
* project--files-in-directory: Fix handling of ignoresDmitry Gutov2021-09-062-0/+23
* Try to fix vc-test-git06-version-diff on HydraDmitry Gutov2021-09-061-7/+4
* * test/lisp/vc/vc-tests.el (vc-test-git06-version-diff): Skip on hydra.Glenn Morris2021-09-051-0/+3