Searched refs:FormatTestSelective (Results 1 – 2 of 2) sorted by relevance
21 class FormatTestSelective : public ::testing::Test { class40 TEST_F(FormatTestSelective, RemovesTrailingWhitespaceOfFormattedLine) { in TEST_F() argument47 TEST_F(FormatTestSelective, FormatsCorrectRegionForLeadingWhitespace) { in TEST_F() argument74 TEST_F(FormatTestSelective, FormatLineWhenInvokedOnTrailingNewline) { in TEST_F() argument83 TEST_F(FormatTestSelective, RemovesWhitespaceWhenTriggeredOnEmptyLine) { in TEST_F() argument88 TEST_F(FormatTestSelective, ReformatsMovedLines) { in TEST_F() argument101 TEST_F(FormatTestSelective, FormatsIfWithoutCompoundStatement) { in TEST_F() argument108 TEST_F(FormatTestSelective, FormatsCommentsLocally) { in TEST_F() argument174 TEST_F(FormatTestSelective, IndividualStatementsOfNestedBlocks) { in TEST_F() argument300 TEST_F(FormatTestSelective, WrongIndent) { in TEST_F() argument[all …]
11 FormatTestSelective.cpp