Home
last modified time | relevance | path

Searched refs:FormatTestSelective (Results 1 – 4 of 4) 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 …]
H A DCMakeLists.txt17 FormatTestSelective.cpp
/llvm-project-15.0.7/llvm/utils/gn/secondary/clang/unittests/Format/
H A DBUILD.gn25 "FormatTestSelective.cpp",
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt673 clang/unittests/Format/FormatTestSelective.cpp