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
65 TEST_F(FormatTestJS, BlockComments) { in TEST_F() argument
70 TEST_F(FormatTestJS, UnderstandsJavaScriptOperators) { in TEST_F() argument
119 TEST_F(FormatTestJS, UnderstandsAmpAmp) { in TEST_F() argument
123 TEST_F(FormatTestJS, LiteralOperatorsCanBeKeywords) { in TEST_F() argument
127 TEST_F(FormatTestJS, ReservedWords) { in TEST_F() argument
150 TEST_F(FormatTestJS, CppKeywords) { in TEST_F() argument
155 TEST_F(FormatTestJS, ES6DestructuringAssignment) { in TEST_F() argument
163 TEST_F(FormatTestJS, ContainerLiterals) { in TEST_F() argument
239 TEST_F(FormatTestJS, MethodsInObjectLiterals) { in TEST_F() argument
[all …]
DCMakeLists.txt9 FormatTestJS.cpp