Home
last modified time | relevance | path

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

/third_party/typescript/src/testRunner/unittests/config/
DconvertCompilerOptionsFromJson.ts41 assertCompilerOptionsWithJsonText(JSON.stringify(json), configFileName, expectedResult);
44 …function assertCompilerOptionsWithJsonText(fileText: string, configFileName: string, expectedResul… function
640 assertCompilerOptionsWithJsonText(`{
672 assertCompilerOptionsWithJsonText(`{
692 assertCompilerOptionsWithJsonText(`blah {
712 assertCompilerOptionsWithJsonText(`[{
731 assertCompilerOptionsWithJsonText(`{
746 assertCompilerOptionsWithJsonText(`{
760 assertCompilerOptionsWithJsonText(`42`, "tsconfig.json", {
773 assertCompilerOptionsWithJsonText(`{} // no options`, "tsconfig.json", {