summaryrefslogtreecommitdiff
path: root/test/src
AgeCommit message (Expand)Author
2023-05-13Don't mutate constants in testsMattias Engdegård
2023-05-09; * test/src/treesit-tests.el: declare functions to silence warningsMattias Engdegård
2023-04-14Make use of the new pred shapes in treesit.elYuan Fu
2023-04-14Disallow creation of circular variable alias chainsMattias Engdegård
2023-04-13Fix tree-sitter testYuan Fu
2023-04-13Fix previous commit on tree-sitterYuan Fu
2023-04-13Support more predicates in tree-sitter search functionsYuan Fu
2023-04-13Fix tree-sitter testsYuan Fu
2023-04-09; * test/src/fns-tests.el: Strengthen tests of `nreverse`.Mattias Engdegård
2023-04-07; * test/src/comp-tests.el (61917-1): Underscore unused parameter.Mattias Engdegård
2023-04-05Comp: Fix limplification pass (bug#62537)Andrea Corallo
2023-04-03Merge from origin/emacs-29João Távora
2023-04-02src/eval.c: Fix bug#62419Stefan Monnier
2023-03-29Comp fix calls to redefined primtives with op-bytecode (bug#61917)Andrea Corallo
2023-03-29Merge from origin/emacs-29Stefan Kangas
2023-03-28Revert "Comp fix calls to redefined primtives with op-bytecode (bug#61917)"Andrea Corallo
2023-03-27Merge from origin/emacs-29Stefan Monnier
2023-03-25; * test/src/fns-tests.el: Fix last changeKen Brown
2023-03-25Fix failure of fns-tests-collate-strings on CygwinKen Brown
2023-03-22Merge from origin/emacs-29Stefan Kangas
2023-03-20Comp fix calls to redefined primtives with op-bytecode (bug#61917)Andrea Corallo
2023-03-20Merge from origin/emacs-29Stefan Kangas
2023-03-18Add tests for Bug#62207Robert Pluim
2023-03-11Remove recursion from character escape handling in readerMattias Engdegård
2023-02-28Merge from origin/emacs-29Stefan Kangas
2023-02-27Adjust tree-sitter defun navigation (bug#61617)Yuan Fu
2023-02-22Use delete-char instead of backward-delete-charMattias Engdegård
2023-02-21Merge from origin/emacs-29Stefan Kangas
2023-02-21Detect and prevent function alias loops in `fset` and `defalias`Mattias Engdegård
2023-02-20regex-emacs.c: Reduce the use of backtracking a bit furtherStefan Monnier
2023-02-16Fix test errors when run with fancy charset (bug#61534)Mattias Engdegård
2023-02-15Merge from origin/emacs-29Stefan Kangas
2023-02-13Rename with/without-narrowing to with/without-restrictionEli Zaretskii
2023-02-13Merge branch 'scratch/fix-locked-narrowing'Gregory Heytings
2023-02-12Merge from origin/emacs-29Stefan Kangas
2023-02-09Add 'live' property to treesit-node-check (bug#61235)Yuan Fu
2023-02-09Add an extensive test for labeled (locked) narrowingGregory Heytings
2023-01-23Merge from origin/emacs-29Stefan Kangas
2023-01-20Make `keymap-set-after' work for menusRobert Pluim
2023-01-20Use `key-parse' in `keymap-lookup'Robert Pluim
2023-01-19Merge from origin/emacs-29Stefan Kangas
2023-01-17Fix buffer-list-update-hook for indirect buffersBasil L. Contovounesios
2023-01-14Merge from origin/emacs-29Stefan Monnier
2023-01-13undo-tests.el: Tests for bug#60467Gregory Heytings
2023-01-12Fix encoding with 'utf-8-auto'Eli Zaretskii
2023-01-01Merge from origin/emacs-29Eli Zaretskii
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-12-30; remove incorrect quoting of condition namesMattias Engdegård
2022-12-28Fix tree-sitter typosYuan Fu
2022-12-27Fix treesit--things-around (bug#60355)Yuan Fu