summaryrefslogtreecommitdiff
path: root/test/src
AgeCommit message (Expand)Author
2026-02-25Crrections to tedt coverrage extensuion after bootstrap build.Eric S. Raymond
2026-02-25Improve test coverage of builtin predicates.Eric S. Raymond
2026-02-25Tests for 2 marker primitives previously not covered.Eric S. Raymond
2026-02-25Tests for 7 editor primitives previously not covered.Eric S. Raymond
2026-02-24Compare circular lists in 'equal' without error (bug#80456)Mattias Engdegård
2026-02-23Add SHA-3 support to secure-hashCollin Funk
2026-02-14Adjust documentation to changes in 'overlays-in' and 'overlays-at'Eli Zaretskii
2026-02-12Add tests for per-buffer variables with predicatesHelmut Eller
2026-02-12Make 'overlays_in' use only real EOB (bug#80242)Stephen Berman
2026-01-28; Fix last change to test/src/process-tests.el.Basil L. Contovounesios
2026-01-27; * test/src/process-tests.el: Instrument for bug#80166.Michael Albinus
2026-01-24Support cons cell for 'line-spacing'Daniel Mendler
2026-01-04; Fix simple logic in OpenBSD's random testManuel Giraud
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-12-26December 2025 spelling fixesPaul Eggert
2025-12-22Add binary format specifications '%b' and '%B'Jacob S. Gordon
2025-12-20Improve handling of non-ASCII characters in 'transpose-regions'Jens Schmidt
2025-12-04Don't emit print-circle refs for empty string and vectorMattias Engdegård
2025-11-29* test/src/data-tests.el (data-tests-ash-lsh): Test for bug#79876.Mattias Engdegård
2025-11-16; Fix cleanup in buffer-testsEli Zaretskii
2025-11-06* test/src/comp-tests.el (setcarcdr): Don't mutate literals.Mattias Engdegård
2025-11-02Change tree-sitter query predicate names (bug#79687)Yuan Fu
2025-10-27Avoid face inheritance cyclesEli Zaretskii
2025-10-18Add a test for puthashHelmut Eller
2025-10-18Respect keymaps in buffer text for clicks on displayed stringsSpencer Baugh
2025-10-17Add some tests for weak hashtablesHelmut Eller
2025-10-11Allow creating a pipe process without a bufferSpencer Baugh
2025-09-18Fix failed tests on embaMichael Albinus
2025-09-12; even less test log spam from loadMattias Engdegård
2025-09-09Ignore keymaps at point for positions outside the bufferSpencer Baugh
2025-08-24Disallow string data resizing (bug#79784)Mattias Engdegård
2025-08-21Speed up JSON parsing by not maintaining line and column (bug#79192)Mattias Engdegård
2025-08-16; Stabilize a Windows-specific process-testEli Zaretskii
2025-08-16; Skip a process-test that is unreliable on MS-WindowsEli Zaretskii
2025-08-10; Fix thread-testsEli Zaretskii
2025-08-09Allow thread's buffer to be killed, by defaultDmitry Gutov
2025-08-07Fix some tests on OpenBSDManuel Giraud
2025-07-30Move keyboard input functions from lread.c to keyboard.cMattias Engdegård
2025-07-25Check for end-of-file when reading character escapes (bug#79097)Mattias Engdegård
2025-07-19; Avoid lexical-binding warning in lread-testsEli Zaretskii
2025-07-19; silence some compiler warnings in testsMattias Engdegård
2025-07-19Speed up unintern, and fix symbol shorthand edge case (bug#79035)Mattias Engdegård
2025-07-17; Fix last change.Eli Zaretskii
2025-07-17; * test/src/fileio-tests.el (fileio-tests--read-directory): New test.Eli Zaretskii
2025-07-14; Fix 'threads-join-error' testEli Zaretskii
2025-07-11* src/fns.c (Flength): Fix char table length off-by-one bug.Mattias Engdegård
2025-07-09Nativecomp don't materialize non-materializable objects (bug#78606)Andrea Corallo
2025-07-07Read non-ASCII chars from unibyte string sources as raw bytesMattias Engdegård
2025-07-07Print non-ASCII chars in unibyte symbols as raw bytesMattias Engdegård
2025-07-07Read characters from functions as multibyteMattias Engdegård