summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-11-01; time-stamp: Reformat some long doc strings for clarity.Stephen Gildea
2024-10-31Improve correctness of Eshell globs when using escape charactersJim Porter
2024-10-31Fix and improve behavior of 'eshell/clear'Jim Porter
2024-11-01project-tests: Add test assertion for bug#73801Dmitry Gutov
2024-11-01project-tests: Add test assertion for bug#73801Dmitry Gutov
2024-10-31Fix bugs in dabbrev-expand (bug#74090)Stephen Berman
2024-10-31Fix bugs in dabbrev-expand (bug#74090)Stephen Berman
2024-10-30Work on proced-tests.elLaurence Warne
2024-10-30Tramp: Use `when-let*', `if-let*' and `and-let*' consequentlyMichael Albinus
2024-10-28(with-peg-rules): Fix references to rulesets (bug#74018)Stefan Monnier
2024-10-29elisp-mode-tests.el: Add test for the added fixAlan Mackenzie
2024-10-27Fix flakey proced refine tests (Bug#73441)Laurence Warne
2024-10-27Merge from origin/emacs-30Eli Zaretskii
2024-10-27; Fix typosStefan Kangas
2024-10-26Fix Eshell incompatibility with "[" command when eshell-pred is disabledJim Porter
2024-10-26; Ensure 'eshell-split-filename' doesn't expand the filename firstJim Porter
2024-10-26; Remove proced-tests.el instrumentation (Do not merge with master)Michael Albinus
2024-10-25cond*: Add support for Pcase patternsStefan Monnier
2024-10-24Mark if-let and when-let obsoleteSean Whitton
2024-10-24Merge from origin/emacs-30Sean Whitton
2024-10-23; * test/lisp/proced-tests.el (proced--within-buffer): Instrument macro.Michael Albinus
2024-10-22Fix error when splicing Eshell globs and a glob expands to itselfJim Porter
2024-10-20Be more careful about applying spliced argumentsJim Porter
2024-10-20* test/Makefile.in: Do not show emacs-module-tests.log by default.Michael Albinus
2024-10-20Enhance the auto-revert to avoid revert a buffer in short timeLin Sun
2024-10-19Lazily convert numeric strings to Lisp numbers in EshellJim Porter
2024-10-19Fix etags tagging by multiline regexpsEli Zaretskii
2024-10-19Hide default-directory absolute file name in dired-hide-details-modeÁlvaro Ramírez
2024-10-19Add Speedbar tests (bug#73533)Morgan Willcock
2024-10-18Move experimental module querypoll to erc-notifyF. Jason Park
2024-10-18Fix trailing args bug in erc-d-i--parse-messageF. Jason Park
2024-10-18; Undo erroneous change in ERC's sample configurationF. Jason Park
2024-10-18Merge from origin/emacs-30Michael Albinus
2024-10-16Add support for chaining conditionals in EshellJim Porter
2024-10-16Improve correctness of Eshell sub-formsJim Porter
2024-10-16Use debian:bookworm for tests on embaMichael Albinus
2024-10-15Fix comp branch-optim pass (bug#73270)Andrea Corallo
2024-10-14Fix c-ts-mode--anchor-prev-sibling (bug#73661)Yuan Fu
2024-10-13Adapt gitlab-ci.ymlMichael Albinus
2024-10-12Improve tests for flow-fillPengji Zhang
2024-10-12Merge from origin/emacs-30Eli Zaretskii
2024-10-11Add baseline test coverage for erc-matchF. Jason Park
2024-10-11Crystallize erc-nicks-track-faces behaviorF. Jason Park
2024-10-10Fix c-ts-mode indentation for initializer lists (bug#73661)Jørgen Kvalsvik
2024-10-08New command-line options for 'etags'Eli Zaretskii
2024-10-05Merge from origin/emacs-30Eli Zaretskii
2024-10-04Fix term.el tests; refine previous changeDaniel Colascione
2024-10-03; Fix last change in gitlab-ci.ymlMichael Albinus
2024-10-03; Minor changes in gitlab-ci.ymlMichael Albinus
2024-10-02; Fix thinko in my last changeStefan Kangas