aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Allow splicing Eshell globs in-placeJim Porter2023-08-211-0/+64
* | ; * test/lisp/cus-edit-tests.el: remove unused var (bug#63290)Mattias Engdegård2023-08-211-1/+0
* | Fix debug spec of cl-flet (bug#65344)Gerd Möllmann2023-08-211-0/+17
* | Skip hanging tests on Cygwin (bug#65325)Ken Brown2023-08-191-3/+9
* | Specialize default-get for alist widgets (Bug#63290)Mauro Aranda2023-08-192-0/+74
* | Adapt test in minibuffer-tests.elMichael Albinus2023-08-191-1/+1
* | Adapt Tramp testMichael Albinus2023-08-192-6/+11
* | Add test for `calculator-exp`Stefan Kangas2023-08-161-0/+6
* | Add 'compile' builtin command for EshellJim Porter2023-08-161-0/+68
* | ; Relax timeouts on some ERC testsF. Jason Park2023-08-158-38/+38
* | Fix test in python-tests.el added by bug #62092kobarity2023-08-151-6/+6
* | Fix test in files-tests.elMichael Albinus2023-08-151-2/+2
* | ; Fix Eshell testsJim Porter2023-08-142-17/+17
* | ; * test/lisp/dired-tests.el (dired-test-bug27243-03): fix unwindMattias Engdegård2023-08-141-2/+2
* | Actually check the result of `equal` comparisons in testsMattias Engdegård2023-08-142-10/+10
* | Fix auth-source-macos-keychain (bug#64977)LdBeth2023-08-131-0/+20
* | Merge from origin/emacs-29Eli Zaretskii2023-08-121-0/+1
|\ \ | |/
| * Adapt Tramp testMichael Albinus2023-08-101-0/+1
* | Merge from origin/emacs-29Eli Zaretskii2023-08-121-8/+19
|\ \ | |/
| * * test/lisp/net/tramp-tests.el (tramp-test42-utf8): Skip for macOS.Michael Albinus2023-08-061-8/+6
| * ; Fix last changeMichael Albinus2023-08-061-1/+3
| * * test/lisp/net/tramp-tests.el (tramp-test10-write-region): Extend test.Michael Albinus2023-08-061-1/+12
| * Sync with Tramp 2.6.2-preMichael Albinus2023-08-052-541/+900
| * Fix rx wrong-code bug: ranges starting with ^Mattias Engdegård2023-07-301-5/+15
* | rx: Better translation of char-matching patternsMattias Engdegård2023-08-121-33/+61
* | ; * test/lisp/net/tramp-tests.el: duck make-process bytecomp warningMattias Engdegård2023-08-091-1/+1
* | Check keyword args of make-processHelmut Eller2023-08-085-0/+29
* | ; Fix bad bytecomp-tests casesMattias Engdegård2023-08-081-8/+10
* | Teach byte-compiler about Aristotelian identityMattias Engdegård2023-08-081-0/+3
* | Fix listing of directory contents after "cd" in EshellJim Porter2023-08-071-0/+23
* | Make describe-keymap tests more robustStefan Kangas2023-08-081-6/+17
* | ; Pacify new nadvice-tests byte-compiler warnings.Basil L. Contovounesios2023-08-061-14/+20
* | ; Fix last patchMichael Albinus2023-08-061-1/+1
* | Suppress some Tramp tests for OpenBSDMichael Albinus2023-08-061-1/+9
* | * test/lisp/align-resources/c-mode.erts: Make test agree with EmacsMattias Engdegård2023-08-051-3/+3
* | Fix eshell "ls" command for files larger than 1TiBStefan Kangas2023-08-051-0/+31
* | Don't allow the `eq` and `unbind` byte-ops to commute (bug#65017)Mattias Engdegård2023-08-041-0/+34
* | ; * test/lisp/uniquify-tests.el (uniquify-home): Delete (bug#62621).Eli Zaretskii2023-08-031-15/+0
* | Add test for align-regexpStefan Kangas2023-08-033-0/+36
* | Revert "Fix image-dired-utils-tests after 83b6a8a5147 (bug#61394)"Eli Zaretskii2023-08-031-12/+9
* | Add latex-mode tests for align.elStefan Kangas2023-08-032-0/+33
* | Add python-mode tests for align.elStefan Kangas2023-08-032-0/+33
* | cperl-mode.el: Subroutine names are fontified correctly in all placesHarald Jörg2023-08-022-0/+58
* | rx: better not-wordchar and (syntax word) translationMattias Engdegård2023-08-021-4/+5
* | rx performance improvementsMattias Engdegård2023-08-021-1/+52
* | Mark Tramp test :unstableMichael Albinus2023-08-011-1/+1
* | Add align tests for CSSStefan Kangas2023-08-012-0/+28
* | Fix font locking of booleans in conf-toml-modeStefan Kangas2023-08-011-1/+16
* | Add `M-x align` support to conf-toml-modeStefan Kangas2023-08-012-0/+50
* | Convert align-tests to use ertsStefan Kangas2023-08-017-38/+44