summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-05-15* test/lisp/net/tramp-tests.el (tramp-test27-load): Adapt test. Don't mergeMichael Albinus
2022-05-14Fix undigest-tests on MS-WindowsEli Zaretskii
2022-05-13Extract out treesit-search-forwardYuan Fu
2022-05-13Add defun navigationYuan Fu
2022-05-13New node traversal functionsYuan Fu
2022-05-13Redefine treesit-node-atYuan Fu
2022-05-13Use ert-with-temp-file in undigest-tests.elStefan Kangas
2022-05-12Adjust restore-buffer-modified-p autosaved logicLars Ingebrigtsen
2022-05-11char-uppercase-p: New predicateTino Calancha
2022-05-11Improve handling of `tramp-set-file-uid-gid'Michael Albinus
2022-05-11Warn about quoted symbols in defcustom choice/other formsLars Ingebrigtsen
2022-05-10Reimplement recent with-silent-modifications auto-save changesLars Ingebrigtsen
2022-05-09Improve Tramp testsMichael Albinus
2022-05-07; Pacify some --without-x byte-compiler warnings.Basil L. Contovounesios
2022-05-07Fix compilation warnings in newer subr testsLars Ingebrigtsen
2022-05-07Allow inhibiting linkification in *Help* buffersLars Ingebrigtsen
2022-05-07; Merge from master.Yuan Fu
2022-05-07Add tree-sitter intergrationYuan Fu
2022-05-06Add char-folding of double quotes in isearch-fold-quotes-mode (bug#24510)Juri Linkov
2022-05-06Move buffer-local-set-state to subr because it's used at runtimeLars Ingebrigtsen
2022-05-06Add new helper macros for minor modes to restore variablesLars Ingebrigtsen
2022-05-05Fix a mistaken test case in test-undo-regionLars Ingebrigtsen
2022-05-05Add Tramp testMichael Albinus
2022-05-04Stop esh-var-tests leaving temp files behindGlenn Morris
2022-05-04Remove unused lexvar in subr-x-tests.elBasil L. Contovounesios
2022-05-03Make some recently added tests actually runLars Ingebrigtsen
2022-05-03Make with-buffer-unmodified-if-unchanged more resilientLars Ingebrigtsen
2022-05-03Improve the behavior of concatenating parts of Eshell argumentsJim Porter
2022-05-03Return a list of numbers if all lines of an Eshell subcommand are numericJim Porter
2022-05-03Eshell variable expansion should always return strings inside quotesJim Porter
2022-05-03Fix key-parse problem with C-x ( ... sequencesLars Ingebrigtsen
2022-05-03Rewrite sql-interactive-remove-continuation-promptFilipp Gunbin
2022-05-02Don't leave temp files behind from undigest-testsGlenn Morris
2022-05-02Fix handling double-click-time nil or tStefan Kangas
2022-05-02Fix the OMIT-NULLS + "" case in string-linesLars Ingebrigtsen
2022-05-01Fix string-lines return for ""Lars Ingebrigtsen
2022-05-01Change string-lines semantics slightlyLars Ingebrigtsen
2022-05-01Handle escaped characters in Eshell special references (e.g. buffers)Jim Porter
2022-05-01Handle escaped characters in Eshell argument predicates/modifiersJim Porter
2022-05-01Use a common set of string delimiters for all Eshell predicates/modifiersJim Porter
2022-05-01Fix failing image test on nox buildsBasil L. Contovounesios
2022-04-30Make Python evaluation work more reliablyJin Choi
2022-04-30Add a KEEP-NEWLINES argument to string-linesLars Ingebrigtsen
2022-04-29* test/lisp/replace-tests.el (query-replace-tests): Add more tests (bug#54733)Juri Linkov
2022-04-28Add tests for image-supported-file-pStefan Kangas
2022-04-28Allow inserting and selecting binary blobs from sqliteLars Ingebrigtsen
2022-04-28Revert previous change in test/Makefile.inMichael Albinus
2022-04-27Improve tramp-test46-read-passwordMichael Albinus
2022-04-27; Fix previous change in test/Makefile.inMichael Albinus
2022-04-27Make test/Makefile more robustMichael Albinus