Searched refs:importDefinitelyTypedTests (Results 1 – 4 of 4) sorted by relevance
30 scripts/importDefinitelyTypedTests/importDefinitelyTypedTests.js
53 scripts/importDefinitelyTypedTests/importDefinitelyTypedTests.js
553 const importDefinitelyTypedTests = () => exec(process.execPath, ["scripts/importDefinitelyTypedTest… function554 …"importDefinitelyTypedTests", series(buildImportDefinitelyTypedTests, importDefinitelyTypedTests));
35 importDefinitelyTypedTests(tscPath, rwcTestPath, resolvedDefinitelyTypedRoot);103 function importDefinitelyTypedTests(tscPath: string, rwcTestPath: string, definitelyTypedRoot: stri… function