aboutsummaryrefslogtreecommitdiffstats
path: root/test/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | (Fmake_local_variable): Fix bug#65209Stefan Monnier2023-08-181-0/+25
* | ; Silence byte-compilerStefan Kangas2023-08-161-0/+1
* | ; * test/src/syntax-tests.el (syntax-char-syntax): remove junkMattias Engdegård2023-08-141-2/+1
* | Merge from origin/emacs-29Eli Zaretskii2023-08-121-2/+4
|\ \ | |/
| * Fix emacs-lisp-native-compile-and-load eln target directory (bug#64226)Andrea Corallo2023-08-091-2/+4
| * ; Re-enable the /dev/urandom testEli Zaretskii2023-08-091-3/+2
| * Disable failing test (bug#65156)Mattias Engdegård2023-08-091-0/+2
* | ; Silence byte-compilerStefan Kangas2023-08-061-0/+1
* | Fix userlock.el and filelock-tests in some rare casesEli Zaretskii2023-07-281-4/+10
* | Fix regexp character class syntax property ghost matching bugMattias Engdegård2023-07-221-0/+16
* | Fix failing native-compile testRobert Pluim2023-07-211-1/+1
* | Fix native compilation in dynamically bound files.Alan Mackenzie2023-07-192-1/+37
* | Straighten regexp postfix operator after zero-width assertion parseMattias Engdegård2023-06-211-0/+66
* | ; * src/treesit.c (treesit_query_string_string): fix last changeMattias Engdegård2023-06-171-2/+2
* | Merge from origin/emacs-29Eli Zaretskii2023-06-171-2/+2
|\ \ | |/
| * Fix bol/bos anchors in tree-sitter :match regexpsBasil L. Contovounesios2023-06-131-2/+2
* | Correct conversion of strings to tree-sitter query syntaxMattias Engdegård2023-06-161-1/+6
* | Merge from origin/emacs-29Eli Zaretskii2023-06-104-4/+4
|\ \ | |/
| * ; Update my mail addressAndrea Corallo2023-06-084-4/+4
* | ; * test/src/comp-tests.el (non-locals): Repair botched test.Mattias Engdegård2023-05-311-1/+2
* | Merge from origin/emacs-29Eli Zaretskii2023-05-261-0/+16
|\ \ | |/
| * Handle #@00 in new reader in a compatible way (bug#63722)Mattias Engdegård2023-05-261-0/+16
* | Merge from origin/emacs-29Eli Zaretskii2023-05-262-10/+15
|\ \ | |/