aboutsummaryrefslogtreecommitdiffstats
path: root/tests/query
Commit message (Collapse)AuthorAgeFilesLines
...
* highlights(hack): add keywords implementsStephan Seitz2022-01-173-1/+14
|
* highlights(hack): extend queries add testsStephan Seitz2022-01-179-0/+143
|
* highlights(cpp): add support for conceptsStephan Seitz2022-01-161-0/+22
| | | | Requires https://github.com/tree-sitter/tree-sitter-cpp/pull/138
* ci: fix markdown testsStephan Seitz2022-01-161-2/+2
|
* fix(ci): make highlight test working with markdownStephan Seitz2022-01-162-30/+31
|
* add highlights testsantosha4172022-01-161-0/+59
|
* chore(markdown): highlights testnumToStr2022-01-071-0/+41
|
* highlights(Pascal): Fix highlighting of typesPhilip Zander2022-01-051-0/+39
| | | | | A recent change broke highlighting for namespaces & generic types like `foo.bar` and `foo<t>`.
* update fusion to version 1.1.1 (#2148)jirgn2021-12-233-1/+25
| | | | | | | | | | | | | | | | | | * feat(fusion): update tests * fix(fusion): update lockfile * fix(fusion): update to (highlight breaking) version 1.1.0 * update grammer to introduce afx support * update tests and queries * fix: revert lockfile update of unrelated grammars * fix: update to 1.1.1 and fix hightlights * fix: use @tag.attribute capture to match specs Co-authored-by: Jirgn <jirgn76@googlemail.com>
* ci(injection tests): don't consider root language an injectionStephan Seitz2021-12-202-1/+8
|
* ci: add injection testsStephan Seitz2021-12-202-0/+95
|
* highlights(lua): `next` as builtin functionnumToStr2021-12-131-0/+13
|
* feat(fusion): update testsJirgn2021-12-061-4/+4
|
* highlights(bash): highlight "((" "))"Stephan Seitz2021-11-281-0/+6
|
* test(prisma): add initial testelianiva2021-11-281-0/+56
|
* fix: incorrect hightlight groupsJirgn2021-11-261-1/+1
|
* fix: typo in highlight group punct(u)ationJirgn2021-11-262-10/+10
|
* feat: add fusion grammar and highlightsJirgn2021-11-262-0/+135
|
* chore: add test for ecma private fields & methodsnumToStr2021-11-251-0/+25
|
* Add assert that "highlight-assertions" is executableStephan Seitz2021-11-241-0/+6
|
* Add highlight testsStephan Seitz2021-11-242-0/+107