Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/Format/
H A DSortImportsTestJS.cpp20 class SortImportsTestJS : public testing::Test { class
50 TEST_F(SortImportsTestJS, AlreadySorted) { in TEST_F() argument
63 TEST_F(SortImportsTestJS, BasicSorting) { in TEST_F() argument
75 TEST_F(SortImportsTestJS, DefaultBinding) { in TEST_F() argument
85 TEST_F(SortImportsTestJS, DefaultAndNamedBinding) { in TEST_F() argument
95 TEST_F(SortImportsTestJS, WrappedImportStatements) { in TEST_F() argument
110 TEST_F(SortImportsTestJS, SeparateMainCodeBody) { in TEST_F() argument
117 TEST_F(SortImportsTestJS, Comments) { in TEST_F() argument
138 TEST_F(SortImportsTestJS, SortStar) { in TEST_F() argument
147 TEST_F(SortImportsTestJS, AliasesSymbols) { in TEST_F() argument
[all …]