angular-cn/tools/cjs-jasmine
Tobias Bosch d0a95e35af refactor(testing): introduce new testing api to support ng modules
BREAKING CHANGE:
- deprecations:
  * `withProviders`, use `TestBed.withModule` instead
  * `addProviders`, use `TestBed.configureTestingModule` instead
  * `TestComponentBuilder`, use `TestBed.configureTestModule` / `TestBed.override...` / `TestBed.createComponent` instead.

Closes #10354
2016-07-29 04:47:18 -07:00
..
index-tools.ts chore(lint): format tools dir 2016-05-26 15:46:03 -07:00
index.ts test(node): enable source maps in test.sh node (#9589) 2016-06-24 16:52:41 -07:00
test-cjs-main.ts refactor(testing): introduce new testing api to support ng modules 2016-07-29 04:47:18 -07:00
tsconfig-output_emitter_codegen.json feat(core): introduce `@AppModule` 2016-06-30 11:34:40 -07:00