summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp
AgeCommit message (Expand)Author
2026-04-27Add lexical-binding cookies to multi-file-0.2.3.tarPhilip Kaludercic
2026-04-22; Adjust package tests for 789e98e54fePhilip Kaludercic
2026-04-22Test that ERT creates a list of executed tests from erts filesRoi Martin
2026-04-16ert-play-keys functionVincent Belaïche
2026-04-05Disable 'package-review-policy' during package-testsPhilip Kaludercic
2026-03-21vtable truncate-string-pixelwise, ellipsis can be a string (bug#80026)Stéphane Marks
2026-03-15Merge remote-tracking branch 'origin/scratch/error-API'Stefan Monnier
2026-03-12; Load missing features to run package-vc testsPhilip Kaludercic
2026-03-11; Use "example.com" in package-vc-testsPhilip Kaludercic
2026-03-11; Relax "prepare-patch" test for package-vcPhilip Kaludercic
2026-03-10test subdirectory: Use new error-APIStefan Monnier
2026-03-04Revert "Repair serious breakage in the batch tests."Michael Albinus
2026-03-04Rename 'any' to 'member-if' and deprecate 'cl-member-if'Sean Whitton
2026-03-03Revert "Rename 'any' to 'member-if' and deprecate 'cl-member-if'"Mattias Engdegård
2026-03-03Rename 'any' to 'member-if' and deprecate 'cl-member-if'Sean Whitton
2026-02-25Repair serious breakage in the batch tests.Eric S. Raymond
2026-02-24Compare circular lists in 'equal' without error (bug#80456)Mattias Engdegård
2026-01-29; Fix package-vc-tests for older versions of GitEli Zaretskii
2026-01-28Create package-vc-tests repositories once per tests run (bug#80235)Przemysław Kryger
2026-01-27Ensure skipped package-vc-tests are not installed (bug#80235)Przemysław Kryger
2026-01-26Neater pcase predicate transformMattias Engdegård
2026-01-14Rename VC outgoing and incoming log commands to include "-root-"Sean Whitton
2026-01-11Fix recent test suite regression (bug#80177)Stefan Monnier
2026-01-07(package-test-install-single): Fix test failureStefan Monnier
2026-01-02Make string-trim fasterMattias Engdegård
2026-01-01; Add 2026 to copyright years.Sean Whitton
2026-01-01; Fix test resulting from 5744519ePhilip Kaludercic
2025-12-26December 2025 spelling fixesPaul Eggert
2025-12-22; * test/lisp/emacs-lisp/vtable-tests.el: avoid arity warningMattias Engdegård
2025-12-22Repair package-tests failureMattias Engdegård
2025-12-20Add vtable buffer slot (bug#79982)Stéphane Marks
2025-12-16Mark less important package-vc-tests as expensivePrzemysław Kryger
2025-12-16Fix package-vc-tests failing when no install-info is availablePrzemysław Kryger
2025-12-12Warn about uses of the 'any' atom in rxMattias Engdegård
2025-12-12Don't use rx 'any' to mean 'not-newline'Mattias Engdegård
2025-12-11Handle remaining usages of 'package-vc-install-from-checkout'Philip Kaludercic
2025-12-09Update email and rename packages and buffers in package-vc-testsPrzemysław Kryger
2025-12-08Fix package-vc-testsPrzemysław Kryger
2025-12-07Use a consistent package descriptionJens Schmidt
2025-12-07; Fix a test-relevant typoJens Schmidt
2025-12-07Brush up macro with-package-test and related testsJens Schmidt
2025-11-05* test/lisp/emacs-lisp/map-ynp-tests.el: Use 'eval-expression-debug-on-error'.Juri Linkov
2025-11-04* test/lisp/emacs-lisp/map-ynp-tests.el: Silence backtrace.Juri Linkov
2025-11-03Don't assume that literal constants are eq-unique in testsMattias Engdegård
2025-11-01* test/lisp/emacs-lisp/map-ynp-tests.el: New file (bug#67836).Spencer Baugh
2025-11-01'read-multiple-choice' now uses the minibuffer to read a char (bug#79664)Juri Linkov
2025-10-31cl-extra.el: Use the new API to speed up dispatch on derived typesDavid Ponce
2025-10-21(easy-mmode--less-selective-first): Enable testStefan Monnier
2025-10-18(eval-and-compile): Preserve the surrounding lexical contextStefan Monnier
2025-10-15(easy-mmode--less-selective-first): Uncomment the testStefan Monnier