summaryrefslogtreecommitdiff
path: root/test/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'scratch/fix-locked-narrowing'Gregory Heytings2023-02-131-0/+106
|\
| * Add an extensive test for labeled (locked) narrowingGregory Heytings2023-02-091-0/+106
* | Add 'live' property to treesit-node-check (bug#61235)Yuan Fu2023-02-091-1/+13
|/
* Make `keymap-set-after' work for menusRobert Pluim2023-01-201-0/+17
* Use `key-parse' in `keymap-lookup'Robert Pluim2023-01-201-0/+16
* Fix buffer-list-update-hook for indirect buffersBasil L. Contovounesios2023-01-171-20/+26
* Fix encoding with 'utf-8-auto'Eli Zaretskii2023-01-121-15/+15
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-0151-51/+51
* Fix tree-sitter typosYuan Fu2022-12-281-1/+1
* Fix treesit--things-around (bug#60355)Yuan Fu2022-12-271-1/+39
* ; * test/src/treesit-tests.el: remove dead store (bytecomp warning)Mattias Engdegård2022-12-271-3/+1
* Add a new tree-sitter query predicate 'pred'Yuan Fu2022-12-261-3/+10
* ; Fix tree-sitter defun testsYuan Fu2022-12-261-30/+34
* Switch to use cursor API in treesit.cYuan Fu2022-12-171-0/+135
* ; Fix typosStefan Kangas2022-12-131-3/+3
* Add improved tree-sitter navigationYuan Fu2022-12-121-0/+282
* ; * test/src/treesit-tests.el: Add outline headers.Yuan Fu2022-12-121-0/+13
* Make indirect buffers use tree-sitter parsers of their base bufferYuan Fu2022-12-091-0/+34
* Improve parameter checking in tree-sitter functionsYuan Fu2022-12-071-0/+8
* * test/src/sqlite-tests.el (sqlite-version): Declare.Mattias Engdegård2022-12-071-0/+1
* Add sqlite library version string retrieval function (bug#58766)Mattias Engdegård2022-11-251-0/+1
* ; Fix warnings in builds without tree-sitterMattias Engdegård2022-11-221-17/+47
* ; * test/src/treesit-tests.el (treesit-misc): Remove test.Yuan Fu2022-11-211-21/+0
* Merge remote-tracking branch 'savannah/master' into feature/tree-sitterYuan Fu2022-11-2111-148/+6975
|\
| * ; Fix typosStefan Kangas2022-11-203-7/+7
| * ; Fix typosStefan Kangas2022-11-182-2/+2
| * Reduce buffer-tests noisiness even moreEli Zaretskii2022-11-161-5/+5
| * Reduce buffer-tests noisiness when run in batch mode.Matt Armstrong2022-11-161-42/+35
| * ; Fix typosStefan Kangas2022-11-111-1/+1
| * Rewrite the `kill-buffer-delete-auto-save' tests (bug#59028)Matt Armstrong2022-11-101-58/+85
| * itree.c and buffer-tests.el: Incorporate code review feedbackMatt Armstrong2022-11-061-12/+17
| * buffer.c: evaporate overlays in all indirect buffersStefan Monnier2022-11-051-1/+0
| * Add a test for overlay evaporation across indirect buffersMatt Armstrong2022-11-051-0/+36
| * Tweak the overlay related `insert-before-markers' testsMatt Armstrong2022-11-051-22/+39
| * itree: Reproduce markers's behavior more faithfully (bug#58928)Stefan Monnier2022-11-031-0/+22
| * src/buffer.c: Fix interaction between overlays & indirect buffers (bug#58928)Stefan Monnier2022-11-011-0/+21
| * Merge remote-tracking branch 'origin/feature/noverlay'Stefan Monnier2022-10-281-0/+6665
| |\
| | * Add `get-pos-property' tests covering bug#58706Matt Armstrong2022-10-221-0/+43
| | * 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