Home
last modified time | relevance | path

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

/external/clang/unittests/Format/
DFormatTestJS.cpp20 class FormatTestJS : public ::testing::Test { class
57 TEST_F(FormatTestJS, UnderstandsJavaScriptOperators) { in TEST_F() argument
95 TEST_F(FormatTestJS, UnderstandsAmpAmp) { in TEST_F() argument
99 TEST_F(FormatTestJS, LiteralOperatorsCanBeKeywords) { in TEST_F() argument
103 TEST_F(FormatTestJS, ReservedWords) { in TEST_F() argument
118 TEST_F(FormatTestJS, ES6DestructuringAssignment) { in TEST_F() argument
125 TEST_F(FormatTestJS, ContainerLiterals) { in TEST_F() argument
189 TEST_F(FormatTestJS, MethodsInObjectLiterals) { in TEST_F() argument
218 TEST_F(FormatTestJS, SpacesInContainerLiterals) { in TEST_F() argument
232 TEST_F(FormatTestJS, SingleQuoteStrings) { in TEST_F() argument
[all …]
DCMakeLists.txt8 FormatTestJS.cpp