angular-cn/modules/@angular/compiler-cli/test
Chuck Jazdzewski 0658eb4429 fix(compiler): Added unit test to ReflectorHost and fixed issues (#9052)
Refactored ReflectorHost to allow it to be tested.
Fixed an issue where the .d.ts was findable but it wasn't used by the project
  (This happens when the .metadata.json file references a module that was not
   needed, such as it doesn't declare any types, and the reference to it was
   elided by TypeScript when writing the .d.ts file).
Added tests for ReflectorHost
2016-06-09 14:51:53 -07:00
..
mocks.ts fix(compiler): Added unit test to ReflectorHost and fixed issues (#9052) 2016-06-09 14:51:53 -07:00
reflector_host_spec.ts fix(compiler): Added unit test to ReflectorHost and fixed issues (#9052) 2016-06-09 14:51:53 -07:00
static_reflector_spec.ts fix(forms): rename old forms folder to forms-deprecated 2016-06-08 11:21:58 -07:00