angular/packages/zone.js/lib/zone-spec
Paul Gschwendtner 72c2567847 feat(zone.js): include zone name when sync-test zone reports tasks
The sync-test zone is used in e.g. `describe` to raise an error when
there is asynchronous code scheduled in describe blocks. This commit
includes the zone name in such thrown errors to allow for us to include
the jasmine describe name in the error. This will be wired up in the
jasmine zonejs patches separately.
2022-07-18 19:19:00 +02:00
..
async-stack-tagging.ts feat(zone.js): add AsyncStackTaggingZoneSpec implementation (#46693) 2022-07-11 20:01:50 +00:00
async-test.ts fix(core): do not invoke jasmine done callback multiple times with waitForAsync 2022-07-18 19:19:00 +02:00
fake-async-test.ts feat(core): drop support for zone.js 0.10.x (#40823) 2021-02-24 07:58:29 -08:00
long-stack-trace.ts build: enable useUnknownInCatchVariables (#44679) 2022-02-01 18:17:29 +00:00
proxy.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
sync-test.ts feat(zone.js): include zone name when sync-test zone reports tasks 2022-07-18 19:19:00 +02:00
task-tracking.ts fix(zone.js): in TaskTrackingZoneSpec track a periodic task until it is cancelled (#45391) 2022-03-24 10:53:36 -07:00
wtf.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00