index
:
nvim-treesitter.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2022-01-16
add highlights tests
antosha417
2022-01-07
chore(markdown): highlights test
numToStr
2022-01-05
highlights(Pascal): Fix highlighting of types
Philip Zander
2021-12-23
update fusion to version 1.1.1 (#2148)
jirgn
2021-12-20
ci(injection tests): don't consider root language an injection
Stephan Seitz
2021-12-20
ci: add injection tests
Stephan Seitz
2021-12-13
highlights(lua): `next` as builtin function
numToStr
2021-12-06
feat(fusion): update tests
Jirgn
2021-11-28
highlights(bash): highlight "((" "))"
Stephan Seitz
2021-11-28
fix: off-by-one errors in indent calculation
oxalica
2021-11-28
test(prisma): add initial test
elianiva
2021-11-26
fix: incorrect hightlight groups
Jirgn
2021-11-26
fix: typo in highlight group punct(u)ation
Jirgn
2021-11-26
feat: add fusion grammar and highlights
Jirgn
2021-11-25
chore: add test for ecma private fields & methods
numToStr
2021-11-24
Add assert that "highlight-assertions" is executable
Stephan Seitz
2021-11-24
Mark failing indent tests to add them to CI
Stephan Seitz
2021-11-24
Add highlight tests
Stephan Seitz
2021-10-07
feat: add "experimental" key to parsers
Cezary Drożak
2021-08-30
test: Add tests for is_in_node_range (#1756)
partizan
2021-08-01
add compound_lit.c test
leo60228
2021-07-04
Use stylua for autoformat code (#1480)
Santos Gallegos
2021-04-23
tests/indent: factor out most of the code into common.lua
Jędrzej Boczar
2021-04-23
tests/indent: move common code out of main lua/ directory
Jędrzej Boczar
2021-04-23
tests/indent: move the run helper functions to top-level
Jędrzej Boczar
2021-04-23
move all tests to top-level tests/ directory
Jędrzej Boczar