index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add sqlite library version string retrieval function (bug#58766)
Mattias Engdegård
2022-11-25
1
-0
/
+1
*
; Fix warnings in builds without tree-sitter
Mattias Engdegård
2022-11-22
1
-17
/
+47
*
; * test/src/treesit-tests.el (treesit-misc): Remove test.
Yuan Fu
2022-11-21
1
-21
/
+0
*
Merge remote-tracking branch 'savannah/master' into feature/tree-sitter
Yuan Fu
2022-11-21
11
-148
/
+6975
|
\
|
*
; Fix typos
Stefan Kangas
2022-11-20
3
-7
/
+7
|
*
; Fix typos
Stefan Kangas
2022-11-18
2
-2
/
+2
|
*
Reduce buffer-tests noisiness even more
Eli Zaretskii
2022-11-16
1
-5
/
+5
|
*
Reduce buffer-tests noisiness when run in batch mode.
Matt Armstrong
2022-11-16
1
-42
/
+35
|
*
; Fix typos
Stefan Kangas
2022-11-11
1
-1
/
+1
|
*
Rewrite the `kill-buffer-delete-auto-save' tests (bug#59028)
Matt Armstrong
2022-11-10
1
-58
/
+85
|
*
itree.c and buffer-tests.el: Incorporate code review feedback
Matt Armstrong
2022-11-06
1
-12
/
+17
|
*
buffer.c: evaporate overlays in all indirect buffers
Stefan Monnier
2022-11-05
1
-1
/
+0
|
*
Add a test for overlay evaporation across indirect buffers
Matt Armstrong
2022-11-05
1
-0
/
+36
|
*
Tweak the overlay related `insert-before-markers' tests
Matt Armstrong
2022-11-05
1
-22
/
+39
|
*
itree: Reproduce markers's behavior more faithfully (bug#58928)
Stefan Monnier
2022-11-03
1
-0
/
+22
|
*
src/buffer.c: Fix interaction between overlays & indirect buffers (bug#58928)
Stefan Monnier
2022-11-01
1
-0
/
+21
|
*
Merge remote-tracking branch 'origin/feature/noverlay'
Stefan Monnier
2022-10-28
1
-0
/
+6665
|
|
\
|
|
*
Add `get-pos-property' tests covering bug#58706
Matt Armstrong
2022-10-22
1
-0
/
+43
|
|
*
Fix a narrow-to-region vs. overlays-at bug
Matt Armstrong
2022-10-21
1
-12
/
+27
|
|
*
Fix handling of overlays that begin at END in 'overlays_in'
Matt Armstrong
2022-10-21
1
-0
/
+45
|
|
*
src/textprop.c (get_char_property_and_overlay): Fix bug#58479
Stefan Monnier
2022-10-14
1
-0
/
+8
|
|
*
; * test/src/buffer-tests.el: Remove unecessary `message' calls.
Matt Armstrong
2022-10-09
1
-2
/
+0
|
|
*
; * test/src/buffer-tests.el (test-overlay-randomly): new test.
Matt Armstrong
2022-10-08
1
-0
/
+92
|
|
*
Merge 'master' into noverlay
Stefan Monnier
2022-09-25
56
-888
/
+11446
|
|
|
\
|
|
*
|
Expand overlay multibyte tests
Andreas Politz
2017-10-07
1
-3
/
+58
|
|
*
|
Add test exposing overlay bug
Andreas Politz
2017-10-05
1
-0
/
+101
|
|
*
|
Add test regarding overlay and buffer encoding
Andreas Politz
2017-10-05
1
-0
/
+8
|
|
*
|
Provide a new tree data-structure for overlays.
Andreas Politz
2017-10-04
1
-0
/
+7519
|
*
|
|
; Fix several symbol name typos
Stefan Kangas
2022-10-26
2
-2
/
+2
|
*
|
|
Fix regexp matching with atomic strings and optimised backtracking
Mattias Engdegård
2022-10-24
1
-0
/
+5
|
*
|
|
Audit some plist uses with new predicate argument
Basil L. Contovounesios
2022-10-22
1
-31
/
+39
|
*
|
|
Expand 'random' testsuite
Stefan Kangas
2022-10-16
1
-3
/
+17
|
*
|
|
; Prefer HTTPS to HTTP in many URLs
Stefan Kangas
2022-10-15
1
-1
/
+1
|
*
|
|
Add a test for sqlite "insert ... returning"
Lars Ingebrigtsen
2022-10-10
1
-0
/
+13
|
*
|
|
; * test/src/fns-tests.el (fns-tests--string-lessp-cases): Extend.
Mattias Engdegård
2022-10-08
1
-0
/
+2
*
|
|
|
; * test/src/treesit-tests.el (treesit-misc): Don't fail without ts
Mattias Engdegård
2022-11-21
1
-0
/
+1
*
|
|
|
Allow checking for outdated nodes in tree-sitter
Yuan Fu
2022-11-16
1
-2
/
+5
*
|
|
|
; Remove some tree-sitter tests
Yuan Fu
2022-11-14
1
-5
/
+1
*
|
|
|
; * test/src/treesit-tests.el (treesit-node-check): New test.
Yuan Fu
2022-11-14
1
-0
/
+18
*
|
|
|
Improve treesit-node-at
Yuan Fu
2022-11-11
1
-0
/
+31
*
|
|
|
Revise tree-sitter facility for multi-language buffers
Yuan Fu
2022-11-04
1
-0
/
+29
*
|
|
|
Remove test of treesit-language-at
Yuan Fu
2022-10-28
1
-3
/
+0
*
|
|
|
; Update copyright years
Stefan Kangas
2022-10-27
1
-1
/
+1
*
|
|
|
New tree-sitter toggle scheme
Yuan Fu
2022-10-25
1
-0
/
+20
*
|
|
|
Skip tree-sitter tests unless language definition is available
Yuan Fu
2022-10-17
1
-0
/
+11
*
|
|
|
Merge branch 'master' into feature/tree-sitter
Yuan Fu
2022-10-05
10
-330
/
+368
|
\
|
|
|
|
*
|
|
Strengthen string-lessp tests
Mattias Engdegård
2022-09-30
1
-35
/
+42
|
*
|
|
Port better to C23 bool+true+false keywords
Paul Eggert
2022-09-28
1
-1
/
+0
|
*
|
|
Don't crash in copy-alist with non-list argument
Mattias Engdegård
2022-09-25
1
-0
/
+27
|
|
|
/
|
|
/
|
|
*
|
Remove max-specpdl-size overrun test
Mattias Engdegård
2022-09-23
1
-20
/
+0
[next]