feat(ngError): add error message compression and better error messages

- add toThrowNg matcher
This commit is contained in:
Igor Minar
2013-05-24 11:00:14 -07:00
committed by Vojta Jina
parent 88eaea8e7b
commit b8ea7f6aba
35 changed files with 315 additions and 160 deletions

1
angularFiles.js vendored
View File

@@ -5,6 +5,7 @@ angularFiles = {
'src/AngularPublic.js',
'src/jqLite.js',
'src/apis.js',
'src/ngError.js',
'src/auto/injector.js',