Logo
Explore Help
Sign In
honeymoose/angular-cn
1
0
Fork 0
You've already forked angular-cn
Code Issues Pull Requests Packages Projects Releases Wiki Activity
angular-cn/modules/@angular/platform-browser/testing
History
Victor Berchet 6420f75320 fix(testing): remove the toMatchPattern matcher (jasmine has toMatch)
BREAKING CHANGE:

Before:

    expect(...).toMatchPattern(pattern);

After:

    expect(...).toMatch(pattern);
2016-06-23 08:58:28 -07:00
..
benchmark_util.ts
style(lint): re-format modules/@angular
2016-06-09 17:00:15 -07:00
browser_util.ts
test(DatePipe): fixes
2016-06-17 15:48:26 -07:00
browser.ts
fix: split dynamic bits in platform-browser into platform-browser-dynamic
2016-06-14 15:31:24 -07:00
e2e_util.ts
refactor(TypeScript): Add noImplicitAny
2016-06-08 16:20:50 -07:00
matchers.ts
fix(testing): remove the toMatchPattern matcher (jasmine has toMatch)
2016-06-23 08:58:28 -07:00
mock_dom_animate_player.ts
fix(animations): ensure the web-animations driver converts style props to camel-case
2016-06-10 22:54:10 -07:00
perf_util.ts
style(lint): re-format modules/@angular
2016-06-09 17:00:15 -07:00
Powered by Gitea Version: 1.23.1 Page: 948ms Template: 22ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API