angular-cn/modules/angular2/test/change_detection/pipes
Jeff Cross 8b3efdf229 chore(pipes): rename pipe_registry.ts -> pipes.ts
This is its own commit so that tools have an easier time of preserving
history of the file, by keeping the diff between pipes.ts and
pipe_registry.ts minimal.

Also moved pipe_registry_spec.ts
2015-07-10 15:42:56 -07:00
..
date_pipe_spec.ts feat(pipes): add date pipe 2015-07-09 15:00:14 -07:00
iterable_changes_spec.ts feat: remove MapWrapper.create()/get()/set(). 2015-06-18 14:55:12 -07:00
json_pipe_spec.ts chore: kill ListWrapper.create() and .push(). 2015-06-17 16:21:55 -07:00
keyvalue_changes_spec.ts feat: remove MapWrapper.clear(). 2015-06-18 14:55:13 -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 refactor(ChangeDetection): convert change detection tests to typescript 2015-05-28 10:01:30 -07:00
pipes_spec.ts chore(pipes): rename pipe_registry.ts -> pipes.ts 2015-07-10 15:42:56 -07:00
promise_pipe_spec.ts refactor(ChangeDetection): convert change detection tests to typescript 2015-05-28 10:01:30 -07:00
uppercase_pipe_spec.ts refactor(ChangeDetection): convert change detection tests to typescript 2015-05-28 10:01:30 -07:00