aboutsummaryrefslogtreecommitdiffstats
path: root/tests/indent/cpp_spec.lua
Commit message (Expand)AuthorAgeFilesLines
* tests: remove set ftPham Huy Hoang2025-05-121-1/+0
* feat!: drop modules, general refactor and cleanupChristian Clason2025-05-121-32/+37
* fix(indents): re-parse before each indentStephan Seitz2022-02-051-2/+2
* indents(c): add zero_indent for #ifStephan Seitz2022-02-051-1/+1
* indents(c): fix indentation on block commentStephan Seitz2022-02-051-1/+0
* indents(c): fix ternaryStephan Seitz2022-02-051-2/+1
* fix(indent): c/cpp - support newline after closing braceMunif Tanjim2022-01-211-0/+2
* feat: rewrite indent moduleMunif Tanjim2022-01-211-13/+4
* Mark failing indent tests to add them to CIStephan Seitz2021-11-241-5/+23
* 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-46/+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-9/+10
* move all tests to top-level tests/ directoryJędrzej Boczar2021-04-231-0/+62