TypeScript/src/testRunner/unittests/evaluation
2021-07-19 13:34:42 -07:00
..
arraySpread.ts Improve __spreadArray perf, and other fixes related to SpreadElement (#44527) 2021-06-11 16:21:55 -07:00
asyncArrow.ts Add unittests:: on all unittests describe blocks for easy run 2018-12-20 13:20:53 -08:00
asyncGenerator.ts Add unittests:: on all unittests describe blocks for easy run 2018-12-20 13:20:53 -08:00
awaiter.ts Update __awaiter to be more spec compliant (#32462) 2019-07-22 17:23:35 -07:00
destructuring.ts Fix some rest cases and handling of unused results 2020-10-22 18:58:21 -07:00
externalModules.ts Indirect calls for imported functions (#44624) 2021-06-21 19:51:13 -07:00
forAwaitOf.ts Add unittests:: on all unittests describe blocks for easy run 2018-12-20 13:20:53 -08:00
forOf.ts Update based on PR feedback 2019-08-06 10:46:17 -07:00
objectRest.ts Fix object spread runtime semantics (#32514) 2019-07-22 16:46:09 -07:00
optionalCall.ts capture thisArg of optionalChaining in parens (#35494) 2021-03-03 19:35:17 -08:00
superInStaticInitializer.ts Add evaluation tests for class static initializers (#44878) 2021-07-03 18:30:42 -07:00
updateExpressionInModule.ts Fix and validate post-increment/decrement in module emit (#44968) 2021-07-19 13:34:42 -07:00