summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2026-03-26Add predicate for initial_terminalBasil L. Contovounesios
2026-03-26Improve last change to auth-source-passBasil L. Contovounesios
2026-03-26; Fix dired-tests on MS-WindowsEli Zaretskii
2026-03-25Fix Dired check for newlines in file namesStephen Berman
2026-03-24Check all SES local variables are always set locally.Vincent Belaïche
2026-03-24Rename ses tests with prefix ses-tests-...Vincent Belaïche
2026-03-24Fix SES tests indentation.Vincent Belaïche
2026-03-23Add tests for erc-track-faces-normal-list regressionF. Jason Park
2026-03-23; Update tests to match rename of 'any' to 'member-if'.Sean Whitton
2026-03-22* lisp/subr.el (member-if): Fix compiler macro multiple evaluation.Sean Whitton
2026-03-21* test/src/charset-tests.el (charset-tests-define-charset): New.Helmut Eller
2026-03-21Make member-if compiler-macro hygienicBasil L. Contovounesios
2026-03-21vtable truncate-string-pixelwise, ellipsis can be a string (bug#80026)Stéphane Marks
2026-03-20simple-tests.el: Use `kmacro` functionStefan Monnier
2026-03-19; Adjust use-package tests for :vcPhilip Kaludercic
2026-03-19hideshow: New minor mode 'hs-indentation-mode'. (Bug#80179)Elías Gabriel Pérez
2026-03-15Merge remote-tracking branch 'origin/scratch/error-API'Stefan Monnier
2026-03-12Fix 'comp--func-unique-in-cu-p' to match docstringJulian Scheid
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-11Tweak recent error descriptor changesBasil L. Contovounesios
2026-03-11(subr-error-API): New test. Also, improve the etc/NEWSStefan Monnier
2026-03-11Fix negated equality assumptions (bug#80327)Andrea Corallo
2026-03-11Improve tramp-tests.elMichael Albinus
2026-03-10test subdirectory: Use new error-APIStefan Monnier
2026-03-10Fix `signal` calls where the data argument is not a listStefan Monnier
2026-03-08Ensure c-ts-mode tests are never stuck (bug#80565)Yuan Fu
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-03-01Add Rust panic message pattern (bug#80403)Jacek Świerk
2026-02-27; * test/src/data-tests.el (data-tests-native-comp-unit): Fix test.Eli Zaretskii
2026-02-26Fix `diary-rrule' recurrence rule calculation (Bug#80460)Richard Lawrence
2026-02-26; Fix esh-proc-tests on MS-WindowsEli Zaretskii
2026-02-25Repair another test bollixed by aggressive optimization.Eric S. Raymond
2026-02-25Repair ab ecal test by making a variable kexical,Eric S. Raymond
2026-02-25Complete the test set for floatfns,c.Eric S. Raymond
2026-02-25Tesrts for the portable primitives in fileio.c.Eric S. Raymond
2026-02-25Tests for primitives in coding.c and charset.c.Eric S. Raymond
2026-02-25Tests for primitives from the character.c module.Eric S. Raymond
2026-02-25Tests for the lreaf.c amd print.c primitives.Eric S. Raymond
2026-02-25Tests for remaining functions iun eval.c.Eric S. Raymond
2026-02-25Completing test coverage for dataa.c orimitives.Eric S. Raymond
2026-02-25More correctness tesrs for orinitives from fns.c.Eric S. Raymond
2026-02-25More tests for edit functions, buffers, and markers.Eric S. Raymond
2026-02-25Added more buffer/marker/editing test coverage.Eric S. Raymond
2026-02-25Category/charset/coding + char-table tests.Eric S. Raymond
2026-02-25More test coverage improvements.Eric S. Raymond