angular-cn/modules/@angular/core/testing
Tobias Bosch 126fda2613 perf: delete pre-view-engine core, compiler, platform-browser, etc code (#14788)
After the introduction of the view engine, we can drop a lot of code that is not used any more.

This should reduce the size of the app bundles because a lot of this code was not being properly tree-shaken by today's tools even though it was dead code.
2017-02-27 23:08:19 -08:00
..
async.ts fix(testing): async/fakeAsync/inject/withModule helpers should pass through context to callback functions (#13718) 2017-01-29 12:08:53 -06:00
async_test_completer.ts chore(facade): remove most facade/async functions 2016-08-05 12:26:28 -07:00
before_each.ts perf: distrubute smaller bundled code and include es2015 bundle 2017-02-21 20:48:55 -08:00
component_fixture.ts refactor(tests): simplify code (#11485) 2016-09-09 12:04:38 -07:00
facade fix(packages): use ES modules for primary build (#11120) 2016-08-30 18:07:40 -07:00
fake_async.ts fix(testing): async/fakeAsync/inject/withModule helpers should pass through context to callback functions (#13718) 2017-01-29 12:08:53 -06:00
index.ts perf: distrubute smaller bundled code and include es2015 bundle 2017-02-21 20:48:55 -08:00
lang_utils.ts refactor(core): add a name to all decorators and other fixes 2016-09-12 22:47:54 -07:00
logger.ts fix(packages): use ES modules for primary build (#11120) 2016-08-30 18:07:40 -07:00
metadata_override.ts refactor(testing): introduce new testing api to support ng modules 2016-07-29 04:47:18 -07:00
ng_zone_mock.ts fix(packages): use ES modules for primary build (#11120) 2016-08-30 18:07:40 -07:00
private_export_testing.ts perf: delete pre-view-engine core, compiler, platform-browser, etc code (#14788) 2017-02-27 23:08:19 -08:00
test_bed.ts refactor: rewrite private export using the ɵ prefix 2017-02-21 20:48:55 -08:00
test_compiler.ts perf: Don’t subclass Error; resulting in smaller binary (#14160) 2017-02-07 19:18:26 -06:00
testing_internal.ts perf: delete pre-view-engine core, compiler, platform-browser, etc code (#14788) 2017-02-27 23:08:19 -08:00