angular-cn/modules/@angular/core/test
Tobias Bosch d7de5c4f8e refactor(compiler): replace `CompileIdentifierMap` with regular `Map`
closes #11145

Also rename `CompileIdentifierMetadata.runtime` into `CompileIdentifierMetadata.reference`.

Also remove `CompileIdentifierMetadata.equalsTo` as
now it is enough to just check the `reference` fields for equality.
2016-08-29 12:45:27 -07:00
..
animation feat(animations): make sure animation callback reports the totalTime (#11022) 2016-08-24 16:55:00 -07:00
change_detection refactor(Provider): remove deprecated provider/bind API (#10652) 2016-08-15 19:37:42 -07:00
debug test: improve perfs by removing unneeded TestBed.compileComponents() calls (#11083) 2016-08-25 14:56:14 -07:00
di fix(errors): [2/2] Rename Exception to Error; remove from public API 2016-08-26 10:37:17 -07:00
dom chore(facade): remove most facade/async functions 2016-08-05 12:26:28 -07:00
facade chore: remove obsolete files (#10240) 2016-07-22 16:18:31 -07:00
linker refactor(compiler): replace `CompileIdentifierMap` with regular `Map` 2016-08-29 12:45:27 -07:00
metadata Remove TCB (#10900) 2016-08-17 15:05:22 -07:00
reflection refactor(Type): merge Type and ConcreType<?> into Type<?> (#10616) 2016-08-10 18:21:28 -07:00
testability chore(facade): remove most facade/async functions 2016-08-05 12:26:28 -07:00
util fix(core): assigns an overriden name to constructor named constructor (#11043) 2016-08-24 10:21:13 -07:00
zone fix(errors): [2/2] Rename Exception to Error; remove from public API 2016-08-26 10:37:17 -07:00
application_init_spec.ts fix(fakeAsync): have fakeAsync use Proxy zone. (#10797) 2016-08-19 12:10:53 -07:00
application_module_spec.ts fix(i18n): change default locale from `en_US` to `en-US` (#11103) 2016-08-26 10:30:10 -07:00
application_ref_spec.ts fix(errors): [2/2] Rename Exception to Error; remove from public API 2016-08-26 10:37:17 -07:00
component_fixture_spec.ts chore(formatting): fix formatting for component fixture spec (#10986) 2016-08-22 10:20:21 -07:00
dev_mode_spec.ts fix(testing): remove deprecated testing APIs (#9923) 2016-07-11 16:04:32 -07:00
directive_lifecycle_integration_spec.ts test: fix existing tests by removing usage of obsolete stuff like component level directives, AsyncCompleter and TestComponentBuilder 2016-08-23 09:59:00 -07:00
error_handler_spec.ts test(core): update ErrorHandler tests to handle browsers without stack (#11141) 2016-08-29 08:17:45 -07:00
fake_async_spec.ts fix(errors): [2/2] Rename Exception to Error; remove from public API 2016-08-26 10:37:17 -07:00
forward_ref_integration_spec.ts refactor(core): update forward_ref_integration_spec not to use TestComponentBuilder 2016-08-17 08:06:32 -07:00
spies.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
testing_internal_spec.ts chore(tests): enable lint, make it green. (#10224) 2016-07-21 17:12:00 -07:00