summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-06-28Merge from savannah/emacs-30Po Lu
2024-06-27Fix two tests for --without-all buildAndrea Corallo
2024-06-27Merge from savannah/emacs-30Po Lu
2024-06-27; Fix simple-tests as fallout of last changeEli Zaretskii
2024-06-27Add tests for `kill-whole-line' (bug#65734)Sebastian Miele
2024-06-26Minor improvements to new Completion Preview commandsEshel Yaron
2024-06-26New commands 'completion-preview-insert-{word,sexp}'Jules Tamagnan
2024-06-25Always perform Eshell process cleanup runs in the Eshell bufferJim Porter
2024-06-25Always perform Eshell process cleanup runs in the Eshell bufferJim Porter
2024-06-24Extend treesitter tests on embaMichael Albinus
2024-06-24; Fix flymake tests with GCC 14.Ulrich Müller
2024-06-24; Remove debugging message in Completion Preview testEshel Yaron
2024-06-23; Restore inadvertently removed line.Eli Zaretskii
2024-06-23; * test/lisp/net/shr-tests.el (shr-test--rendering-check): Use UTF-8.Eli Zaretskii
2024-06-23; Don't run new 'shr-test/zoom-image' when built without image supportJim Porter
2024-06-23; Fix typosStefan Kangas
2024-06-23Backport: Minor changes in tramp-tests.elMichael Albinus
2024-06-22Fix zooming images in SHRJim Porter
2024-06-22Replace literal whitespace with `\s`Stefan Kangas
2024-06-22Make Compilation mode recognize non-legacy Kotlin/Gradle errorsRudolf Adamkovič
2024-06-20Ensure navigating by paragraphs in Eshell stops at prompts and paragraphsJim Porter
2024-06-18Merge remote-tracking branch 'origin/feature/which-key-in-core'Philip Kaludercic
2024-06-15Fix Eshell "which" test on MS-WindowsJim Porter
2024-06-15Fix em-extpipe-tests on MS-WindowsEli Zaretskii
2024-06-15; Improve last changeJim Porter
2024-06-15; Add command logging to some more Eshell testsJim Porter
2024-06-15Merge remote-tracking branch 'github-which-key/master'Philip Kaludercic
2024-06-15Allow escape sequences in Python promptskobarity
2024-06-13; Minor editorial fixes to some Eshell testsJim Porter
2024-06-13;cperl-mode.el: Avoid false positives when parsing new Perl syntaxHarald Jörg
2024-06-10Fix recently added eshell testStefan Kangas
2024-06-10Fix treesit-testsEli Zaretskii
2024-06-10; Fix recent change to python-tests.elkobarity
2024-06-10Extend auto-revert-test07-auto-revert-several-buffersMichael Albinus
2024-06-10cperl-mode.el: Update for the current Perl version 5.040Harald Jörg
2024-06-09Improve correctness of 'eshell-quote-argument'Jim Porter
2024-06-09Remove empty Eshell commands when parsingJim Porter
2024-06-09; Allow batch-file Eshell test on MS-WindowsEli Zaretskii
2024-06-09; Add another test for 'eshell-batch-script'Jim Porter
2024-06-09Specify Python 3 in some ERTs on Mackobarity
2024-06-09Fix hiding a Python block ending with a commentkobarity
2024-06-09A better fix for esh-proc-tests on MS-WindowsEli Zaretskii
2024-06-09Fix Eshell tests on MS-WindowsEli Zaretskii
2024-06-09(find-auto-coding): Provide filename to `auto-coding-functions`Stefan Monnier
2024-06-09Add typescript-ts-mode indentation for multi-assignment declsNoah Peart
2024-06-08(pcase--app-subst-match): Try and fix performance regression (bug#71398)Stefan Monnier
2024-06-08Improve implementations of some Eshell output filter functionsJim Porter
2024-06-08Be more efficient when buffering output in EshellJim Porter
2024-06-08Restore deferred date-stamp insertions in ERCF. Jason Park
2024-06-08Fix Python mode error caused by incorrect indentationkobarity