TypeScript/tests/cases/conformance/async/es6
2015-12-01 14:48:53 -08:00
..
asyncArrowFunction Remove --experimentalAsyncFunctions from tests 2015-10-12 14:27:58 -07:00
awaitBinaryExpression Remove --experimentalAsyncFunctions from tests 2015-10-12 14:27:58 -07:00
awaitCallExpression Remove --experimentalAsyncFunctions from tests 2015-10-12 14:27:58 -07:00
functionDeclarations Remove --experimentalAsyncFunctions from tests 2015-10-12 14:27:58 -07:00
asyncAliasReturnType_es6.ts Additional tests 2015-12-01 14:48:53 -08:00
asyncAwait_es6.ts Remove --experimentalAsyncFunctions from tests 2015-10-12 14:27:58 -07:00
asyncAwaitIsolatedModules_es6.ts Remove --experimentalAsyncFunctions from tests 2015-10-12 14:27:58 -07:00
asyncClass_es6.ts Remove --experimentalAsyncFunctions from tests 2015-10-12 14:27:58 -07:00
asyncConstructor_es6.ts Remove --experimentalAsyncFunctions from tests 2015-10-12 14:27:58 -07:00
asyncDeclare_es6.ts Remove --experimentalAsyncFunctions from tests 2015-10-12 14:27:58 -07:00
asyncEnum_es6.ts Remove --experimentalAsyncFunctions from tests 2015-10-12 14:27:58 -07:00
asyncGetter_es6.ts Remove --experimentalAsyncFunctions from tests 2015-10-12 14:27:58 -07:00
asyncImportedPromise_es6.ts Fixes #5789. 2015-11-30 14:10:39 -08:00
asyncInterface_es6.ts Remove --experimentalAsyncFunctions from tests 2015-10-12 14:27:58 -07:00
asyncModule_es6.ts Remove --experimentalAsyncFunctions from tests 2015-10-12 14:27:58 -07:00
asyncMultiFile.ts Fixes #5564. 2015-11-30 13:12:41 -08:00
asyncQualifiedReturnType_es6.ts Additional tests 2015-12-01 14:48:53 -08:00
asyncSetter_es6.ts Remove --experimentalAsyncFunctions from tests 2015-10-12 14:27:58 -07:00
awaitUnion_es6.ts Remove --experimentalAsyncFunctions from tests 2015-10-12 14:27:58 -07:00