aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Mark failing indent tests to add them to CIStephan Seitz2021-11-246-36/+114
* Add highlight testsStephan Seitz2021-11-242-0/+107
* feat: add "experimental" key to parsersCezary Drożak2021-10-071-0/+46
* test: Add tests for is_in_node_range (#1756)partizan2021-08-301-0/+41
* add compound_lit.c testleo602282021-08-012-0/+11
* Use stylua for autoformat code (#1480)Santos Gallegos2021-07-046-172/+175
* tests/indent: factor out most of the code into common.luaJędrzej Boczar2021-04-236-208/+175
* tests/indent: move common code out of main lua/ directoryJędrzej Boczar2021-04-236-10/+135
* tests/indent: move the run helper functions to top-levelJędrzej Boczar2021-04-235-37/+38
* move all tests to top-level tests/ directoryJędrzej Boczar2021-04-2353-0/+885