angular-cn/modules/angular2/test/facade
vsavkin 50548fb565 fix(forms): use strict runtimeType checks instead of instanceof
Currently, validators extending built-in validators are treated as built-in.
This can result in an error when both a real built-in validator and a custom one are applied to the same element.

Closes #6981
2016-02-10 09:23:59 -08:00
..
async_dart_spec.dart refactor(tests): move facades tests out of tests/core 2015-11-30 22:24:35 +00:00
async_spec.ts chore(build): make the unit tests campaign to run again in Edge 2015-12-02 14:34:31 -08:00
collection_spec.ts refactor(tests): move facades tests out of tests/core 2015-11-30 22:24:35 +00:00
exception_handler_spec.ts refactor(tests): move facades tests out of tests/core 2015-11-30 22:24:35 +00:00
lang_spec.ts fix(forms): use strict runtimeType checks instead of instanceof 2016-02-10 09:23:59 -08:00