aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Several Tramp cleanupsMichael Albinus2024-11-051-6/+7
* | ; * test/lisp/eshell/esh-cmd-tests.el: Fix last change.Jim Porter2024-11-031-1/+1
* | Add support for range objects in Eshell "for" loopsJim Porter2024-11-031-0/+15
* | Move more of Eshell range handling to the parser phaseJim Porter2024-11-031-1/+7
* | Improve handling of Eshell "for" loopsJim Porter2024-11-032-20/+29
* | Fix color-lightening and darkening calculationsEli Zaretskii2024-11-021-10/+7
* | Revert "Fix color-lighten-hsl logic"Eli Zaretskii2024-11-021-7/+7
* | Merge from origin/emacs-30Eli Zaretskii2024-11-022-23/+51
|\ \ | |/
| * Work on proced-tests.elLaurence Warne2024-10-301-3/+20
| * (with-peg-rules): Fix references to rulesets (bug#74018)Stefan Monnier2024-10-281-0/+14
| * Fix flakey proced refine tests (Bug#73441)Laurence Warne2024-10-271-23/+20
* | Improve evaluation of conditional Eshell formsJim Porter2024-11-011-0/+30
* | ; time-stamp: Reformat some long doc strings for clarity.Stephen Gildea2024-11-011-24/+24
* | Improve correctness of Eshell globs when using escape charactersJim Porter2024-10-311-16/+32
* | Fix and improve behavior of 'eshell/clear'Jim Porter2024-10-311-0/+42
* | project-tests: Add test assertion for bug#73801Dmitry Gutov2024-11-011-1/+5
* | Fix bugs in dabbrev-expand (bug#74090)Stephen Berman2024-10-313-0/+492
* | Tramp: Use `when-let*', `if-let*' and `and-let*' consequentlyMichael Albinus2024-10-301-43/+43
* | elisp-mode-tests.el: Add test for the added fixAlan Mackenzie2024-10-291-0/+8
* | Merge from origin/emacs-30Eli Zaretskii2024-10-272-2/+2
|\ \ | |/
| * ; Fix typosStefan Kangas2024-10-272-2/+2
| * ; Remove proced-tests.el instrumentation (Do not merge with master)Michael Albinus2024-10-261-3/+1
| * ; * test/lisp/proced-tests.el (proced--within-buffer): Instrument macro.Michael Albinus2024-10-231-1/+3
* | Fix Eshell incompatibility with "[" command when eshell-pred is disabledJim Porter2024-10-261-0/+11
* | ; Ensure 'eshell-split-filename' doesn't expand the filename firstJim Porter2024-10-261-0/+40
* | cond*: Add support for Pcase patternsStefan Monnier2024-10-251-0/+53
* | Mark if-let and when-let obsoleteSean Whitton2024-10-2422-59/+59
* | Merge from origin/emacs-30Sean Whitton2024-10-242-4/+14
|\ \ | |/
| * Fix error when splicing Eshell globs and a glob expands to itselfJim Porter2024-10-221-3/+13
| * * test/Makefile.in: Do not show emacs-module-tests.log by default.Michael Albinus2024-10-201-1/+1
* | Be more careful about applying spliced argumentsJim Porter2024-10-201-2/+4
* | Enhance the auto-revert to avoid revert a buffer in short timeLin Sun2024-10-201-2/+5
* | Lazily convert numeric strings to Lisp numbers in EshellJim Porter2024-10-192-60/+83
* | Fix etags tagging by multiline regexpsEli Zaretskii2024-10-193-249/+249
* | Hide default-directory absolute file name in dired-hide-details-modeÁlvaro Ramírez2024-10-191-0/+46
* | Add Speedbar tests (bug#73533)Morgan Willcock2024-10-191-0/+318
* | Move experimental module querypoll to erc-notifyF. Jason Park2024-10-182-57/+87
* | Fix trailing args bug in erc-d-i--parse-messageF. Jason Park2024-10-182-9/+39
* | ; Undo erroneous change in ERC's sample configurationF. Jason Park2024-10-181-1/+2
* | Merge from origin/emacs-30Michael Albinus2024-10-181-1/+1
|\ \ | |/
| * Fix c-ts-mode--anchor-prev-sibling (bug#73661)Yuan Fu2024-10-141-1/+1
* | Add support for chaining conditionals in EshellJim Porter2024-10-161-4/+18
* | Improve correctness of Eshell sub-formsJim Porter2024-10-163-0/+42
* | Use debian:bookworm for tests on embaMichael Albinus2024-10-161-22/+4
* | Fix comp branch-optim pass (bug#73270)Andrea Corallo2024-10-152-0/+21
* | Adapt gitlab-ci.ymlMichael Albinus2024-10-131-1/+8
* | Improve tests for flow-fillPengji Zhang2024-10-121-18/+24
* | Merge from origin/emacs-30Eli Zaretskii2024-10-121-0/+39
|\ \ | |/
| * Fix c-ts-mode indentation for initializer lists (bug#73661)Jørgen Kvalsvik2024-10-101-0/+39
* | Add baseline test coverage for erc-matchF. Jason Park2024-10-112-0/+436