summaryrefslogtreecommitdiff
path: root/tests/indent/python_spec.lua
AgeCommit message (Expand)Author
2022-02-06fix: Allow re-parsing in Python, XFAIL `\` indentation testStephan Seitz
2022-02-05indents(python): remove branches.py from expected failuresStephan Seitz
2022-02-05fix(indents): re-parse before each indentStephan Seitz
2022-01-21feat(indent): support `@aligned_indent` for pythonMunif Tanjim
2022-01-21feat: rewrite indent moduleMunif Tanjim
2022-01-21feat: improve indent moduleMunif Tanjim
2021-11-28fix: off-by-one errors in indent calculationoxalica
2021-11-24Mark failing indent tests to add them to CIStephan Seitz
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