aboutsummaryrefslogtreecommitdiffstats
path: root/test/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | Make minibuf-tests independent of obarray hash orderMattias Engdegård2024-02-121-3/+9
| * | Rename a number of native compiler functionsAndrea Corallo2024-02-111-2/+2
| * | Merge from origin/emacs-29Eli Zaretskii2024-02-101-1/+1
| |\ \ | | |/
| | * * doc/lispref/parsing.texi (Retrieving Nodes): Improve documentation.Juri Linkov2024-02-041-1/+1
| * | Allow equal user-defined hash table tests with different namesMattias Engdegård2024-01-311-0/+10
| * | * Better type comparison in comp testsAndrea Corallo2024-01-291-9/+16
* | | Update some native comp testsAndrea Corallo2024-02-151-2/+2
|/ /
* | ; Fix typosStefan Kangas2024-01-281-1/+1
* | * Make comp tests robust against sxhash-equal internal changesAndrea Corallo2024-01-251-2/+15
* | Revert "* Update a comp test (bug#68523)"Andrea Corallo2024-01-221-1/+1
* | Be more systematic about parens in C source codePaul Eggert2024-01-201-2/+2
* | Merge branch 'mwheel-no-alts'Stefan Monnier2024-01-201-4/+13
|\ \
| * | * lisp/keymap.el (define-keymap): Demote "duplicate def" to a warningStefan Monnier2024-01-201-4/+13
* | | * Update a comp test (bug#68523)Andrea Corallo2024-01-171-1/+1
* | | * src/print.c (print_object): Don't print empty hash-table dataMattias Engdegård2024-01-131-7/+0
|/ /
* | (signal_or_quit): Preserve error object identityStefan Monnier2024-01-041-0/+10
* | emacs-module-tests.el (mod-test-non-local-exit-signal-test): Repair testStefan Monnier2024-01-041-7/+6
* | New special form `handler-bind`Stefan Monnier2024-01-041-0/+37
* | ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Merge from savannah/emacs-29Po Lu2024-01-0251-51/+51
|\ \ | |/
| * ; Add 2024 to copyright yearsPo Lu2024-01-0251-51/+51
* | Add tests for `let' (bug#66117)Ihor Radchenko2023-12-301-0/+21
* | Merge from origin/emacs-29Eli Zaretskii2023-12-231-0/+36
|\ \ | |/
| * Fix treesit test (bug#67117)Denis Zubarev2023-12-221-7/+13
| * Fix an issue when searching subtree backward (bug#67117)Denis Zubarev2023-12-181-0/+30
* | ; Fix typosStefan Kangas2023-12-101-1/+1
* | comp: Fix mvar dependency chain (bug#67239)Andrea Corallo2023-12-042-0/+20
* | (update_search_regs): Install better fix for bug#67124Stefan Monnier2023-11-181-0/+38
* | Add treesit-node-enclosed-pYuan Fu2023-11-091-0/+7
* | With `native-compile', compile lambdas in a defun or lambda tooAlan Mackenzie2023-11-082-1/+33
* | Require `cl-lib` rather than directly some of its subfilesStefan Monnier2023-10-291-1/+1
* | Add 'case-symbols-as-words' to configure symbol case behaviorSpencer Baugh2023-10-291-0/+12
* | Add two missing 'number-or-marker' entries to the cl machinery (bug#66615)Andrea Corallo2023-10-191-2/+2
* | regex.c: Fix recent regression with mutually_exclusive_pStefan Monnier2023-10-031-4/+5
* | regex.c (mutually_exclusive_aux) <wordbound>: Remove optimizationStefan Monnier2023-09-281-0/+1
* | * src/regex-emacs.c (analyze_first): Fix incorrect optimizationStefan Monnier2023-09-271-0/+1
* | ; * test/src/regex-emacs-tests.el: suppress relint complaintsMattias Engdegård2023-09-271-0/+8
* | regex.c (mutually_exclusive_p): Fix initial value of `loop_beg`Stefan Monnier2023-09-261-1/+19
* | Offset ranges before applying embedded tree-sitter parserDanny Freeman2023-09-171-0/+14
* | Merge from origin/emacs-29Eli Zaretskii2023-09-161-0/+1
|\ \ | |/
| * (report_overlay_modification): Fix bug#65929Stefan Monnier2023-09-131-0/+1
* | (mutually_exclusive_p): Fix the regression from commit 6fad73d7cc53Stefan Monnier2023-09-151-1/+0
* | ; Suppress relint complaint in testMattias Engdegård2023-09-101-0/+1
* | Merge from origin/emacs-29Eli Zaretskii2023-09-091-0/+5
|\ \ | |/
| * (regexp-tests-backtrack-optimization): Mark it as failingStefan Monnier2023-09-051-0/+1
| * ; Add regression test for bug#65726Mattias Engdegård2023-09-051-0/+4
| * ; Silence byte-compilerStefan Kangas2023-08-201-0/+1
* | Use new ERT `skip-when` macro in testsStefan Kangas2023-09-045-13/+13
* | Correct the handling of symbols with position in equalAlan Mackenzie2023-09-041-0/+20
* | Skip hanging tests on Cygwin (bug#65325)Ken Brown2023-08-191-0/+5