aboutsummaryrefslogtreecommitdiffstats
path: root/test (unfollow)
Commit message (Expand)AuthorFilesLines
2026-03-11Tweak recent error descriptor changesscratch/error-APIBasil L. Contovounesios1-1/+1
2026-03-11(subr-error-API): New test. Also, improve the etc/NEWSStefan Monnier1-0/+21
2026-03-10test subdirectory: Use new error-APIStefan Monnier10-17/+14
2026-03-10Fix `signal` calls where the data argument is not a listStefan Monnier4-6/+12
2026-03-08Ensure c-ts-mode tests are never stuck (bug#80565)Yuan Fu1-0/+4
2026-03-04Revert "Repair serious breakage in the batch tests."Michael Albinus73-552/+175
2026-03-04Rename 'any' to 'member-if' and deprecate 'cl-member-if'Sean Whitton1-1/+1
2026-03-03Revert "Rename 'any' to 'member-if' and deprecate 'cl-member-if'"Mattias Engdegård1-1/+1
2026-03-03Rename 'any' to 'member-if' and deprecate 'cl-member-if'Sean Whitton1-1/+1
2026-03-01Add Rust panic message pattern (bug#80403)Jacek Świerk1-1/+5
2026-02-27; * test/src/data-tests.el (data-tests-native-comp-unit): Fix test.Eli Zaretskii1-1/+1
2026-02-26Fix `diary-rrule' recurrence rule calculation (Bug#80460)Richard Lawrence1-0/+28
2026-02-26; Fix esh-proc-tests on MS-WindowsEli Zaretskii1-2/+10
2026-02-25Repair another test bollixed by aggressive optimization.Eric S. Raymond1-5/+9
2026-02-25Repair ab ecal test by making a variable kexical,Eric S. Raymond1-3/+3
2026-02-25Complete the test set for floatfns,c.Eric S. Raymond1-2/+29
2026-02-25Tesrts for the portable primitives in fileio.c.Eric S. Raymond1-0/+64
2026-02-25Tests for primitives in coding.c and charset.c.Eric S. Raymond2-0/+177
2026-02-25Tests for primitives from the character.c module.Eric S. Raymond1-0/+15
2026-02-25Tests for the lreaf.c amd print.c primitives.Eric S. Raymond2-0/+86
2026-02-25Tests for remaining functions iun eval.c.Eric S. Raymond1-0/+152
2026-02-25Completing test coverage for dataa.c orimitives.Eric S. Raymond1-0/+105
2026-02-25More correctness tesrs for orinitives from fns.c.Eric S. Raymond1-0/+127
2026-02-25More tests for edit functions, buffers, and markers.Eric S. Raymond3-0/+139
2026-02-25Added more buffer/marker/editing test coverage.Eric S. Raymond4-0/+114
2026-02-25Category/charset/coding + char-table tests.Eric S. Raymond4-0/+173
2026-02-25More test coverage improvements.Eric S. Raymond5-0/+92
2026-02-25Repair serious breakage in the batch tests.Eric S. Raymond73-175/+552
2026-02-25More test coverage improvements.Eric S. Raymond4-0/+68
2026-02-25More test coverage improvements for ERT.Eric S. Raymond3-0/+118
2026-02-25; Fix emacs-module-tests on MS-WindowsEli Zaretskii1-0/+6
2026-02-25Crrections to tedt coverrage extensuion after bootstrap build.Eric S. Raymond2-12/+13
2026-02-25Improve test coverage of builtin predicates.Eric S. Raymond2-0/+61
2026-02-25New function multiple-command-partition-argumentsSean Whitton1-0/+22
2026-02-25Tests for 2 marker primitives previously not covered.Eric S. Raymond1-0/+23
2026-02-25Tests for 7 editor primitives previously not covered.Eric S. Raymond1-0/+83
2026-02-24Fix eglot-tests on MacOS (bug#80479)Mattias Engdegård1-1/+2
2026-02-24Compare circular lists in 'equal' without error (bug#80456)Mattias Engdegård2-20/+10
2026-02-23Fix VC Git error when patch matches staged changesPaul Nelson1-0/+13
2026-02-23Add SHA-3 support to secure-hashCollin Funk2-1/+18
2026-02-22Improve m4-mode font lockBasil L. Contovounesios2-0/+85
2026-02-22; * test/infra/test-jobs.yml: Regenerate.Michael Albinus1-0/+20
2026-02-22Support displaying more months in the calendarLiu Hui1-0/+65
2026-02-21Preserve the original order of Eshell aliases when loadingJim Porter1-1/+27
2026-02-21Sort Eshell aliases when adding new onesArto Jantunen1-0/+9
2026-02-21Make Rmail summary address display customizablePaul Nelson1-0/+53
2026-02-21Use a custom Pdb class in the Python shellLiu Hui1-0/+42
2026-02-18elisp-scope.el: Add variable value specificationsEshel Yaron1-0/+5
2026-02-15Fix failing iCalendar tests when TZ=UTCRichard Lawrence1-1/+2
2026-02-14Prefer value< with new 'sort' in json.elBasil L. Contovounesios1-1/+1