aboutsummaryrefslogtreecommitdiffstats
path: root/test/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * Fix a narrow-to-region vs. overlays-at bugMatt Armstrong2022-10-211-12/+27
| | * Fix handling of overlays that begin at END in 'overlays_in'Matt Armstrong2022-10-211-0/+45
| | * src/textprop.c (get_char_property_and_overlay): Fix bug#58479Stefan Monnier2022-10-141-0/+8
| | * ; * test/src/buffer-tests.el: Remove unecessary `message' calls.Matt Armstrong2022-10-091-2/+0
| | * ; * test/src/buffer-tests.el (test-overlay-randomly): new test.Matt Armstrong2022-10-081-0/+92
| | * Merge 'master' into noverlayStefan Monnier2022-09-2556-888/+11446
| | |\
| | * | Expand overlay multibyte testsAndreas Politz2017-10-071-3/+58
| | * | Add test exposing overlay bugAndreas Politz2017-10-051-0/+101
| | * | Add test regarding overlay and buffer encodingAndreas Politz2017-10-051-0/+8
| | * | Provide a new tree data-structure for overlays.Andreas Politz2017-10-041-0/+7519
| * | | ; Fix several symbol name typosStefan Kangas2022-10-262-2/+2
| * | | Fix regexp matching with atomic strings and optimised backtrackingMattias Engdegård2022-10-241-0/+5
| * | | Audit some plist uses with new predicate argumentBasil L. Contovounesios2022-10-221-31/+39
| * | | Expand 'random' testsuiteStefan Kangas2022-10-161-3/+17
| * | | ; Prefer HTTPS to HTTP in many URLsStefan Kangas2022-10-151-1/+1
| * | | Add a test for sqlite "insert ... returning"Lars Ingebrigtsen2022-10-101-0/+13
| * | | ; * test/src/fns-tests.el (fns-tests--string-lessp-cases): Extend.Mattias Engdegård2022-10-081-0/+2
* | | | ; * test/src/treesit-tests.el (treesit-misc): Don't fail without tsMattias Engdegård2022-11-211-0/+1
* | | | Allow checking for outdated nodes in tree-sitterYuan Fu2022-11-161-2/+5
* | | | ; Remove some tree-sitter testsYuan Fu2022-11-141-5/+1
* | | | ; * test/src/treesit-tests.el (treesit-node-check): New test.Yuan Fu2022-11-141-0/+18
* | | | Improve treesit-node-atYuan Fu2022-11-111-0/+31
* | | | Revise tree-sitter facility for multi-language buffersYuan Fu2022-11-041-0/+29
* | | | Remove test of treesit-language-atYuan Fu2022-10-281-3/+0
* | | | ; Update copyright yearsStefan Kangas2022-10-271-1/+1
* | | | New tree-sitter toggle schemeYuan Fu2022-10-251-0/+20
* | | | Skip tree-sitter tests unless language definition is availableYuan Fu2022-10-171-0/+11
* | | | Merge branch 'master' into feature/tree-sitterYuan Fu2022-10-0510-330/+368
|\ \ \ \ | |/ / /
| * | | Strengthen string-lessp testsMattias Engdegård2022-09-301-35/+42
| * | | Port better to C23 bool+true+false keywordsPaul Eggert2022-09-281-1/+0
| * | | Don't crash in copy-alist with non-list argumentMattias Engdegård2022-09-251-0/+27
| | |/ | |/|
| * | Remove max-specpdl-size overrun testMattias Engdegård2022-09-231-20/+0
| * | ; Fix warnings in --without-x buildStefan Kangas2022-09-231-0/+4
| * | ; Add commentary to comp-tests.elEli Zaretskii2022-09-131-0/+5
| * | comp-tests.el: Enable compilation againStefan Monnier2022-09-131-85/+76
| * | ; * test/src/comp-tests.el: Explain the last change.Eli Zaretskii2022-09-131-0/+5
| * | Fix comp-tests.el problem after reconfiguringPaul Eggert2022-09-121-0/+4
| * | test: Remove redundant "" arg to `mapconcat`Stefan Monnier2022-09-085-11/+12
| * | Move some tests to test/manual/image-tests.elStefan Kangas2022-09-081-224/+0
| * | Improve image-tests.el CommentaryStefan Kangas2022-09-071-2/+5
| * | Add tests for opening different image formatsStefan Kangas2022-09-061-2/+35
| * | Fix interactive image.c testsStefan Kangas2022-09-061-4/+6
| * | Add basic test coverage for overlay modification hooksMatt Armstrong2022-09-041-0/+193
| * | Accept bignum arguments in `take` and `ntake`Mattias Engdegård2022-08-301-1/+9
* | | Add the treesit-search functions that supplant the removed onesYuan Fu2022-09-241-0/+5
* | | Remove treesit-traverse functionsYuan Fu2022-09-241-8/+0
* | | Rename treesit-expand-query/patternYuan Fu2022-09-241-2/+2
* | | Merge remote-tracking branch 'origin/master' into feature/tree-sitterYuan Fu2022-08-2918-169/+384
|\ \ \ | |/ /
| * | Prefer pos-bol and pos-eol in testsStefan Kangas2022-08-213-8/+5
| * | ; Normalize my emailStefan Kangas2022-08-161-1/+1