Home
last modified time | relevance | path

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

/third_party/typescript/src/testRunner/unittests/config/
DprojectReferences.ts21 function assertNoErrors(message: string, errors: readonly Diagnostic[]) { function
113assertNoErrors("Sanity check should not produce errors", prog.getOptionsDiagnostics());
178 assertNoErrors("Reports an error about 'composite' not being set", errs);
265 assertNoErrors("File setup should be correct", program.getOptionsDiagnostics());