TypeScript/tests/cases/conformance/async/es2017
Martin Probst 539c455942 Rename to _superIndex to test conflict
Change-Id: I30af09343446126ba73ed40199ecc3f0ed515b3e
2018-10-04 08:07:42 +02:00
..
asyncArrowFunction Add es2017 async conformance 2016-10-12 21:58:25 +02:00
awaitBinaryExpression Add es2017 async conformance 2016-10-12 21:58:25 +02:00
awaitCallExpression Add es2017 async conformance 2016-10-12 21:58:25 +02:00
functionDeclarations Cleanup ES2017 async tests 2016-10-15 01:16:11 +02:00
asyncAwait_es2017.ts Fix duplicate label in es2017 async function 2018-02-12 12:30:29 -08:00
asyncAwaitIsolatedModules_es2017.ts Add es2017 async conformance 2016-10-12 21:58:25 +02:00
asyncMethodWithSuper_es2017.ts Per-property super accessors in async functions. 2018-10-03 15:46:04 +02:00
asyncMethodWithSuperConflict_es6.ts Rename to _superIndex to test conflict 2018-10-04 08:07:42 +02:00
asyncUseStrict_es2017.ts Add es2017 async conformance 2016-10-12 21:58:25 +02:00
await_unaryExpression_es2017.ts Add es2017 async conformance 2016-10-12 21:58:25 +02:00
await_unaryExpression_es2017_1.ts Add es2017 async conformance 2016-10-12 21:58:25 +02:00
await_unaryExpression_es2017_2.ts Add es2017 async conformance 2016-10-12 21:58:25 +02:00
await_unaryExpression_es2017_3.ts Add es2017 async conformance 2016-10-12 21:58:25 +02:00
awaitClassExpression_es2017.ts Add es2017 async conformance 2016-10-12 21:58:25 +02:00
awaitInheritedPromise_es2017.ts Fix await for inherited promise 2016-12-07 17:17:17 -08:00