aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; * test/lisp/net/dbus-tests.el: Fix typos.Michael Albinus2026-01-221-2/+2
* Add JSON path utility command to json-ts-modeBinbin Ye2026-01-211-0/+86
* ; * test/lisp/net/dbus-tests.el: hush warnings on no-dbus platformsMattias Engdegård2026-01-211-0/+4
* Tag Tramp tests as :expensive-testMichael Albinus2026-01-201-0/+16
* ; Minor Tramp cleanupMichael Albinus2026-01-191-3/+2
* Suppress parallel make for filenotify-tests and tramp-testsMichael Albinus2026-01-191-0/+4
* ; Fix one of ispell-testsEli Zaretskii2026-01-181-0/+5
* Automatically detect the VC outgoing base (bug#80006)Sean Whitton2026-01-171-0/+25
* calc: Improve handling of invalid 'calc-string-maximum-character'Jacob S. Gordon2026-01-171-56/+16
* New D-Bus functions to support systemd inhibitor locksMichael Albinus2026-01-171-0/+93
* ; * test/lisp/progmodes/eglot-tests.el (eglot--wait-for): escape $Mattias Engdegård2026-01-141-1/+1
* ; * test/lisp/vc/vc-tests/vc-tests.el: Fix authorship metadata.Sean Whitton2026-01-141-1/+1
* Rename VC outgoing and incoming log commands to include "-root-"Sean Whitton2026-01-141-1/+1
* Call all registered D-Bus signal handlersMichael Albinus2026-01-141-6/+88
* Fix recent test suite regression (bug#80177)Stefan Monnier2026-01-112-1/+2
* ; Don't use cl-letf with generic function in ERC testF. Jason Park2026-01-112-81/+82
* Use seq-doseq for iterating over strings in ERCF. Jason Park2026-01-111-13/+0
* Eglot: solve misc Elisp compatibility problems on Emacs 26.3João Távora2026-01-111-2/+2
* Eglot: don't use text-property-search-forward unavailable on 26.3João Távora2026-01-111-1/+8
* Don't use "make -j" when running testsMichael Albinus2026-01-112-3/+6
* Eglot: improve diagnostics testsJoão Távora2026-01-111-2/+56
* Eglot: improve automated test machineryJoão Távora2026-01-111-35/+46
* * test/README: Specify, how to invoke "make". (Bug#80112)Michael Albinus2026-01-091-0/+4
* (package-test-install-single): Fix test failureStefan Monnier2026-01-071-1/+1
* time-stamp-helper-string-used: New testStephen Gildea2026-01-051-6/+30
* ; Fix simple logic in OpenBSD's random testManuel Giraud2026-01-041-4/+3
* ; * test/manual/etags/README: Update the procedure for CTAGS.good_update.Eli Zaretskii2026-01-031-1/+3
* ; Update CTAGS.good_update in etags tests for copyright year change.Eli Zaretskii2026-01-031-16/+16
* Make string-trim fasterMattias Engdegård2026-01-022-25/+30
* ; Eglot: unbreak tests after semtok face renameJoão Távora2026-01-021-4/+4
* ; Update ETAGS/CTAGS tests for copyright year change.Sean Whitton2026-01-019-2805/+2805
* ; Add 2026 to copyright years.Sean Whitton2026-01-01636-646/+649
* ; Fix test resulting from 5744519ePhilip Kaludercic2026-01-011-1/+3
* Allow project-vc-ignores to be applied in more casesDmitry Gutov2026-01-011-2/+22
* Fix the date in the calendar mode line (bug#80069)Liu Hui2025-12-291-0/+31
* Don't use the term 'null' for empty stringsMattias Engdegård2025-12-281-1/+1
* Various split-string improvementsMattias Engdegård2025-12-281-1/+69
* December 2025 spelling fixesPaul Eggert2025-12-2617-48/+48
* Fix problem in tramp-adbMichael Albinus2025-12-261-3/+10
* time-stamp-custom-pattern test: Minor optimizationStephen Gildea2025-12-221-41/+53
* ; * test/lisp/emacs-lisp/vtable-tests.el: avoid arity warningMattias Engdegård2025-12-221-1/+2
* Repair package-tests failureMattias Engdegård2025-12-221-4/+1
* Add binary format specifications '%b' and '%B'Jacob S. Gordon2025-12-221-2/+81
* Fix VIQR decoding and encodingEli Zaretskii2025-12-211-0/+37
* ; Fix a typo in a project.el test (bug#79809)Eli Zaretskii2025-12-211-1/+1
* project-vc-supports-project-in-different-dir: Tune the expectation for 'find'Dmitry Gutov2025-12-211-1/+5
* Improve handling of non-ASCII characters in 'transpose-regions'Jens Schmidt2025-12-201-0/+204
* hideshow: Support nested comment block in 'hs-hide-level-recursive'Elías Gabriel Pérez2025-12-201-0/+49
* Add vtable buffer slot (bug#79982)Stéphane Marks2025-12-201-5/+86
* ; Tweak failing autojoin display-context test for ERCF. Jason Park2025-12-173-17/+46