aboutsummaryrefslogtreecommitdiff
path: root/test/functional/treesitter/parser_spec.lua
Commit message (Expand)AuthorAge
* test: simplify platform detection (#21020)dundargoc2022-11-22
* test: don't skip parser_spec on windows (#20294)dundargoc2022-11-15
* test: introduce skip() #21010dundargoc2022-11-13
* ci(tests): don't skip parsers on functionaltestChristian Clason2022-09-06
* fix(ci): noisy logs, unreliable test #19019Justin M. Keyes2022-06-18
* fix(tests): unreliable parser_spec #18911Justin M. Keyes2022-06-09
* fix: append test for checking zero width node rangekevinhwang912022-02-11
* fix(ts): escape lang when loading parsers (#16668)Lewis Russell2022-01-27
* perf(treesitter): cache query parsingStephan Seitz2022-01-06
* feat(ts): add support for multiline nodes in get_node_text (#14999)Mathias Fußenegger2021-12-12
* fix(tests): adapt parser_spec test to tree-sitter bumpChristian Clason2021-11-23
* Merge pull request #15283 from jamessan/pending-c-parsersThomas Vigouroux2021-08-06
|\
| * test(treesitter): skip all parsers tests if parsers aren't installedJames McCoy2021-08-05
* | treesitter: add query.list_directivesStephan Seitz2021-07-24
|/
* treesitter: add predicate "any-of?" (#14344)Raymond W. Ko2021-05-14
* treesitter: do not escape in match? (#14382)Stephan Seitz2021-05-11
* Ensure there is a nested table allocated for #set!derekstride2021-04-27
* feat(treesitter): allow injections to be configured through directivesSteven Sojka2021-04-02
* treesitter: default start and end row when omitted“jvgrootveld”2021-01-15
* tests: make treesitter its own categoryBjörn Linse2021-01-03