aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix go-ts-mode const_spec highlighting (Bug#76330)Randy Taylor2025-03-011-0/+6
* | Merge from origin/emacs-30Eli Zaretskii2025-03-011-47/+47
|\ \ | |/
| * Fix ert-font-lock macro signaturesBasil L. Contovounesios2025-02-251-47/+47
* | Add a portable test for ffap parsing path-style directory listsEli Zaretskii2025-03-011-1/+27
* | Fix handling of delta values with negative month fieldŁukasz Stelmach2025-03-011-0/+12
* | (internal--c-header-file-path): Move to ffap.elStefan Monnier2025-02-282-65/+65
* | Lift widget functions from C to LispStefan Kangas2025-02-281-1/+13
* | Fix 'internal--c-header-file-path'Eli Zaretskii2025-02-281-7/+12
* | Add test for apply-partiallyStefan Kangas2025-02-281-0/+13
* | Prevent a todo-mode test from running with 'make check'Stephen Berman2025-02-271-0/+4
* | Prevent a todo-mode test from running with 'make check'Stephen Berman2025-02-271-4/+0
* | Prevent a todo-mode test from running with 'make check'Stephen Berman2025-02-271-0/+4
* | Add :continue-only directive to bind-keys and use-packagePaul Nelson2025-02-271-4/+4
* | Port Eshell tests to AndroidPo Lu2025-02-2621-58/+41
* | 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-262-0/+7
* | Enable auto-revert-tests to pass on AndroidPo Lu2025-02-261-1/+9
* | Fix a number of ERT tests for execution on AndroidPo Lu2025-02-251-1/+1
* | ; 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
* | 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
* | Prefer ert-with-temp-directory in testsStefan Kangas2025-02-232-117/+118
* | Fix comparison of current values for the key-sequence :typeMauro Aranda2025-02-231-0/+18
* | Prefer incf to cl-incf in testsStefan Kangas2025-02-2317-66/+66
* | Prefer decf to cl-decfStefan Kangas2025-02-231-1/+1
* | 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 plusp/minusp to cl-plusp/cl-minuspStefan Kangas2025-02-172-11/+11
* | New functions plusp and minuspStefan Kangas2025-02-172-32/+32
* | 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-174-38/+30
* | Prefer oddp/evenp to cl-oddp/cl-evenpStefan Kangas2025-02-175-95/+95
* | New functions oddp and evenpStefan Kangas2025-02-172-20/+20