Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Format/
H A DFormatTestSelective.cpp20 class FormatTestSelective : public ::testing::Test { class
87 TEST_F(FormatTestSelective, ReformatsMovedLines) { in TEST_F() argument
100 TEST_F(FormatTestSelective, FormatsIfWithoutCompoundStatement) { in TEST_F() argument
107 TEST_F(FormatTestSelective, FormatsCommentsLocally) { in TEST_F() argument
180 TEST_F(FormatTestSelective, ContinueReindenting) { in TEST_F() argument
198 TEST_F(FormatTestSelective, ReindentClosingBrace) { in TEST_F() argument
372 TEST_F(FormatTestSelective, WrongIndent) { in TEST_F() argument
419 TEST_F(FormatTestSelective, ReformatRegionAdjustsIndent) { in TEST_F() argument
533 TEST_F(FormatTestSelective, UnderstandsTabs) { in TEST_F() argument
587 TEST_F(FormatTestSelective, SelectivelyRequoteJavaScript) { in TEST_F() argument
[all …]