aboutsummaryrefslogtreecommitdiffstats
path: root/tests/indent/python_spec.lua
Commit message (Expand)AuthorAgeFilesLines
* fix: Allow re-parsing in Python, XFAIL `\` indentation testStephan Seitz2022-02-061-3/+13
* indents(python): remove branches.py from expected failuresStephan Seitz2022-02-051-6/+4
* fix(indents): re-parse before each indentStephan Seitz2022-02-051-2/+3
* feat(indent): support `@aligned_indent` for pythonMunif Tanjim2022-01-211-8/+4
* feat: rewrite indent moduleMunif Tanjim2022-01-211-6/+5
* feat: improve indent moduleMunif Tanjim2022-01-211-2/+2
* fix: off-by-one errors in indent calculationoxalica2021-11-281-4/+0
* Mark failing indent tests to add them to CIStephan Seitz2021-11-241-6/+19
* Use stylua for autoformat code (#1480)Santos Gallegos2021-07-041-27/+27
* tests/indent: factor out most of the code into common.luaJędrzej Boczar2021-04-231-39/+25
* tests/indent: move common code out of main lua/ directoryJędrzej Boczar2021-04-231-2/+2
* tests/indent: move the run helper functions to top-levelJędrzej Boczar2021-04-231-7/+7
* move all tests to top-level tests/ directoryJędrzej Boczar2021-04-231-0/+52