summaryrefslogtreecommitdiff
path: root/test/Format
Commit message (Expand)AuthorAge
* clang-format: Introduce style with spaces on both sides of */&.Daniel Jasper2014-06-17
* Allow lowercase messages in this test again.Rafael Espindola2014-06-12
* Give clang-format its own error category.Rafael Espindola2014-06-12
* Accomodate for message differences on windows.Rafael Espindola2014-06-11
* clang-format: Add basic test for -style=none.Daniel Jasper2014-05-22
* clang-format: Explicitly set fallback style that is tested.Daniel Jasper2013-12-03
* Added an option to specify fallback style.Alexander Kornienko2013-12-02
* Added LanguageStandard::LS_JavaScript to gate all JS-specific parsing.Alexander Kornienko2013-11-29
* Disable this check temporarily.Bill Wendling2013-11-19
* Allow _clang-format as alternative to .clang-format config filenameHans Wennborg2013-09-10
* Trying to fix tests with in-tree builds, that contain a .clang-format files inAlexander Kornienko2013-09-02
* Test for empty .clang-format file.Alexander Kornienko2013-09-02
* Switch the default mode for clang-format to '-file'. Make 'LLVM' theChandler Carruth2013-09-02
* [tests] Use 'printf' instead of 'echo -e', which is not part of BSD echo.Daniel Dunbar2013-08-29
* Added -lines X:Y option to specify line range to process. This is a more huma...Alexander Kornienko2013-07-18
* Add 'not' to commands that are expected to fail.Rafael Espindola2013-07-04
* Let clang-format move the cursor appropriately.Daniel Jasper2013-05-21
* Clang-format: allow -style="{yaml/json}" on command lineAlexander Kornienko2013-05-19
* Remove diagnostics from clang-format.Daniel Jasper2013-05-15
* clang-format support for multiple input files.Alexander Kornienko2013-04-24
* Provide better emacs integration.Daniel Jasper2013-04-12
* Re-add clang-format tests to clang/test.Daniel Jasper2013-03-25