aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Add :continue-only directive to bind-keys and use-packagePaul Nelson2025-02-271-4/+4
* | ; * test/infra/android/test-controller.el: Fix typos.Po Lu2025-02-261-4/+4
* | ; New function for executing Android tests in batch modePo Lu2025-02-261-0/+67
* | Port Eshell tests to AndroidPo Lu2025-02-2622-59/+46
* | Make define-global-minor-mode alias obsoleteStefan Kangas2025-02-261-1/+1
* | ; Cleanup sexp things in 'lua-ts-mode'john muhl2025-02-261-4/+54
* | Adapt a number of regression tests to AndroidPo Lu2025-02-263-1/+10
* | ; Improve Android testing facilitiesPo Lu2025-02-261-12/+24
* | Enable auto-revert-tests to pass on AndroidPo Lu2025-02-261-1/+9
* | Guarantee delivery of inotify special eventsPo Lu2025-02-261-0/+11
* | Respect temporary-file-directory in Android test controllerPo Lu2025-02-251-1/+3
* | Implement commands for executing all tests on connected Android devicesPo Lu2025-02-251-76/+154
* | Fix a number of ERT tests for execution on AndroidPo Lu2025-02-252-2/+2
* | ; Improve Android regression test execution facilitiesPo Lu2025-02-252-60/+530
* | ; Begin integrating facilities for executing ERT tests on AndroidPo Lu2025-02-255-0/+2554
* | ; Re-enable 'typescript-ts-mode' indentation testsjohn muhl2025-02-251-1/+0
* | Make cl-gensym obsolete in favor of built-in gensymStefan Kangas2025-02-254-19/+12
* | Use cl-with-gensyms in a few more casesStefan Kangas2025-02-255-9/+7
* | ; Tag all erc-nicks-track-faces tests as :unstableF. Jason Park2025-02-241-1/+6
* | Fix bad fontification of inactive widgetsMauro Aranda2025-02-241-0/+14
* | Move buffer related functions from ert-x.el to ert.elStefan Kangas2025-02-245-94/+91
* | Support selecting buffer in ert-with-test-bufferStefan Kangas2025-02-244-13/+13
* | ; Fix thinko in subr-test-zeropStefan Kangas2025-02-241-2/+2
* | ; Fix 'typescript-ts-mode' indent test (bug#71998)john muhl2025-02-231-1/+1
* | Fix typescript-ts-mode indentation tests (bug#71998)Yuan Fu2025-02-231-4/+4
* | (Ftranspose_regions): Fix text-properties for len1==len2Stefan Monnier2025-02-231-0/+15
* | Merge from origin/emacs-30Eli Zaretskii2025-02-233-5/+14
|\ \ | |/
| * ; Don't fail image tests if jpeg is supported via imagemagickUlrich Müller2025-02-211-3/+6
| * ; Skip autorevert test when notify support is missingUlrich Müller2025-02-211-0/+2
| * ; Skip shr-test/zoom-image test if png or libxml support is missingUlrich Müller2025-02-211-1/+3
| * ; Skip image type test if support is missingUlrich Müller2025-02-211-0/+3
| * ; Delete troff markers from ChangeLog filesemacs-30.1-rc1Stefan Kangas2025-02-201-1/+1
* | Prefer ert-with-temp-directory in testsStefan Kangas2025-02-234-170/+160
* | Fix print-testsThuna2025-02-231-1/+2
* | Fix comparison of current values for the key-sequence :typeMauro Aranda2025-02-231-0/+18
* | Prefer incf to cl-incf in testsStefan Kangas2025-02-2323-77/+77
* | Prefer decf to cl-decfStefan Kangas2025-02-232-2/+2
* | New macros incf and decfStefan Kangas2025-02-232-36/+36
* | Expand tests for cl-incf and cl-decfStefan Kangas2025-02-221-4/+24
* | ; Fix saveplace-tests for MS-WindowsEli Zaretskii2025-02-221-3/+11
* | Simplify Tramp's find-executableMichael Albinus2025-02-191-4/+2
* | Improve autoconf-mode macro detectionBasil L. Contovounesios2025-02-172-12/+192
* | Prefer oddp/evenp to open-coding in a few more casesStefan Kangas2025-02-181-1/+1
* | Prefer plusp/minusp to cl-plusp/cl-minuspStefan Kangas2025-02-173-12/+12
* | New functions plusp and minuspStefan Kangas2025-02-172-32/+32
* | Rename treesit-add-simple-indent-rulesYuan Fu2025-02-171-5/+5
* | Test vc-git-dir-extra-headers directly (bug#76187)Kévin Le Gouguec2025-02-171-59/+63
* | Make the rx `eval` form use lexical binding when activeMattias Engdegård2025-02-171-1/+8
* | Prefer oddp/evenp to free-coding them in testsStefan Kangas2025-02-176-41/+33
* | Prefer oddp/evenp to cl-oddp/cl-evenpStefan Kangas2025-02-176-96/+96