hanchenye-llvm-project/clang/test/Format
Nico Weber 3cb667edaa clang-format: Use pipes instead of temporary files for most lit tests.
This makes the format tests look more like most other FileCheck tests in clang.

The multiple-inputs tests still use temp files, to make sure that the file
input code in clang-format stays tested.

Stop stripping out the comment lines in style-on-command-line.cpp as they don't
get in the way and it makes the test simpler. Also remove 2>&1s on the tests in
that file that don't need it.

http://reviews.llvm.org/D13852

llvm-svn: 250706
2015-10-19 16:21:29 +00:00
..
basic.cpp clang-format: Use pipes instead of temporary files for most lit tests. 2015-10-19 16:21:29 +00:00
cursor.cpp clang-format: Use pipes instead of temporary files for most lit tests. 2015-10-19 16:21:29 +00:00
disable-format.cpp clang-format: Use pipes instead of temporary files for most lit tests. 2015-10-19 16:21:29 +00:00
incomplete.cpp clang-format: Use pipes instead of temporary files for most lit tests. 2015-10-19 16:21:29 +00:00
language-detection.cpp clang-format: Use pipes instead of temporary files for most lit tests. 2015-10-19 16:21:29 +00:00
line-ranges.cpp clang-format: Use pipes instead of temporary files for most lit tests. 2015-10-19 16:21:29 +00:00
multiple-inputs-error.cpp
multiple-inputs-inplace.cpp
multiple-inputs.cpp
ranges.cpp clang-format: Use pipes instead of temporary files for most lit tests. 2015-10-19 16:21:29 +00:00
style-on-command-line.cpp clang-format: Use pipes instead of temporary files for most lit tests. 2015-10-19 16:21:29 +00:00
xmloutput.cpp clang-format: Use pipes instead of temporary files for most lit tests. 2015-10-19 16:21:29 +00:00