summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Disable failing cl-lib-symbol-macrolet-hide test for nowLars Ingebrigtsen2022-09-06
* Let external Eshell processes send stdout and stderr to different placesJim Porter2022-09-04
* Put Eshell's bookkeeping data for external processes on the process objectJim Porter2022-09-04
* Add support for more kinds of redirect operators in EshellJim Porter2022-09-04
* Simplify Eshell handle functions and add tests/documentationJim Porter2022-09-04
* Add basic test coverage for overlay modification hooksMatt Armstrong2022-09-04
* Mark some filenotify tests unstable on EMBALars Ingebrigtsen2022-09-04
* Fix rx forms in TrampMichael Albinus2022-09-04
* Add new function `seq-positions'Damien Cassou2022-09-04
* Add new function `seq-remove-at-position'Damien Cassou2022-09-04
* gv.el and cl-macs.el: Fix bug#57397Stefan Monnier2022-09-03
* Split image-dired.el into several files (part 1/2)Stefan Kangas2022-09-03
* Add tests for ‘mailcap-add-mailcap-entry’Felix Dietrich2022-09-02
* Don't fail Eshell ERT tests when an internal signal gets raisedJim Porter2022-08-31
* Accept bignum arguments in `take` and `ntake`Mattias Engdegård2022-08-30
* Handle 'eshell-pipe-broken' when evaluating Lisp forms in EshellJim Porter2022-08-29
* Fix data for files-tests-bug-21454 on CygwinKen Brown2022-08-28
* Use `rx' in Tramp where possibleMichael Albinus2022-08-26
* Pacify obsolete gv warnings in xt-mouse-tests.elBasil L. Contovounesios2022-08-26
* Fix instrumented eval-defun not printing "Edebug:" to the echo areaDaniel Martín2022-08-25
* Add hideshow-test.el file (bug#56635)Lars Ingebrigtsen2022-08-25
* Add Python blocks support for hideshowkobarity2022-08-25
* Minor fixes in tramp-tests.elMichael Albinus2022-08-25
* Fix handling of UNCs in 'parse-colon-pathEli Zaretskii2022-08-24
* Disable a lisp-mode test that now failsLars Ingebrigtsen2022-08-23
* Adjust autorevert tests to recent changeLars Ingebrigtsen2022-08-21
* Mark another esh-proc test as unstableStefan Kangas2022-08-21
* Prefer pos-bol and pos-eol in testsStefan Kangas2022-08-21
* Mark esh-proc test as unstableLars Ingebrigtsen2022-08-21
* Make conf-javaprop-mode only claim that # lines are commentsLars Ingebrigtsen2022-08-20
* Fix return value of help--key-description-fontifiedStefan Kangas2022-08-19
* python.el: Adjustments to Flymake backendAugusto Stoffel2022-08-19
* Fix Python indentation of block continuationkobarity2022-08-18
* Move dired-guess commands from dired-x to diredStefan Kangas2022-08-17
* Enhance Python font-lock to support multilineskobarity2022-08-17
* Revert "Add Python blocks support for hideshow"Lars Ingebrigtsen2022-08-17
* Add Python blocks support for hideshowkobarity2022-08-17
* ; Normalize my emailStefan Kangas2022-08-16
* Fix non-interactive use of conditionals in EshellJim Porter2022-08-15
* Add 'eshell-command-result-equal' with an ERT explainerJim Porter2022-08-15
* Provide ERT explainer for 'eshell-match-command-output'Jim Porter2022-08-15
* Fix `python-nav-forward-block' moving backward under certain conditionskobarity2022-08-15
* (compiled-function-p): New function (bug#56648)Stefan Monnier2022-08-14
* Fix a recently-added Eshell test on MS-WindowsEli Zaretskii2022-08-13
* Make '$?' and '$$' variables more consistent in EshellJim Porter2022-08-12
* Allow using dollar expansions in Eshell conditionalsJim Porter2022-08-12
* Only set Eshell execution result metavariables when non-nilJim Porter2022-08-12
* Further seq-uniq speed-ups for listsLars Ingebrigtsen2022-08-12
* * test/lisp/net/tramp-tests.el (tramp--test-utf8): Adapt test.Michael Albinus2022-08-11
* Add a faster seq-uniq for listsLars Ingebrigtsen2022-08-09