[gn build] Port 5934a79196
This commit is contained in:
parent
5934a79196
commit
d75791ec1e
|
|
@ -113,5 +113,24 @@ unittest("ClangdTests") {
|
|||
"support/TestTracer.cpp",
|
||||
"support/ThreadingTests.cpp",
|
||||
"support/TraceTests.cpp",
|
||||
"tweaks/AddUsingTests.cpp",
|
||||
"tweaks/AnnotateHighlightingsTests.cpp",
|
||||
"tweaks/DefineInlineTests.cpp",
|
||||
"tweaks/DefineOutlineTests.cpp",
|
||||
"tweaks/DumpASTTests.cpp",
|
||||
"tweaks/DumpRecordLayoutTests.cpp",
|
||||
"tweaks/DumpSymbolTests.cpp",
|
||||
"tweaks/ExpandAutoTypeTests.cpp",
|
||||
"tweaks/ExpandMacroTests.cpp",
|
||||
"tweaks/ExtractFunctionTests.cpp",
|
||||
"tweaks/ExtractVariableTests.cpp",
|
||||
"tweaks/ObjCLocalizeStringLiteralTests.cpp",
|
||||
"tweaks/PopulateSwitchTests.cpp",
|
||||
"tweaks/RawStringLiteralTests.cpp",
|
||||
"tweaks/RemoveUsingNamespaceTests.cpp",
|
||||
"tweaks/ShowSelectionTreeTests.cpp",
|
||||
"tweaks/SwapIfBranchesTests.cpp",
|
||||
"tweaks/TweakTesting.cpp",
|
||||
"tweaks/TweakTests.cpp",
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue