Searched refs:getConfigurations (Results 1 – 3 of 3) sorted by relevance
47 ….enumerateFiles(this.basePath, /\.tsx?$/, { recursive: true }).map(CompilerTest.getConfigurations);60 ….normalizeSeparators(file), typeof test === "string" ? CompilerTest.getConfigurations(test) : test…247 public static getConfigurations(file: string): CompilerFileBasedTest { method in Harness.CompilerTest
56 for (const { name, payload } of ProjectTestCase.getConfigurations(testCaseFileName)) {174 public static getConfigurations(testCaseFileName: string): ProjectTestConfiguration[] {
400 if (project.getConfigurations().findByName("compileOnly")) {411 if (project.getConfigurations().findByName("api")) {646 if (project.getConfigurations().findByName("implementation")) {