aboutsummaryrefslogtreecommitdiffstats
path: root/test/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into scratch/pkgGerd Möllmann2023-12-193-1/+21
|\
| * ; Fix typosStefan Kangas2023-12-101-1/+1
| * comp: Fix mvar dependency chain (bug#67239)Andrea Corallo2023-12-042-0/+20
* | Merge remote-tracking branch 'origin/master' into scratch/pkgGerd Möllmann2023-11-251-0/+38
|\ \ | |/
| * (update_search_regs): Install better fix for bug#67124Stefan Monnier2023-11-181-0/+38
* | Merge remote-tracking branch 'origin/master' into scratch/pkgGerd Möllmann2023-11-103-1/+40
|\ \ | |/
| * 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
* | Merge remote-tracking branch 'origin/master' into scratch/pkgGerd Möllmann2023-10-312-1/+13
|\ \ | |/
| * 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
* | Merge remote-tracking branch 'origin/master' into scratch/pkgGerd Möllmann2023-10-191-2/+2
|\ \ | |/
| * Add two missing 'number-or-marker' entries to the cl machinery (bug#66615)Andrea Corallo2023-10-191-2/+2
* | Merge remote-tracking branch 'origin/master' into scratch/pkgGerd Möllmann2023-10-141-4/+5
|\ \ | |/
| * regex.c: Fix recent regression with mutually_exclusive_pStefan Monnier2023-10-031-4/+5
* | Merge remote-tracking branch 'origin/master' into scratch/pkgGerd Möllmann2023-10-022-1/+29
|\ \ | |/
| * 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
* | Merge remote-tracking branch 'origin/master' into scratch/pkgGerd Möllmann2023-09-269-13/+53
|\ \ | |/
| * 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
* | | Merge remote-tracking branch 'origin/master' into scratch/pkgGerd Möllmann2023-08-214-4/+36
|\ \ \ | |/ /
| * | 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
* | | Replace package-prefixes with symbol-packagesGerd Möllmann2023-08-111-2/+2
* | | Merge remote-tracking branch 'origin/master' into scratch/pkgGerd Möllmann2023-08-071-0/+1
|\ \ \ | |/ /
| * | ; Silence byte-compilerStefan Kangas2023-08-061-0/+1
* | | Merge remote-tracking branch 'origin/master' into scratch/pkgGerd Möllmann2023-08-011-4/+10
|\ \ \ | |/ /
| * | Fix userlock.el and filelock-tests in some rare casesEli Zaretskii2023-07-281-4/+10
* | | Merge remote-tracking branch 'origin/master' into scratch/pkgGerd Möllmann2023-07-241-0/+16
|\ \ \ | |/ /
| * | Fix regexp character class syntax property ghost matching bugMattias Engdegård2023-07-221-0/+16
* | | Merge remote-tracking branch 'origin/master' into scratch/pkgGerd Möllmann2023-07-221-1/+1
|\ \ \ | |/ /
| * | Fix failing native-compile testRobert Pluim2023-07-211-1/+1