aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/emacs-lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Repair serious breakage in the batch tests.Eric S. Raymond3 days1-3/+6
* Compare circular lists in 'equal' without error (bug#80456)Mattias Engdegård5 days1-18/+0
* ; Fix package-vc-tests for older versions of GitEli Zaretskii2026-01-291-1/+2
* Create package-vc-tests repositories once per tests run (bug#80235)Przemysław Kryger2026-01-281-29/+97
* Ensure skipped package-vc-tests are not installed (bug#80235)Przemysław Kryger2026-01-271-69/+79
* Neater pcase predicate transformMattias Engdegård2026-01-261-0/+18
* Rename VC outgoing and incoming log commands to include "-root-"Sean Whitton2026-01-141-1/+1
* Fix recent test suite regression (bug#80177)Stefan Monnier2026-01-111-0/+1
* (package-test-install-single): Fix test failureStefan Monnier2026-01-071-1/+1
* Make string-trim fasterMattias Engdegård2026-01-021-25/+0
* ; Add 2026 to copyright years.Sean Whitton2026-01-0178-78/+78
* ; Fix test resulting from 5744519ePhilip Kaludercic2026-01-011-1/+3
* December 2025 spelling fixesPaul Eggert2025-12-262-14/+14
* ; * test/lisp/emacs-lisp/vtable-tests.el: avoid arity warningMattias Engdegård2025-12-221-1/+2
* Repair package-tests failureMattias Engdegård2025-12-221-4/+1
* Add vtable buffer slot (bug#79982)Stéphane Marks2025-12-201-5/+86
* Mark less important package-vc-tests as expensivePrzemysław Kryger2025-12-161-10/+12
* Fix package-vc-tests failing when no install-info is availablePrzemysław Kryger2025-12-161-2/+10
* Warn about uses of the 'any' atom in rxMattias Engdegård2025-12-121-1/+2
* Don't use rx 'any' to mean 'not-newline'Mattias Engdegård2025-12-121-1/+1
* Handle remaining usages of 'package-vc-install-from-checkout'Philip Kaludercic2025-12-111-3/+4
* Update email and rename packages and buffers in package-vc-testsPrzemysław Kryger2025-12-091-15/+32
* Fix package-vc-testsPrzemysław Kryger2025-12-088-0/+1125
* Use a consistent package descriptionJens Schmidt2025-12-073-5/+79
* ; Fix a test-relevant typoJens Schmidt2025-12-071-1/+1
* Brush up macro with-package-test and related testsJens Schmidt2025-12-071-45/+43
* * test/lisp/emacs-lisp/map-ynp-tests.el: Use 'eval-expression-debug-on-error'.Juri Linkov2025-11-051-1/+1
* * test/lisp/emacs-lisp/map-ynp-tests.el: Silence backtrace.Juri Linkov2025-11-041-8/+9
* Don't assume that literal constants are eq-unique in testsMattias Engdegård2025-11-032-3/+3
* * test/lisp/emacs-lisp/map-ynp-tests.el: New file (bug#67836).Spencer Baugh2025-11-011-0/+46
* 'read-multiple-choice' now uses the minibuffer to read a char (bug#79664)Juri Linkov2025-11-011-21/+43
* cl-extra.el: Use the new API to speed up dispatch on derived typesDavid Ponce2025-10-311-9/+18
* (easy-mmode--less-selective-first): Enable testStefan Monnier2025-10-211-4/+0
* (eval-and-compile): Preserve the surrounding lexical contextStefan Monnier2025-10-181-0/+42
* (easy-mmode--less-selective-first): Uncomment the testStefan Monnier2025-10-151-14/+14
* New tests for multiple globalized minor modesSean Whitton2025-10-151-0/+86
* Merge from origin/emacs-30Eli Zaretskii2025-10-112-2/+0
|\
* | ; even less test log spam from loadMattias Engdegård2025-09-122-5/+6
* | Make bytecomp-tests cease warn and error to stdoutMattias Engdegård2025-09-101-15/+50
* | Document and test 'let-alist' support for indexingSpencer Baugh2025-08-301-0/+11
* | Add edebug-bounce-to-previous-valueJens Schmidt2025-08-302-16/+141
* | Reject non-nil non-number REPEAT in 'run-with-timer'Eli Zaretskii2025-08-161-0/+20
* | Preserve source position of macro calls in macro expansionsAlan Mackenzie2025-07-133-0/+43
* | Call eieio--class-* accessors only on eieio classes (bug#78786)Pip Cet2025-07-091-1/+3
* | Fix byte-compilation of defalias with a constant macro cons pairZach Shaftel2025-06-211-0/+18
* | Revert "Avoid excessively large backtraces in ert-tests (bug#71988)"Pip Cet2025-06-201-9/+2
* | Avoid excessively large backtraces in ert-tests (bug#71988)Pip Cet2025-06-201-2/+9
* | Make cl-random behave consistently for unusual arguments (bug#75105)Pip Cet2025-06-201-0/+9
* | Fix function arity check for noncompiled callees (bug#78685)Mattias Engdegård2025-06-171-0/+14
* | Clean up text properties in 'visual-wrap-prefix-mode'Jim Porter2025-06-101-0/+38