summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-12-29; whitespace.el: Use the new 'ert-with-buffer-selected' in testsRichard Hansen
2022-12-28Warn of absent networks module in ERCF. Jason Park
2022-12-28Fix tree-sitter typosYuan Fu
2022-12-27Fix treesit--things-around (bug#60355)Yuan Fu
2022-12-27; * test/src/treesit-tests.el: remove dead store (bytecomp warning)Mattias Engdegård
2022-12-26Add a new tree-sitter query predicate 'pred'Yuan Fu
2022-12-26; Fix tree-sitter defun testsYuan Fu
2022-12-26; Fix typosStefan Kangas
2022-12-24Add some diff-fixup-modifs testsDaniel Martín
2022-12-24ert-x: Move window selection logic to its own macroRichard Hansen
2022-12-24; ert-x: Add test for buffer read-only stateRichard Hansen
2022-12-21whitespace: Avoid mutating original buffer's markers in clonesRichard Hansen
2022-12-20* lisp/repeat.el: Fix repeat-keep-prefix to allow customizing it to non-nil.Juri Linkov
2022-12-19ruby-method-params-indent: New user optionDmitry Gutov
2022-12-19whitespace: Fix unintended change in buffer modification statusRichard Hansen
2022-12-19Repair setopt test after error demotion to warningMattias Engdegård
2022-12-19ruby-mode: Support endless singleton method definitions tooDmitry Gutov
2022-12-18ruby-mode: Support endless methods (bug#54702)Dmitry Gutov
2022-12-17Switch to use cursor API in treesit.cYuan Fu
2022-12-17Fix copy-directory bug when dest dir existsPaul Eggert
2022-12-17make-directory now returns t if dir already existsPaul Eggert
2022-12-17Use make-directory handlers uniformlyPaul Eggert
2022-12-17ruby-mode: Recognize instance or global var as first arg in parenless callDmitry Gutov
2022-12-16Revert "Use equal and member instead of eq and memq"Eli Zaretskii
2022-12-16Use equal and member instead of eq and memqMattias Engdegård
2022-12-16Fix some naming issues involving query buffers in ERCF. Jason Park
2022-12-16; Fix doc string in ERC's module-activation commandsF. Jason Park
2022-12-16; Fix typosStefan Kangas
2022-12-15* test/README (SELECTOR): Add eglot-tests.el to remote file using libraries.Michael Albinus
2022-12-15Fix ruby-add-log-current-method after nested class definitionDmitry Gutov
2022-12-14Don't send erc-sasl-user as USER command argumentF. Jason Park
2022-12-14Set erc-network to a "given" ID instead of failingF. Jason Park
2022-12-14Limit casemapping to appropriate ranges in ERCF. Jason Park
2022-12-14Actually accept non-symbols as IDs in erc-openF. Jason Park
2022-12-14Respect a nil erc-session-password when reconnectingF. Jason Park
2022-12-14Fix Tramp tests in eglot-tests, prefix tests uniquelyMichael Albinus
2022-12-14Delete temp files after icalendar testsStefan Kangas
2022-12-13Adapt Tramp specific tests in eglot-tests.elMichael Albinus
2022-12-13; Fix typosStefan Kangas
2022-12-12Add improved tree-sitter navigationYuan Fu
2022-12-12; * test/src/treesit-tests.el: Add outline headers.Yuan Fu
2022-12-12; Adjust eglot test to recent autopep8/pycodestyleStefan Kangas
2022-12-12; Skip two eglot tests when typescript is missingStefan Kangas
2022-12-12Skip Eglot rust-analyzer tests if 'cargo' isn't availableJoão Távora
2022-12-11Add automated tests for EglotJoão Távora
2022-12-11Fix pcase rx patterns using rx-let bindings (bug#59814)Mattias Engdegård
2022-12-10; Fix a failure when running server-tests via the command lineJim Porter
2022-12-10; Fix two byte-compiler warningsStefan Kangas
2022-12-09Make indirect buffers use tree-sitter parsers of their base bufferYuan Fu
2022-12-09Bring back the project--value-in-dir logicDmitry Gutov