summaryrefslogtreecommitdiff
path: root/test/src
AgeCommit message (Expand)Author
2026-05-29Merge from origin/emacs-31Sean Whitton
2026-05-28Speed-up cursor motion under 'display-line-numbers-mode'Eli Zaretskii
2026-05-26Omit useless casts found by GCC 16Paul Eggert
2026-05-25; Mark process-test-stderr-buffer as :unstable when running on embaMichael Albinus
2026-05-24Avoid crash in self-insert-command with non-ASCII auto-fillPip Cet
2026-05-24Avoid crash in self-insert-command for peculiar argumentsPip Cet
2026-05-24Fix 'do_casify_natnum' for events with all flags setPip Cet
2026-05-24Fix off-by-one error in 'styled_format'Pip Cet
2026-05-18; Improve last changeJim Porter
2026-05-17Allow child processes to continue after EPIPEJim Porter
2026-05-17Ensure that process-tests clean up test processesJim Porter
2026-05-13keyboard-tests.el: Try and fix the failure on EMBAStefan Monnier
2026-05-07; Revert Eric's commits from February.Sean Whitton
2026-05-04keyboard.c: Allow SIGINT to `quit` in batch mode, instead of exitStefan Monnier
2026-05-02; Add a test for sqlite-closeChris Roberts
2026-04-29; Spelling fixes.Paul Eggert
2026-04-29Add ERT coverage for read_key_sequence behaviourVladimir Kazanov
2026-04-27Fix tree-sitter embedded parser rangeYuan Fu
2026-04-26Support Elisp debugging and backtraces in code called by modulesAaron L. Zeng
2026-04-25Make :range-fn in treesit-range-rules actually workYuan Fu
2026-04-16Accept marker as position in treesit.c functions (bug#80830)Yuan Fu
2026-04-05; Fix recently-added treesit testEli Zaretskii
2026-04-04Fix treesit-query-capture's NODE-ONLY paramYuan Fu
2026-03-26Add predicate for initial_terminalBasil L. Contovounesios
2026-03-21* test/src/charset-tests.el (charset-tests-define-charset): New.Helmut Eller
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-11Fix negated equality assumptions (bug#80327)Andrea Corallo
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-04Revert "Repair serious breakage in the batch tests."Michael Albinus
2026-02-27; * test/src/data-tests.el (data-tests-native-comp-unit): Fix test.Eli 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
2026-02-25Repair serious breakage in the batch tests.Eric S. Raymond
2026-02-25More test coverage improvements.Eric S. Raymond
2026-02-25More test coverage improvements for ERT.Eric S. Raymond
2026-02-25; Fix emacs-module-tests on MS-WindowsEli Zaretskii