summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-05-15Use "/local:" prefix in Eshell to run local commands when cwd is remoteJim Porter
2024-05-13; Fix the xref--group-name-for-display testsDmitry Gutov
2024-05-13Avoid resizing mutation in subst-char-in-string, take twoMattias Engdegård
2024-05-12Fix 'C-u C-x p g' globally and 'A' in dired-modeDmitry Gutov
2024-05-12Silence some macOS build warningsMattias Engdegård
2024-05-11Support Python 3 in 'package-test-update-archives-async'kobarity
2024-05-09; Fix an edge case with Eshell globs when the directory part is quotedJim Porter
2024-05-08Improve indentation in 'lua-ts-mode' (bug#70785)john muhl
2024-05-08; Quietly skip 'lua-ts-mode' tests (bug#70786)john muhl
2024-05-08Add format-catalog entry for unknown chan mode in ERCF. Jason Park
2024-05-08More Tramp optional methodsMichael Albinus
2024-05-07Support biblatex field in `reftex-cite-format'Arash Esbati
2024-05-07Add Tramp method "apptainer"Michael Albinus
2024-05-06`read': give fuller error message for errors following "#".Alan Mackenzie
2024-05-05Fix Eshell handling of remote files like "/ssh:remote:~/file.txt"Jim Porter
2024-05-05project-find-regexp: Fix testDmitry Gutov
2024-05-05New variable 'project-files-relative-names'Dmitry Gutov
2024-05-04Allow `letrec` binding without init expressionMattias Engdegård
2024-05-02; Set explicit hook depth for erc-once-with-server-eventF. Jason Park
2024-05-02; Fix last changeEli Zaretskii
2024-05-02New function 'python-shell-send-block' for python-modeLin Sun
2024-05-02; Fix python test case for testing completion with ipythonLin Sun
2024-05-01Add font-locking for typed parameters in python-ts-mode (bug#70665)Noah Peart
2024-05-01; Silence obsoletion warning in mwheel-tests.Basil L. Contovounesios
2024-04-30Fix deletion of text holding `inhibit-read-only' propertiesPo Lu
2024-04-30Improve treesitter tests on EMBAMichael Albinus
2024-04-30* test/README (EMACS_EXTRAOPT): Add environment variable.Michael Albinus
2024-04-29oclosure-tests.el: Adjust to new `interpreted-function` typeStefan Monnier
2024-04-29Declare the variable `rx-constituents` obsolete.Mattias Engdegård
2024-04-29Fix value< string comparison ungoodthinkMattias Engdegård
2024-04-28Use a dedicated type to represent interpreted-function valuesStefan Monnier
2024-04-27Merge from origin/emacs-29Eli Zaretskii
2024-04-27Fix last changeEli Zaretskii
2024-04-27; Skip 'csharp-ts-mode' test if grammar is missingjohn muhl
2024-04-27Merge from origin/emacs-29Eli Zaretskii
2024-04-27; * test/lisp/jsonrpc-tests.el: Skip all tests on MS-Windows.Eli Zaretskii
2024-04-25Fix last changeEli Zaretskii
2024-04-25Fix indentation of if/else in 'csharp-ts-mode' (bug#70345)Jacob Leeming
2024-04-25Fix which-function error in 'lua-ts-mode' (bug#70515)john muhl
2024-04-24; Remove comment in eglot-tests.elMichael Albinus
2024-04-24More effectually prevent defun list wrapping in C-x C-wPo Lu
2024-04-23Revert skip on eglot-tests.elMichael Albinus
2024-04-23Eglot: robustify eglot-test-basic-symlink test (bug#70036)João Távora
2024-04-23* test/lisp/progmodes/eglot-tests.el (eglot-test-basic-symlink): Skip on EMBA.Michael Albinus
2024-04-23Some EMBA integration fixesMichael Albinus
2024-04-22Better format string compilation warningMattias Engdegård
2024-04-22; Fix last commitMichael Albinus
2024-04-22Rework EMBA integrationMichael Albinus
2024-04-21Add rust-ts-mode font-locking tests (bug#70464)Noah Peart
2024-04-20gitlab-ci.yml adaptionsMichael Albinus