aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Move package-related tests to mirror new file locationsPhilip Kaludercic2025-12-2645-0/+0
* Merge remote-tracking branch 'origin/master' into feature/package-factorizePhilip Kaludercic2025-12-26113-1485/+10179
|\
| * 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
| * Fix completion error in `C-x RET f ut-8-d TAB`Stefan Monnier2025-11-261-0/+9
| * Fix indentation of keyword argument arrays/hashes in ruby-modeAaron Jensen2025-11-261-0/+18
| * * test/lisp/time-stamp-tests.el: More tests of word conversions.Stephen Gildea2025-11-251-6/+7
| * Fix query-replace-regexp for using '^' with calculated replacement '\,'Juri Linkov2025-11-241-0/+3
| * ; * lisp/time-stamp.el: Reformat some doc strings.Stephen Gildea2025-11-231-0/+1
| * Fix ispell’s handling of comment-end when adding local wordsReuben Thomas2025-11-221-6/+4
| * ; * test/lisp/vc/vc-tests/vc-test-misc.el: Fix compiler warnings.Sean Whitton2025-11-201-6/+8