summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2025-12-21; Fix a typo in a project.el test (bug#79809)Eli Zaretskii
2025-12-21project-vc-supports-project-in-different-dir: Tune the expectation for 'find'Dmitry Gutov
2025-12-20Add full support for iCalendar (RFC5545) dataRichard Lawrence
2025-12-20Improve handling of non-ASCII characters in 'transpose-regions'Jens Schmidt
2025-12-20hideshow: Support nested comment block in 'hs-hide-level-recursive'Elías Gabriel Pérez
2025-12-20Add vtable buffer slot (bug#79982)Stéphane Marks
2025-12-17; Tweak failing autojoin display-context test for ERCF. Jason Park
2025-12-17; Fix last change in tramp-tests.elMichael Albinus
2025-12-16Document and test process filters in tramp-smb.elMichael Albinus
2025-12-16Mark less important package-vc-tests as expensivePrzemysław Kryger
2025-12-16Fix package-vc-tests failing when no install-info is availablePrzemysław Kryger
2025-12-15Finish process error buffer support in tramp-smb.elMichael Albinus
2025-12-14Implement process error buffer in tramp-smb.elMichael Albinus
2025-12-14Relax the condition on the values of DIRS in project-filesDmitry Gutov
2025-12-13Implement process STDERR file in tramp-smb.elMichael Albinus
2025-12-12Warn about uses of the 'any' atom in rxMattias Engdegård
2025-12-12Don't use rx 'any' to mean 'not-newline'Mattias Engdegård
2025-12-12; * lisp/progmodes/hideshow.el (hs-cycle): Fix regression. (Bug#79983)Elías Gabriel Pérez
2025-12-11Handle remaining usages of 'package-vc-install-from-checkout'Philip Kaludercic
2025-12-10; time-stamp: Prefer 'string-match-p' over 'string-match'Stephen Gildea
2025-12-09Update email and rename packages and buffers in package-vc-testsPrzemysław Kryger
2025-12-09Update email in vc-tests and vc-git-testsPrzemysław Kryger
2025-12-08Fix package-vc-testsPrzemysław Kryger
2025-12-08hideshow: Deep cleaning. (Bug#79934)Elías Gabriel Pérez
2025-12-07Add tests for package-vcPrzemysław Kryger
2025-12-07Use a consistent package descriptionJens Schmidt
2025-12-07; Fix a test-relevant typoJens Schmidt
2025-12-07Brush up macro with-package-test and related testsJens Schmidt
2025-12-07; vc-test-exec-after-3: Delete unused FAILS local value.Sean Whitton
2025-12-07Check for successful exit when parsing output with vc-exec-afterSean Whitton
2025-12-06Rework remote process support for Tramp's "smb" methodMichael Albinus
2025-12-06Simplify fill-tests.el and add testsRoi Martin
2025-12-04Don't emit print-circle refs for empty string and vectorMattias Engdegård
2025-12-03; time-stamp: factor out two small, internal utilitiesStephen Gildea
2025-11-30time-stamp: Add test of multi-line start regexpStephen Gildea
2025-11-29* test/src/data-tests.el (data-tests-ash-lsh): Test for bug#79876.Mattias Engdegård
2025-11-29time-stamp: return quicker when inactiveStephen Gildea
2025-11-29Handle copying additions & removals between working treesSean Whitton
2025-11-28Sync with Tramp 2.8.0.5Michael Albinus
2025-11-27Add test cases for 'dolist'Neal Sidhwaney
2025-11-26Fix completion error in `C-x RET f ut-8-d TAB`Stefan Monnier
2025-11-26Fix indentation of keyword argument arrays/hashes in ruby-modeAaron Jensen
2025-11-25* test/lisp/time-stamp-tests.el: More tests of word conversions.Stephen Gildea
2025-11-24Fix query-replace-regexp for using '^' with calculated replacement '\,'Juri Linkov
2025-11-23; * lisp/time-stamp.el: Reformat some doc strings.Stephen Gildea
2025-11-22Fix ispell’s handling of comment-end when adding local wordsReuben Thomas
2025-11-20; * test/lisp/vc/vc-tests/vc-test-misc.el: Fix compiler warnings.Sean Whitton
2025-11-19hideshow: Fix regressions. (Bug#79857)Elías Gabriel Pérez
2025-11-16; Fix cleanup in buffer-testsEli Zaretskii
2025-11-13Eglot: add two semtok testsJoão Távora