summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp
Commit message (Expand)AuthorAgeFilesLines
* cconv.el: Fix regression in cconv-tests-interactive-closure-bug51695Stefan Monnier2022-10-281-5/+12
* Fix failing test for package HierarchyWamm K. D2022-10-281-1/+1
* Allow Hierarchy to delay computation of childrenWamm K. D2022-10-271-0/+143
* Audit some plist uses with new predicate argumentBasil L. Contovounesios2022-10-223-58/+245
* Bindat (src, strz): Operate on vectors tooNacho Barrientos2022-10-211-1/+18
* Silence recent comp-tests.el lexvar warningsBasil L. Contovounesios2022-10-171-19/+23
* Don't prune *.eln files in parent of eln-load-pathStefan Kangas2022-10-171-0/+11
* Add tests for native-compile-prune-cacheStefan Kangas2022-10-171-0/+62
* cl-generic: Fix `advertised-calling-convention` declarationsStefan Monnier2022-10-161-0/+22
* package.el: Understand a few more variations in tarball formatsStefan Monnier2022-10-083-2/+22
* Replace aging OpenPGP artifacts in the package-resources tests.Justus Winter2022-10-065-31/+28
* Add 'seq-keep'Lars Ingebrigtsen2022-10-041-0/+6
* cconv.el: Fix interactive closure bug#51695Stefan Monnier2022-09-231-0/+10
* Don't rewrite `set` to `setq` of lexical variablesMattias EngdegÄrd2022-09-222-6/+12
* Improve check for misleading 'cl-case' cases (Bug#57915).Philipp Stephani2022-09-191-0/+11
* Accept more wide function signatures in docstringsStefan Kangas2022-09-162-0/+8
* Fix recently-added cl-macs testsLars Ingebrigtsen2022-09-141-32/+34
* Have 'cl-case' warn about suspicious casesPhilipp Stephani2022-09-131-0/+32
* Signal an error if a fallback cl-case is misplacedPhilipp Stephani2022-09-131-0/+11
* ert-x: New `ert-with-test-buffer-selected' convenience macroRichard Hansen2022-09-111-0/+15
* Fix "warn-lambda-malformed-interactive-spec.el" even moreLars Ingebrigtsen2022-09-091-1/+1
* Don't bind `s' in the normal backtrace mapLars Ingebrigtsen2022-09-091-1/+2
* Update a bytecomp testLars Ingebrigtsen2022-09-091-1/+1
* test: Remove redundant "" arg to `mapconcat`Stefan Monnier2022-09-081-1/+1
* cl-symbol-macrolet: Fix recent regressionStefan Monnier2022-09-062-4/+8
* Disable failing cl-lib-symbol-macrolet-hide test for nowLars Ingebrigtsen2022-09-061-0/+3
* Add new function `seq-positions'Damien Cassou2022-09-041-0/+7
* Add new function `seq-remove-at-position'Damien Cassou2022-09-041-0/+8
* gv.el and cl-macs.el: Fix bug#57397Stefan Monnier2022-09-031-1/+14
* Disable a lisp-mode test that now failsLars Ingebrigtsen2022-08-231-10/+12
* Prefer pos-bol and pos-eol in testsStefan Kangas2022-08-212-6/+4
* Further seq-uniq speed-ups for listsLars Ingebrigtsen2022-08-121-1/+6
* Add a faster seq-uniq for listsLars Ingebrigtsen2022-08-091-0/+13
* Make which-func-mode output less junkLars Ingebrigtsen2022-08-081-0/+23
* * test/lisp/emacs-lisp/nadvice-tests.el: Re-add no-byte-compile.Stefan Kangas2022-08-081-0/+4
* Remove no-byte-compile cookie from some librariesStefan Kangas2022-08-082-8/+0
* Consider built-in packages to be installedMatt Armstrong2022-08-021-0/+15
* Add support for user-customizable iconsLars Ingebrigtsen2022-07-281-0/+63
* Fix off-by-one error in string-truncate-leftLars Ingebrigtsen2022-07-231-0/+5
* Speed up `seq-subseq` for lists (bug#56521)Mattias EngdegÄrd2022-07-181-1/+28
* Merge from origin/emacs-28Stefan Kangas2022-07-141-4/+4
|\
| * ; Fix typos: prefer American spellingStefan Kangas2022-07-131-4/+4
| * Fix copyright-find-copyright when searching from the endLars Ingebrigtsen2022-01-261-0/+11
| * Fix copyright.el comment and add a testLars Ingebrigtsen2022-01-261-0/+11
| * Mark a few more map tests as unstable on Emacs 28 (Bug#46722).Philipp Stephani2022-01-151-0/+12
| * Mark test-map-into as unstableLars Ingebrigtsen2022-01-141-0/+3
* | Make string-limit with encoding return complete glyphsLars Ingebrigtsen2022-07-031-4/+19
* | Add new function `seq-split'Lars Ingebrigtsen2022-07-031-0/+21
* | Make two text-property-search tests easier to readStefan Kangas2022-06-291-13/+12
* | (oclosure-test-limits): Fix test failure when interpretedStefan Monnier2022-06-261-0/+1