summaryrefslogtreecommitdiff
path: root/test/lisp/simple-tests.el
Commit message (Expand)AuthorAge
* Stronger checking in line-number-at-pos testsMattias Engdegård2023-04-13
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Fix simple-tests when run noninteractivelyMattias Engdegård2022-11-18
* Fix suggest-key-bindings displaying key as commandStefan Kangas2022-11-13
* New test for execute-extended-command helper defunStefan Kangas2022-11-13
* Prefer pos-bol and pos-eol in testsStefan Kangas2022-08-21
* zap-to-char: case sensitive for upper-case charactersTino Calancha2022-05-21
* Add a new command 'yank-in-context'Lars Ingebrigtsen2022-05-20
* Fix a mistaken test case in test-undo-regionLars Ingebrigtsen2022-05-05
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* ; Minor stylistic checkdoc fixes in test/**/*.elStefan Kangas2021-09-26
* ; Fix paren typoGlenn Morris2021-08-18
* Add undo-in-region test case for bug#21523Lars Ingebrigtsen2021-08-18
* ; Normalize and add missing first and last linesStefan Kangas2021-04-19
* Fix simple-tests--undo*Yuan Fu2021-03-12
* Skip recent undo tests in batch mode for nowGlenn Morris2021-03-12
* Map redo records for undo in region to 'undo-in-regionYuan Fu2021-03-11
* Fix count-lines problem in non-ASCII buffersLars Ingebrigtsen2021-02-09
* Add tests for count-linesStefan Kangas2021-02-08
* Update copyright year to 2021Paul Eggert2021-01-01
* Merge from origin/emacs-27Glenn Morris2020-10-10
|\
| * Extend tests for shell-command-dont-erase-bufferMichael Albinus2020-10-08
* | Silence byte-compiler in two testsStefan Kangas2020-10-01
* | ; Fix license statements.Stefan Kangas2020-08-27
* | Add test for Bug#41761Stefan Kangas2020-08-14
* | Merge from origin/emacs-27Glenn Morris2020-06-07
|\|
| * Silence some byte-compiler warnings in testsBasil L. Contovounesios2020-06-03
* | Merge from origin/emacs-27Glenn Morris2020-04-29
|\|
| * * test/lisp/simple-tests.el (with-shell-command-dont-erase-buffer):Michael Albinus2020-04-27
| * Make shell-command tests fit for tcsh.Michael Albinus2020-04-26
* | Merge from origin/emacs-27Glenn Morris2020-04-18
|\|
| * Fix "C-u M-!" when 'shell-command-dont-erase-buffer' is non-nilEli Zaretskii2020-04-18
* | * lisp/simple.el (undo-redo): New commandStefan Monnier2020-02-08
* | Remove (or double) redundant backslashes in string literalsMattias Engdegård2020-01-24
|/
* * test/lisp/simple-tests.el: Full path to Emacs binary (bug#39067).Mattias Engdegård2020-01-20
* ; Fix a test (Bug#39067)Tino Calancha2020-01-19
* Fix shell-command-dont-erase-buffer featureTino Calancha2020-01-19
* Update copyright year to 2020Paul Eggert2020-01-01
* Fix recently extended delete-indentation behaviorBasil L. Contovounesios2019-03-31
* Fix bug in delete-indentation when region is inactiveStephen Leake2019-03-22
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | * test/lisp/simple-tests.el (simple-tests-async-shell-command-30280):Glenn Morris2018-06-17
* | Fix a broken testBasil L. Contovounesios2018-05-15
* | Fix off-by-one history pruning (bug#31211)Basil L. Contovounesios2018-05-02
* | Quieten compilation of some test/lisp filesGlenn Morris2018-03-09
* | * test/lisp/simple-tests.el (simple-tests-async-shell-command-30280): Add testtino calancha2018-01-29
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-25
* ; Typo fixes, mostly repeated wordsPaul Eggert2017-10-09