aboutsummaryrefslogtreecommitdiffstats
path: root/test/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into feature/igcfeature/igcHelmut Eller2026-02-132-3/+42
|\
| * Add tests for per-buffer variables with predicatesHelmut Eller2026-02-121-0/+34
| * Make 'overlays_in' use only real EOB (bug#80242)Stephen Berman2026-02-121-3/+8
* | Use a helper thread to make the test more reliableHelmut Eller2026-02-111-1/+4
* | Alternative implementation for weak hash tablesHelmut Eller2026-02-021-1/+20
* | Merge branch 'master' into feature/igcHelmut Eller2026-01-303-4/+24
|\ \ | |/
| * ; Fix last change to test/src/process-tests.el.Basil L. Contovounesios2026-01-281-1/+1
| * ; * test/src/process-tests.el: Instrument for bug#80166.Michael Albinus2026-01-271-0/+3
| * Support cons cell for 'line-spacing'Daniel Mendler2026-01-241-0/+18
| * ; Fix simple logic in OpenBSD's random testManuel Giraud2026-01-041-4/+3
* | * test/src/fns-tests.el (ft-weak-equal-table): New test.Helmut Eller2026-01-051-0/+17
* | Remove a commentHelmut Eller2026-01-021-3/+0
* | Merge branch 'master' into feature/igcHelmut Eller2026-01-0253-57/+345
|\ \ | |/
| * ; Add 2026 to copyright years.Sean Whitton2026-01-0153-53/+53
| * December 2025 spelling fixesPaul Eggert2025-12-262-2/+2
| * Add binary format specifications '%b' and '%B'Jacob S. Gordon2025-12-221-2/+81
| * Improve handling of non-ASCII characters in 'transpose-regions'Jens Schmidt2025-12-201-0/+204
| * Don't emit print-circle refs for empty string and vectorMattias Engdegård2025-12-041-1/+4
| * * test/src/data-tests.el (data-tests-ash-lsh): Test for bug#79876.Mattias Engdegård2025-11-291-0/+2
* | Add test for weak hash tablesHelmut Eller2026-01-011-0/+16
* | Merge branch 'master' into feature/igcHelmut Eller2025-11-251-3/+13
|\ \ | |/
| * ; Fix cleanup in buffer-testsEli Zaretskii2025-11-161-3/+13
* | Merge branch 'master' into feature/igcHelmut Eller2025-11-123-6/+19
|\ \ | |/
| * * test/src/comp-tests.el (setcarcdr): Don't mutate literals.Mattias Engdegård2025-11-061-3/+3
| * Change tree-sitter query predicate names (bug#79687)Yuan Fu2025-11-021-3/+3
| * Avoid face inheritance cyclesEli Zaretskii2025-10-271-0/+13
* | ; Avoid compilation warnings in emacs-module-testsEli Zaretskii2025-11-081-2/+4
* | Don't trace the pointer in Lisp_User_Ptr objectsHelmut Eller2025-11-032-0/+29
* | Allow unaligned addresses in the weak poolHelmut Eller2025-10-301-0/+12
* | Adjust module tests for igcHelmut Eller2025-10-191-10/+26
* | Weak hash tables: New testPip Cet2025-10-191-0/+22
* | Merge branch 'master' into feature/igcHelmut Eller2025-10-182-5/+32
|\ \ | |/
| * Add a test for puthashHelmut Eller2025-10-181-0/+16
| * Respect keymaps in buffer text for clicks on displayed stringsSpencer Baugh2025-10-181-5/+16
* | Fix crashes when threads are put behind a barrierPip Cet2025-10-181-0/+19
* | Add a igc--process-messages functionHelmut Eller2025-10-171-3/+8
* | Merge branch 'master' into feature/igcHelmut Eller2025-10-172-39/+60
|\ \ | |/
| * Add some tests for weak hashtablesHelmut Eller2025-10-171-0/+127
| * Allow creating a pipe process without a bufferSpencer Baugh2025-10-111-0/+6
* | * test/src/fns-tests.el (check-entry): Actually check key and value casesHelmut Eller2025-10-151-11/+13
* | Add some tests for weak hashtablesHelmut Eller2025-10-151-0/+105
* | * test/src/fns-tests.el (test-hash-table-weakness): New.Helmut Eller2025-10-151-0/+9
* | Merge branch 'master' into feature/igcHelmut Eller2025-10-043-2/+31
|\ \ | |/
| * Fix failed tests on embaMichael Albinus2025-09-181-0/+2
| * ; even less test log spam from loadMattias Engdegård2025-09-121-2/+2
| * Ignore keymaps at point for positions outside the bufferSpencer Baugh2025-09-091-0/+27
* | Fix igc testsHelmut Eller2025-10-031-3/+3
* | * src/igc.c (make_entry): Use unsigned integers to count bytes.Helmut Eller2025-10-021-2/+3
* | Fix emacs-module-tests for igcEli Zaretskii2025-09-251-3/+5
* | Fix igc tests on MS-WindowsEli Zaretskii2025-09-251-2/+5