aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; whitespace.el: Use the new 'ert-with-buffer-selected' in testsRichard Hansen2022-12-291-10/+3
* Warn of absent networks module in ERCF. Jason Park2022-12-282-1/+97
* Fix tree-sitter typosYuan Fu2022-12-281-1/+1
* Fix treesit--things-around (bug#60355)Yuan Fu2022-12-271-1/+39
* ; * test/src/treesit-tests.el: remove dead store (bytecomp warning)Mattias Engdegård2022-12-271-3/+1
* Add a new tree-sitter query predicate 'pred'Yuan Fu2022-12-261-3/+10
* ; Fix tree-sitter defun testsYuan Fu2022-12-261-30/+34
* ; Fix typosStefan Kangas2022-12-263-3/+3
* Add some diff-fixup-modifs testsDaniel Martín2022-12-241-0/+79
* ert-x: Move window selection logic to its own macroRichard Hansen2022-12-241-0/+34
* ; ert-x: Add test for buffer read-only stateRichard Hansen2022-12-241-0/+5
* whitespace: Avoid mutating original buffer's markers in clonesRichard Hansen2022-12-211-0/+75
* * lisp/repeat.el: Fix repeat-keep-prefix to allow customizing it to non-nil.Juri Linkov2022-12-201-14/+16
* ruby-method-params-indent: New user optionDmitry Gutov2022-12-193-10/+36
* whitespace: Fix unintended change in buffer modification statusRichard Hansen2022-12-191-0/+10
* Repair setopt test after error demotion to warningMattias Engdegård2022-12-191-2/+9
* ruby-mode: Support endless singleton method definitions tooDmitry Gutov2022-12-191-1/+3
* ruby-mode: Support endless methods (bug#54702)Dmitry Gutov2022-12-182-0/+45
* Switch to use cursor API in treesit.cYuan Fu2022-12-171-0/+135
* Fix copy-directory bug when dest dir existsPaul Eggert2022-12-171-1/+8
* make-directory now returns t if dir already existsPaul Eggert2022-12-171-3/+3
* Use make-directory handlers uniformlyPaul Eggert2022-12-171-11/+0
* ruby-mode: Recognize instance or global var as first arg in parenless callDmitry Gutov2022-12-171-0/+3
* Revert "Use equal and member instead of eq and memq"Eli Zaretskii2022-12-161-1/+1
* Use equal and member instead of eq and memqMattias Engdegård2022-12-161-1/+1
* Fix some naming issues involving query buffers in ERCF. Jason Park2022-12-164-0/+212
* ; Fix doc string in ERC's module-activation commandsF. Jason Park2022-12-161-2/+2
* ; Fix typosStefan Kangas2022-12-165-11/+11
* * test/README (SELECTOR): Add eglot-tests.el to remote file using libraries.Michael Albinus2022-12-151-1/+1
* Fix ruby-add-log-current-method after nested class definitionDmitry Gutov2022-12-151-0/+27
* Don't send erc-sasl-user as USER command argumentF. Jason Park2022-12-141-1/+1
* Set erc-network to a "given" ID instead of failingF. Jason Park2022-12-143-10/+5
* Limit casemapping to appropriate ranges in ERCF. Jason Park2022-12-141-0/+3
* Actually accept non-symbols as IDs in erc-openF. Jason Park2022-12-142-1/+4
* Respect a nil erc-session-password when reconnectingF. Jason Park2022-12-142-0/+107
* Fix Tramp tests in eglot-tests, prefix tests uniquelyMichael Albinus2022-12-141-57/+60
* Delete temp files after icalendar testsStefan Kangas2022-12-141-1/+2
* Adapt Tramp specific tests in eglot-tests.elMichael Albinus2022-12-131-25/+28
* ; Fix typosStefan Kangas2022-12-132-5/+5
* Add improved tree-sitter navigationYuan Fu2022-12-121-0/+282
* ; * test/src/treesit-tests.el: Add outline headers.Yuan Fu2022-12-121-0/+13
* ; Adjust eglot test to recent autopep8/pycodestyleStefan Kangas2022-12-121-1/+3
* ; Skip two eglot tests when typescript is missingStefan Kangas2022-12-121-2/+4
* Skip Eglot rust-analyzer tests if 'cargo' isn't availableJoão Távora2022-12-121-0/+2
* Add automated tests for EglotJoão Távora2022-12-111-0/+1308
* Fix pcase rx patterns using rx-let bindings (bug#59814)Mattias Engdegård2022-12-111-0/+6
* ; Fix a failure when running server-tests via the command lineJim Porter2022-12-101-3/+3
* ; Fix two byte-compiler warningsStefan Kangas2022-12-101-1/+1
* Make indirect buffers use tree-sitter parsers of their base bufferYuan Fu2022-12-091-0/+34
* Bring back the project--value-in-dir logicDmitry Gutov2022-12-094-0/+16