summaryrefslogtreecommitdiff
path: root/test/Format
Commit message (Expand)AuthorAgeFilesLines
* clang-format: Add basic test for -style=none.Daniel Jasper2014-05-221-0/+6
* clang-format: Explicitly set fallback style that is tested.Daniel Jasper2013-12-031-2/+2
* Added an option to specify fallback style.Alexander Kornienko2013-12-021-2/+3
* Added LanguageStandard::LS_JavaScript to gate all JS-specific parsing.Alexander Kornienko2013-11-291-0/+7
* Disable this check temporarily.Bill Wendling2013-11-191-1/+1
* Allow _clang-format as alternative to .clang-format config filenameHans Wennborg2013-09-101-0/+5
* Trying to fix tests with in-tree builds, that contain a .clang-format files inAlexander Kornienko2013-09-021-2/+2
* Test for empty .clang-format file.Alexander Kornienko2013-09-021-0/+4
* Switch the default mode for clang-format to '-file'. Make 'LLVM' theChandler Carruth2013-09-021-5/+2
* [tests] Use 'printf' instead of 'echo -e', which is not part of BSD echo.Daniel Dunbar2013-08-291-1/+1
* Added -lines X:Y option to specify line range to process. This is a more huma...Alexander Kornienko2013-07-182-1/+14
* Add 'not' to commands that are expected to fail.Rafael Espindola2013-07-041-1/+1
* Let clang-format move the cursor appropriately.Daniel Jasper2013-05-211-0/+6
* Clang-format: allow -style="{yaml/json}" on command lineAlexander Kornienko2013-05-191-0/+23
* Remove diagnostics from clang-format.Daniel Jasper2013-05-151-4/+0
* clang-format support for multiple input files.Alexander Kornienko2013-04-243-0/+21
* Provide better emacs integration.Daniel Jasper2013-04-122-2/+2
* Re-add clang-format tests to clang/test.Daniel Jasper2013-03-253-0/+21