blob: b0071bd5a6fbc015eac06888c272ab11faa8b31c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
running 12 tests
test compilerApiCompileSources ... ok [WILDCARD]
test compilerApiCompileNoSources ... ok [WILDCARD]
test compilerApiCompileOptions ... ok [WILDCARD]
test compilerApiCompileLib ... ok [WILDCARD]
test compilerApiCompileTypes ... ok [WILDCARD]
test transpileOnlyApi ... ok [WILDCARD]
test transpileOnlyApiConfig ... ok [WILDCARD]
test bundleApiSources ... ok [WILDCARD]
test bundleApiNoSources ... ok [WILDCARD]
test bundleApiConfig ... ok [WILDCARD]
test bundleApiJsModules ... ok [WILDCARD]
test diagnosticsTest ... ok [WILDCARD]
test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [WILDCARD]
|