angular/modules/angular2/src/test_lib
Alex Eagle b4a062983b fix(dart): @proxy is a value, not a factory
Previously I added parens everywhere to make this @proxy() because our typing indicated
it was a function that returned a decorator, but this breaks dart. Instead, the typing needs
to be changed.

Fixes #3494
2015-08-06 10:02:49 -07:00
..
benchmark_util.ts fix(src/reflection && src/test_lib): Fixes bugs that caused benchmarks to fail. 2015-06-02 13:11:30 -07:00
e2e_util.dart style(dart): Format Dart source with dart_style 0.1.8 2015-05-29 10:42:47 -07:00
e2e_util.ts fix(src/reflection && src/test_lib): Fixes bugs that caused benchmarks to fail. 2015-06-02 13:11:30 -07:00
fake_async.dart style(dart): Format with dartfmt v0.2.0 2015-08-05 11:04:29 -07:00
fake_async.ts feat(core): provide an error context when an exception happens in an error handler 2015-07-28 14:22:15 -07:00
lang_utils.dart feat(fakeAsync): allow simulating the passage of time 2015-05-19 06:51:15 +02:00
lang_utils.ts refactor(ts'ify): ts’ify mocks, directives and test_lib 2015-05-21 15:33:37 -07:00
perf_util.dart refactor (angular2/test_lib): ts'ifying last of test_lib 2015-06-02 13:11:30 -07:00
perf_util.ts chore(benchpress): add browserify bundling 2015-06-29 10:29:59 -07:00
shims_for_IE.dart refactor (angular2/test_lib): ts'ifying last of test_lib 2015-06-02 13:11:30 -07:00
shims_for_IE.ts refactor (angular2/test_lib): ts'ifying last of test_lib 2015-06-02 13:11:30 -07:00
spies.dart style(dart): Format with dartfmt v0.2.0 2015-08-05 11:04:29 -07:00
spies.ts feat(pipes): replaces iterable and key value diffing pipes with services 2015-08-04 10:39:55 -07:00
test_component_builder.ts refactor(shadow_dom): remove ShadowDomStrategy in favor of @View(encapsulation) 2015-07-28 22:33:11 -07:00
test_injector.ts feat(pipes): replaces iterable and key value diffing pipes with services 2015-08-04 10:39:55 -07:00
test_lib.dart style(dart): Run dartfmt v0.1.8+2 on all pure Dart code 2015-07-28 12:44:03 -07:00
test_lib.ts fix(dart): @proxy is a value, not a factory 2015-08-06 10:02:49 -07:00
utils.ts chore(browsers): fix failing tests in IE11 2015-08-04 22:45:46 +02:00