aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | New functions oddp and evenpStefan Kangas2025-02-172-20/+20
* | Add test for zeropStefan Kangas2025-02-171-0/+15
* | (set-auto-mode--find-matching-alist-entry): Fix bug#75961Stefan Monnier2025-02-161-0/+16
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2025-02-151-19/+19
|\ \
| * | (diff-mode-test-font-lock): Fix spurious test failureStefan Monnier2025-02-151-19/+19
* | | Tramp: Don't require PuTTY 0.82 anymoreMichael Albinus2025-02-151-15/+16
|/ /
* | Fix DOM printingDavid Ponce2025-02-151-0/+54
* | Fix string end search in python-nav-end-of-statementkobarity2025-02-151-0/+24
* | ; Suppress obsoletion warning in package-x tests.Basil L. Contovounesios2025-02-141-1/+2
* | Document cl-n... set operations consistentlyBasil L. Contovounesios2025-02-141-20/+22
* | Consolidate some cl-lib testsBasil L. Contovounesios2025-02-144-347/+332
* | Fix uncaught cl-nreconc on constant listBasil L. Contovounesios2025-02-131-4/+4
* | Fix cl-seq-tests.elBasil L. Contovounesios2025-02-131-497/+401
* | Fix recently introduced test failureStefan Kangas2025-02-121-1/+1
* | Add go-work-ts-mode for Go workspace filesGabriel Santos2025-02-124-0/+60
* | Delete redundant lambdas around unary functionsStefan Kangas2025-02-111-1/+1
* | Eliminate bookmark-maybe-historicize-string duplicatesshipmints2025-02-111-2/+5
* | ; Mark erc-nicks test as :unstableF. Jason Park2025-02-101-0/+2
* | ; Quote function symbols in help-fns-tests.elStefan Kangas2025-02-111-9/+9
* | Add test for Bug#76179Stefan Kangas2025-02-111-0/+5
* | ; Move describe-symbol test to its proper sectionStefan Kangas2025-02-111-7/+8
* | ; Add test for my last commitStefan Kangas2025-02-101-0/+4
* | ; Silence byte-compilerStefan Kangas2025-02-091-21/+23
* | Eliminate savehist duplicated symbolsshipmints2025-02-081-0/+104
* | ; Make ERC test fixture more robustF. Jason Park2025-02-072-22/+35
* | More clearly define local module behavior in ERCF. Jason Park2025-02-071-5/+11
* | time-stamp: Better handling of some edge casesStephen Gildea2025-02-071-5/+31
* | ; Fix files-testsGerd Möllmann2025-02-071-2/+2
* | Merge remote-tracking branch 'origin/emacs-30'Stefan Monnier2025-02-051-4/+5
|\ \ | |/
| * Better NaN handling in proced-tests.elMichael Albinus2025-02-031-4/+5
* | Prepare markers for insertions inside of a widgetMauro Aranda2025-02-051-0/+51
* | Use read-key in read-multiple-choice (bug#75886)Gerd Möllmann2025-02-041-2/+2
* | ; * test/src/editfns-tests.el (editfns-tests-styled-print): Fix last change.Eli Zaretskii2025-02-041-1/+0
* | Add inhibit-auto-revert macroMichael Albinus2025-02-041-0/+35