summaryrefslogtreecommitdiff
path: root/tests/indent/common.lua
AgeCommit message (Collapse)Author
2022-02-06tests(indent): also test creating new line when still in insert modeStephan Seitz
2022-02-05tests: only compare indents not contents in indent testsStephan Seitz
2021-11-24Mark failing indent tests to add them to CIStephan Seitz
Expected failures should be monitored so that we don't have regressions and also remove failure marks when they are resolved.
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