Home
last modified time | relevance | path

Searched refs:FormatTestSelective (Results 1 – 2 of 2) sorted by relevance

/external/clang/unittests/Format/
DFormatTestSelective.cpp21 class FormatTestSelective : public ::testing::Test { class
40 TEST_F(FormatTestSelective, RemovesTrailingWhitespaceOfFormattedLine) { in TEST_F() argument
47 TEST_F(FormatTestSelective, FormatsCorrectRegionForLeadingWhitespace) { in TEST_F() argument
74 TEST_F(FormatTestSelective, FormatLineWhenInvokedOnTrailingNewline) { in TEST_F() argument
83 TEST_F(FormatTestSelective, RemovesWhitespaceWhenTriggeredOnEmptyLine) { in TEST_F() argument
88 TEST_F(FormatTestSelective, ReformatsMovedLines) { in TEST_F() argument
101 TEST_F(FormatTestSelective, FormatsIfWithoutCompoundStatement) { in TEST_F() argument
108 TEST_F(FormatTestSelective, FormatsCommentsLocally) { in TEST_F() argument
174 TEST_F(FormatTestSelective, IndividualStatementsOfNestedBlocks) { in TEST_F() argument
300 TEST_F(FormatTestSelective, WrongIndent) { in TEST_F() argument
[all …]
DCMakeLists.txt11 FormatTestSelective.cpp