TypeScript/tests/cases/conformance/async/es6
2019-03-19 11:35:18 -07: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
asyncAliasReturnType_es6.ts
asyncAwait_es6.ts Fix duplicate label in es2017 async function 2018-02-12 12:30:29 -08:00
asyncAwaitIsolatedModules_es6.ts
asyncClass_es6.ts
asyncConstructor_es6.ts
asyncDeclare_es6.ts
asyncEnum_es6.ts
asyncGetter_es6.ts
asyncImportedPromise_es6.ts
asyncInterface_es6.ts
asyncMethodWithSuper_es6.ts Prevent substitution of 'super' in async super helper 2019-03-19 11:35:18 -07:00
asyncModule_es6.ts
asyncMultiFile_es6.ts es6 test conformance cleanup 2016-06-27 13:12:11 -07:00
asyncQualifiedReturnType_es6.ts
asyncSetter_es6.ts
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