aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * (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
* | iCalendar code improvementsRichard Lawrence2025-12-293-1/+121
* | Add full support for iCalendar (RFC5545) dataRichard Lawrence2025-12-2091-149/+6764
|/
* 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
* ; Fix last change in tramp-tests.elMichael Albinus2025-12-171-2/+2
* Document and test process filters in tramp-smb.elMichael Albinus2025-12-161-23/+22
* Mark less important package-vc-tests as expensivePrzemysław Kryger2025-12-161-10/+12
* Fix package-vc-tests failing when no install-info is availablePrzemysław Kryger2025-12-161-2/+10
* Finish process error buffer support in tramp-smb.elMichael Albinus2025-12-151-5/+10
* Implement process error buffer in tramp-smb.elMichael Albinus2025-12-141-7/+11
* Relax the condition on the values of DIRS in project-filesDmitry Gutov2025-12-141-0/+14
* Implement process STDERR file in tramp-smb.elMichael Albinus2025-12-131-7/+13
* Warn about uses of the 'any' atom in rxMattias Engdegård2025-12-121-1/+2
* Don't use rx 'any' to mean 'not-newline'Mattias Engdegård2025-12-121-1/+1
* ; * lisp/progmodes/hideshow.el (hs-cycle): Fix regression. (Bug#79983)Elías Gabriel Pérez2025-12-121-0/+84
* Handle remaining usages of 'package-vc-install-from-checkout'Philip Kaludercic2025-12-111-3/+4
* ; time-stamp: Prefer 'string-match-p' over 'string-match'Stephen Gildea2025-12-101-3/+1
* Update email and rename packages and buffers in package-vc-testsPrzemysław Kryger2025-12-091-15/+32
* Update email in vc-tests and vc-git-testsPrzemysław Kryger2025-12-092-2/+2
* Fix package-vc-testsPrzemysław Kryger2025-12-088-21/+22
* hideshow: Deep cleaning. (Bug#79934)Elías Gabriel Pérez2025-12-082-38/+10
* Add tests for package-vcPrzemysław Kryger2025-12-078-0/+1124
* Use a consistent package descriptionJens Schmidt2025-12-073-5/+79
* ; Fix a test-relevant typoJens Schmidt2025-12-071-1/+1
* Brush up macro with-package-test and related testsJens Schmidt2025-12-071-45/+43