TypeScript/tests/cases/conformance/async/es6
2018-01-17 11:25:53 -08:00
..
asyncArrowFunction es6 test conformance cleanup 2016-06-27 13:12:11 -07:00
awaitBinaryExpression Added es5 conformance tests for await in binary. 2016-06-27 14:08:36 -07:00
awaitCallExpression es6 test conformance cleanup 2016-06-27 13:12:11 -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
asyncMethodWithSuper_es6.ts Support for assignment/destructuring using super in an async method 2015-12-01 14:29:37 -08:00
asyncModule_es6.ts Remove --experimentalAsyncFunctions from tests 2015-10-12 14:27:58 -07:00
asyncMultiFile_es6.ts es6 test conformance cleanup 2016-06-27 13:12:11 -07: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
asyncUseStrict_es6.ts Move 'use strict' directive out of generator for async function. 2016-06-27 13:48:47 -07:00
asyncWithVarShadowing_es6.ts Add test for catch block without variable 2018-01-17 11:25:53 -08:00
await_unaryExpression_es6.ts [Transforms] Merge master 08/09 (#10263) 2016-08-26 15:51:10 -07:00
await_unaryExpression_es6_1.ts [Transforms] Merge master 08/09 (#10263) 2016-08-26 15:51:10 -07:00
await_unaryExpression_es6_2.ts [Transforms] Merge master 08/09 (#10263) 2016-08-26 15:51:10 -07:00
await_unaryExpression_es6_3.ts [Transforms] Merge master 08/09 (#10263) 2016-08-26 15:51:10 -07:00
awaitClassExpression_es6.ts es6 test conformance cleanup 2016-06-27 13:12:11 -07:00
awaitUnion_es6.ts es6 test conformance cleanup 2016-06-27 13:12:11 -07:00