summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2022-01-16add highlights testsantosha417
2022-01-07chore(markdown): highlights testnumToStr
2022-01-05highlights(Pascal): Fix highlighting of typesPhilip Zander
2021-12-23update fusion to version 1.1.1 (#2148)jirgn
2021-12-20ci(injection tests): don't consider root language an injectionStephan Seitz
2021-12-20ci: add injection testsStephan Seitz
2021-12-13highlights(lua): `next` as builtin functionnumToStr
2021-12-06feat(fusion): update testsJirgn
2021-11-28highlights(bash): highlight "((" "))"Stephan Seitz
2021-11-28fix: off-by-one errors in indent calculationoxalica
2021-11-28test(prisma): add initial testelianiva
2021-11-26fix: incorrect hightlight groupsJirgn
2021-11-26fix: typo in highlight group punct(u)ationJirgn
2021-11-26feat: add fusion grammar and highlightsJirgn
2021-11-25chore: add test for ecma private fields & methodsnumToStr
2021-11-24Add assert that "highlight-assertions" is executableStephan Seitz
2021-11-24Mark failing indent tests to add them to CIStephan Seitz
2021-11-24Add highlight testsStephan Seitz
2021-10-07feat: add "experimental" key to parsersCezary Drożak
2021-08-30test: Add tests for is_in_node_range (#1756)partizan
2021-08-01add compound_lit.c testleo60228
2021-07-04Use stylua for autoformat code (#1480)Santos Gallegos
2021-04-23tests/indent: factor out most of the code into common.luaJędrzej Boczar
2021-04-23tests/indent: move common code out of main lua/ directoryJędrzej Boczar
2021-04-23tests/indent: move the run helper functions to top-levelJędrzej Boczar
2021-04-23move all tests to top-level tests/ directoryJędrzej Boczar