Andrew Kushnir
da1d19b40f
test(ivy): add compiler.getModuleId support in R3TestBed ( #28097 )
...
This update brings `getModuleId` function support to R3TestBed-specific Compiler instance.
PR Close #28097
2019-01-16 09:51:26 -08:00
Andrew Kushnir
f5471107d9
test(ivy): root causes update for 'platform-browser-dynamic' and i18n tests ( #27972 )
...
PR Close #27972
2019-01-07 20:27:50 -08:00
Kara Erickson
6b0c1a71fa
test(ivy): turn on platform-browser-dynamic tests on CI ( #27940 )
...
We missed removing the `fixme-ivy-aot` bazel tag from the BUILD file
of platform-browser-dynamic, so we weren't running the
`//packages/platform-browser-dynamic/test:test_web_chromium-local`
test target on CI. This commit turns on the tests and adds root causes
where they are known.
PR Close #27940
2019-01-05 17:48:11 -08:00
Miško Hevery
213c25fb08
build: remove manual tags from platform jasmine tests ( #26606 )
...
PR Close #26606
2018-10-19 22:52:12 -07:00
George Kalpakas
342678486d
test: fix typings for `DoneFn` ( #25163 )
...
This also fixes CI tests, which were accidentally broken in #24663 .
PR Close #25163
2018-07-27 11:13:32 -07:00
Alex Rickabaugh
bd02b27ee1
feat(core): expose a Compiler API for accessing module ids from NgModule types ( #24258 )
...
This will allow RouterTestingModule to better support lazy loading of modules
when using summaries, since it can detect whether a module is already loaded
if it can access the id.
PR Close #24258
2018-06-07 16:19:08 -04:00
Greg Magolan
d814eaad95
build(bazel): ran format ( #24279 )
...
PR Close #24279
2018-06-05 13:36:27 -07:00
Greg Magolan
d700a409da
build(bazel): enable manual ts_web_test_suite tests that require static_files ( #24279 )
...
PR Close #24279
2018-06-05 13:36:27 -07:00
Oussama Ben Brahim
f1a063298e
feat(core): set preserveWhitespaces to false by default ( #22046 )
...
Fixes #22027
PR Close #22046
2018-02-16 09:06:14 -08:00
Misko Hevery
47e251a80a
build: remove `main()` from specs ( #21053 )
...
PR Close #21053
2017-12-22 13:10:51 -08:00
Victor Berchet
c723d42d0a
refactor: fix typos ( #18000 )
2017-07-07 16:55:17 -07:00
Miško Hevery
728c9d0632
fix(platform-browser): Update types for TypeScript nullability support
...
Closes #15898
2017-04-18 12:07:33 -07:00
Ward Bell
816b389759
docs: in doc comments, replace [aA]ngular2 with Angular ( #15463 )
2017-03-27 09:44:35 -07:00
Jason Aden
b74ab83d2c
refactor: update paths from modules/@angular to packages
2017-03-08 16:29:28 -08:00
Jason Aden
3e51a19983
refactor: move angular source to /packages rather than modules/@angular
2017-03-08 16:29:27 -08:00