aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make string-trim fasterMattias Engdegård2026-01-022-25/+30
* ; Eglot: unbreak tests after semtok face renameJoão Távora2026-01-021-4/+4
* ; Add 2026 to copyright years.Sean Whitton2026-01-01527-528/+528
* ; 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-2614-45/+45
* 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
* 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
* 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
* ; vc-test-exec-after-3: Delete unused FAILS local value.Sean Whitton2025-12-071-1/+0
* Check for successful exit when parsing output with vc-exec-afterSean Whitton2025-12-071-12/+5
* Rework remote process support for Tramp's "smb" methodMichael Albinus2025-12-061-82/+144
* Simplify fill-tests.el and add testsRoi Martin2025-12-0621-401/+800
* ; time-stamp: factor out two small, internal utilitiesStephen Gildea2025-12-031-13/+11
* time-stamp: Add test of multi-line start regexpStephen Gildea2025-11-301-1/+13
* time-stamp: return quicker when inactiveStephen Gildea2025-11-291-8/+58
* Handle copying additions & removals between working treesSean Whitton2025-11-291-1/+116
* Sync with Tramp 2.8.0.5Michael Albinus2025-11-281-11/+13
* Add test cases for 'dolist'Neal Sidhwaney2025-11-271-0/+22