summaryrefslogtreecommitdiff
path: root/test/lisp/subr-tests.el
Commit message (Expand)AuthorAgeFilesLines
* char-uppercase-p: New predicateTino Calancha2022-05-111-0/+7
* Fix compilation warnings in newer subr testsLars Ingebrigtsen2022-05-071-11/+12
* Add char-folding of double quotes in isearch-fold-quotes-mode (bug#24510)Juri Linkov2022-05-061-0/+3
* Move buffer-local-set-state to subr because it's used at runtimeLars Ingebrigtsen2022-05-061-0/+12
* Make some recently added tests actually runLars Ingebrigtsen2022-05-031-2/+3
* Fix key-parse problem with C-x ( ... sequencesLars Ingebrigtsen2022-05-031-0/+4
* Fix the OMIT-NULLS + "" case in string-linesLars Ingebrigtsen2022-05-021-0/+1
* Fix string-lines return for ""Lars Ingebrigtsen2022-05-011-0/+2
* Change string-lines semantics slightlyLars Ingebrigtsen2022-05-011-1/+1
* Add a KEEP-NEWLINES argument to string-linesLars Ingebrigtsen2022-04-301-0/+22
* Add new function 'readablep'Lars Ingebrigtsen2022-01-221-0/+4
* Add new function function-alias-pLars Ingebrigtsen2022-01-131-0/+17
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Silence byte-compiler in some testsStefan Kangas2021-12-041-0/+1
* | Make 'eval' use lexical scoping in most testsStefan Kangas2021-11-201-6/+7
* | Add new 'keymap-*' functionsLars Ingebrigtsen2021-11-161-107/+107
* | Do kbd-valid-p prefix comparisons case-sensitivelyLars Ingebrigtsen2021-10-181-0/+1
* | Allow <mouse-1> in kbd-valid-pLars Ingebrigtsen2021-10-171-0/+3
* | Add new function 'kbd-valid-p'Lars Ingebrigtsen2021-10-161-0/+114
* | New tests for kbd and edmacro-parse-keysStefan Kangas2021-10-131-4/+107
* | Merge from origin/emacs-28Glenn Morris2021-10-041-8/+7
|\|
| * Clarify the purpose of internal--format-docstring-lineStefan Kangas2021-10-031-8/+7
* | Expand internal--format-docstring-line testStefan Kangas2021-10-021-1/+2
|/
* Fix automatic filling of docstring in cl-defstructStefan Kangas2021-09-271-0/+12
* Don't quote nil and t in doc strings and commentsLars Ingebrigtsen2021-09-211-2/+2
* Add new function `ensure-list'Lars Ingebrigtsen2021-09-211-0/+5
* Move cl-lib tests for caaXr to subr-tests.elStefan Kangas2021-09-031-0/+19
* Add new macro `with-existing-directory'Lars Ingebrigtsen2021-09-011-0/+8
* Add new functions to replace strings/regexp in a regionLars Ingebrigtsen2021-08-161-0/+46
* ; * test/lisp/subr-tests.el (subr-tests-add-hook-depth): Fix a typo.Philipp Stephani2021-07-051-1/+1
* Add new convenience function `buffer-local-boundp'Lars Ingebrigtsen2021-05-311-0/+10
* Fix failing subr testLars Ingebrigtsen2021-04-271-1/+1
* Merge remote-tracking branch 'savannah/master' into native-compAndrea Corallo2021-03-121-1/+6
|\
| * Fix string-replace error dataBasil L. Contovounesios2021-03-071-1/+6
* | Merge remote-tracking branch 'savannah/master' into native-compAndrea Corallo2021-01-161-0/+20
|\|
| * Lift {global,local}-key-binding to LispStefan Kangas2021-01-131-0/+11
| * * lisp/subr.el (letrec): Optimize some non-recursive bindingsStefan Monnier2021-01-081-0/+9
* | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2021-01-081-0/+29
|\|
| * Merge recently added kbd testsStefan Kangas2021-01-081-10/+8
| * Lift define-prefix-command to LispStefan Kangas2021-01-081-0/+11
| * * test/lisp/subr-tests.el (subr-test-kbd): New test.Stefan Kangas2021-01-081-0/+12
| * Pretty-print keys without <> around modifiers (bug#45536)Mattias EngdegÄrd2021-01-051-0/+8
* | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2021-01-021-1/+21
|\|
| * Update copyright year to 2021Paul Eggert2021-01-011-1/+1
| * Revert recent add-to-ordered-list changesLars Ingebrigtsen2021-01-011-20/+0
| * Allow add-to-ordered-list to use a test predicateLars Ingebrigtsen2020-12-311-2/+26
| * Add test for add-to-ordered-listLars Ingebrigtsen2020-12-311-0/+16
* | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-12-201-0/+12
|\|
| * Convert apropos-internal from C to Lisp (Bug#44529)Stefan Kangas2020-12-191-0/+12