aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/unittest/clangformat-test.cpp
Commit message (Expand)AuthorAgeFilesLines
* ClangFormat: Move tests into pluginChristian Kandeler2022-01-201-984/+0
* ClangFormat: Prepend a space character to our inserted line commentChristian Kandeler2021-07-051-1/+1
* ClangFormat: Add xfailing unit testChristian Kandeler2021-07-051-0/+22
* ClangFormat: Sprinkle some more magic pixie dustChristian Kandeler2021-04-121-8/+11
* Clang: Disable a clangformat test for vanilla clangNikolai Kosjar2020-05-221-1/+8
* Utils: Rename FileName to FilePathhjk2019-05-281-2/+2
* ClangFormat: Add more unit-tests for if conditionsIvan Donchevskii2019-04-031-0/+33
* ClangFormat: Fix indentation when empty lines are involvedIvan Donchevskii2019-04-021-0/+121
* ClangFormat: Reduce dummy text to minimum sizeIvan Donchevskii2019-03-121-0/+13
* ClangFormat: Tweak dummy text for consecutive empty linesIvan Donchevskii2019-03-121-2/+52
* ClangFormat: Indent closing brace on the new lineIvan Donchevskii2019-03-121-0/+24
* ClangFormat: Simplify the dummy text for empty line heuristicsIvan Donchevskii2019-03-111-0/+13
* ClangFormat: Improve dummy text guessing for empty linesIvan Donchevskii2019-03-071-0/+13
* ClangFormat: Add whitespace unit-tests and fix bugsIvan Donchevskii2019-03-061-0/+30
* ClangFormat: Enable includes sortingIvan Donchevskii2019-03-061-0/+17
* ClangFormat: Do not remove empty lines while only indentingIvan Donchevskii2019-03-061-0/+17
* ClangFormat: Do not apply "smart" formatting before new linesIvan Donchevskii2019-03-051-23/+18
* ClangFormat: Fix the indentation for lines starting with ')'Ivan Donchevskii2019-02-221-0/+13
* ClangFormat: Fix unit-testsIvan Donchevskii2019-02-191-9/+43
* ClangFormat: Clean up some code and and few unit-testsIvan Donchevskii2019-02-191-0/+54
* ClangFormat: Format multiple text ranges at onceIvan Donchevskii2019-02-191-9/+9
* ClangFormat: Format more code while typingIvan Donchevskii2019-02-051-0/+93
* ClangFormat: Add unit-testsIvan Donchevskii2019-01-241-2/+328
* ClangFormat: Refactor indenter to allow ClangFormat unit-testsIvan Donchevskii2019-01-221-0/+106