summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-09-03gv.el and cl-macs.el: Fix bug#57397Stefan Monnier
2022-09-03Split image-dired.el into several files (part 1/2)Stefan Kangas
2022-09-02Add tests for ‘mailcap-add-mailcap-entry’Felix Dietrich
2022-08-31Don't fail Eshell ERT tests when an internal signal gets raisedJim Porter
2022-08-30Accept bignum arguments in `take` and `ntake`Mattias Engdegård
2022-08-29Handle 'eshell-pipe-broken' when evaluating Lisp forms in EshellJim Porter
2022-08-29Merge remote-tracking branch 'origin/master' into feature/tree-sitterYuan Fu
2022-08-28Fix data for files-tests-bug-21454 on CygwinKen Brown
2022-08-26Use `rx' in Tramp where possibleMichael Albinus
2022-08-26Pacify obsolete gv warnings in xt-mouse-tests.elBasil L. Contovounesios
2022-08-25Fix instrumented eval-defun not printing "Edebug:" to the echo areaDaniel Martín
2022-08-25Add hideshow-test.el file (bug#56635)Lars Ingebrigtsen
2022-08-25Add Python blocks support for hideshowkobarity
2022-08-25Minor fixes in tramp-tests.elMichael Albinus
2022-08-24Fix handling of UNCs in 'parse-colon-pathEli Zaretskii
2022-08-23Disable a lisp-mode test that now failsLars Ingebrigtsen
2022-08-21Adjust autorevert tests to recent changeLars Ingebrigtsen
2022-08-21Mark another esh-proc test as unstableStefan Kangas
2022-08-21Prefer pos-bol and pos-eol in testsStefan Kangas
2022-08-21Mark esh-proc test as unstableLars Ingebrigtsen
2022-08-20Make conf-javaprop-mode only claim that # lines are commentsLars Ingebrigtsen
2022-08-19Fix return value of help--key-description-fontifiedStefan Kangas
2022-08-19python.el: Adjustments to Flymake backendAugusto Stoffel
2022-08-18Fix Python indentation of block continuationkobarity
2022-08-17Move dired-guess commands from dired-x to diredStefan Kangas
2022-08-17Enhance Python font-lock to support multilineskobarity
2022-08-17Revert "Add Python blocks support for hideshow"Lars Ingebrigtsen
2022-08-17Add Python blocks support for hideshowkobarity
2022-08-16; Normalize my emailStefan Kangas
2022-08-15Fix non-interactive use of conditionals in EshellJim Porter
2022-08-15Add 'eshell-command-result-equal' with an ERT explainerJim Porter
2022-08-15Provide ERT explainer for 'eshell-match-command-output'Jim Porter
2022-08-15Fix `python-nav-forward-block' moving backward under certain conditionskobarity
2022-08-14(compiled-function-p): New function (bug#56648)Stefan Monnier
2022-08-13Fix a recently-added Eshell test on MS-WindowsEli Zaretskii
2022-08-12Make '$?' and '$$' variables more consistent in EshellJim Porter
2022-08-12Allow using dollar expansions in Eshell conditionalsJim Porter
2022-08-12Only set Eshell execution result metavariables when non-nilJim Porter
2022-08-12Further seq-uniq speed-ups for listsLars Ingebrigtsen
2022-08-11* test/lisp/net/tramp-tests.el (tramp--test-utf8): Adapt test.Michael Albinus
2022-08-09Add a faster seq-uniq for listsLars Ingebrigtsen
2022-08-09Fix python escape code fontification for multi-line literalsLaurence Warne
2022-08-09Further Tramp fixes for Android 12Michael Albinus
2022-08-09Make ibuffer-awhen obsolete in favor of when-letStefan Kangas
2022-08-08Make makesum.el obsoleteStefan Kangas
2022-08-08Improve collecting of citation keysArash Esbati
2022-08-08Allow specifying how args are to be stored in `command-history'Lars Ingebrigtsen
2022-08-08Make which-func-mode output less junkLars Ingebrigtsen
2022-08-08; Fix typosStefan Kangas
2022-08-08* test/lisp/emacs-lisp/nadvice-tests.el: Re-add no-byte-compile.Stefan Kangas