angular/modules/angular2/test/change_detection/pipes
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
..
date_pipe_spec.ts feat(pipes): add date pipe 2015-07-09 15:00:14 -07:00
json_pipe_spec.ts chore: kill ListWrapper.create() and .push(). 2015-06-17 16:21:55 -07:00
limit_to_pipe_spec.ts feat(pipes): add limitTo pipe 2015-07-01 13:36:01 -07:00
lowercase_pipe_spec.ts refactor(ChangeDetection): convert change detection tests to typescript 2015-05-28 10:01:30 -07:00
number_pipe_spec.ts feat(pipes): add number (decimal, percent, currency) pipes 2015-07-09 14:59:57 -07:00
observable_pipe_spec.ts fix(dart): @proxy is a value, not a factory 2015-08-06 10:02:49 -07:00
pipes_spec.ts feat(exception_handler): print originalException and originalStack for all exceptions 2015-07-24 15:45:26 -07:00
promise_pipe_spec.ts fix(dart): @proxy is a value, not a factory 2015-08-06 10:02:49 -07:00
uppercase_pipe_spec.ts refactor(ChangeDetection): convert change detection tests to typescript 2015-05-28 10:01:30 -07:00