angular-cn/packages/zone.js/test/common
Martin Probst 5332b04f35 build: TypeScript 3.6 compatibility. (#32908)
This PR updates Angular to compile with TypeScript 3.6 while retaining
compatibility with TS3.5. We achieve this by inserting several `as any`
casts for compatiblity around `ts.CompilerHost` APIs.

PR Close #32908
2019-10-03 09:09:11 -07:00
..
Error.spec.ts build: move zone.js to angular repo (#30962) 2019-06-20 11:27:39 -07:00
Promise.spec.ts build: TypeScript 3.6 compatibility. (#32908) 2019-10-03 09:09:11 -07:00
fetch.spec.ts build: move zone.js to angular repo (#30962) 2019-06-20 11:27:39 -07:00
microtasks.spec.ts build: move zone.js to angular repo (#30962) 2019-06-20 11:27:39 -07:00
setInterval.spec.ts build: move zone.js to angular repo (#30962) 2019-06-20 11:27:39 -07:00
setTimeout.spec.ts build: move zone.js to angular repo (#30962) 2019-06-20 11:27:39 -07:00
task.spec.ts refactor: ensure zone.js can be built with typescript strict flag (#30993) 2019-07-18 14:21:26 -07:00
toString.spec.ts build: move zone.js to angular repo (#30962) 2019-06-20 11:27:39 -07:00
util.spec.ts build: move zone.js to angular repo (#30962) 2019-06-20 11:27:39 -07:00
zone.spec.ts fix(zone.js): hook should set correct current zone (#31642) 2019-07-24 14:34:58 -07:00