angular/modules/angular2/test
Jeff Cross 979162d324 fix(public_spec): check exports of barrels instead of angular2/angular2
This changes the public api spec to check each public barrel individually
to make sure its API has not changed. The previous API spec has been
preserved but split into respective barrels.

The compiler barrel has been added to the spec, along with all of its
public exports. Previously, angular2/angular2 was only exporting a
handful of symbols from compiler, so there are now many more symbols
being tested in the spec for compiler than previously.

Part of #5710
Closes #5841
Supercedes #5821
2015-12-11 13:05:52 -08:00
..
animate fix(animate): ensure transition properties are removed once the animation is over 2015-12-11 11:38:24 -08:00
common feat: camelCase Angular (kebab-case removal) 2015-12-09 19:59:40 -08:00
compiler fix(styles): Escape \r characters in compiled text 2015-12-11 19:48:43 +00:00
core fix(public_spec): check exports of barrels instead of angular2/angular2 2015-12-11 13:05:52 -08:00
facade feat(core): provide support for relative assets for components 2015-12-09 16:28:49 -08:00
http refactor(http): rename enums to be singular 2015-12-04 19:16:00 +00:00
mock refactor(core): move facades out of core 2015-11-07 01:36:06 +00:00
platform fix(bootstrap): fix the configuration of ExceptionHandler 2015-12-08 16:09:37 -08:00
router feat: camelCase Angular (kebab-case removal) 2015-12-09 19:59:40 -08:00
symbol_inspector fix(public_spec): check exports of barrels instead of angular2/angular2 2015-12-11 13:05:52 -08:00
testing feat: camelCase Angular (kebab-case removal) 2015-12-09 19:59:40 -08:00
upgrade fix(upgrade): allow directives with empty template 2015-12-11 11:39:45 -08:00
web_workers fix(parse5): support comment nodes with getText and setText 2015-12-10 19:18:14 +00:00
dev_mode_spec.ts test: add a test verifying that the tests are run in the checked mode 2015-12-02 11:29:11 -08:00
public_api_spec.ts fix(public_spec): check exports of barrels instead of angular2/angular2 2015-12-11 13:05:52 -08:00