0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-30 00:46:29 +01:00
Commit Graph

13 Commits

Author SHA1 Message Date
Rich Harris
5c53f5b6a2 more useful presentation of failing SSR code 2017-06-11 15:22:36 -04:00
Rich Harris
e730b38b9d lint 2017-06-11 14:00:24 -04:00
Rich Harris
3e5f8d05c5 improve readability of debugging printouts 2017-06-09 15:22:51 -04:00
Rich Harris
4b1f1e8392 TS-ify spaces.js and deindent.js, so they get included in prettier task 2017-06-03 10:43:41 -04:00
Rich Harris
10ecd81734 prettierfy test files 2017-06-02 22:04:36 -04:00
Rich-Harris
776b68ff71 fix bug in assert.htmlEqual 2017-05-05 12:10:37 -04:00
Rich Harris
a793398d63 catch hardcoded names that should be aliases (#465) 2017-04-11 10:09:56 -04:00
Rich Harris
2c4c7079e5 tweak htmlEqual helper so tests are easier to write 2017-03-16 16:10:00 -04:00
Rich Harris
8b3f0320f6 test for #312 2017-03-16 16:02:50 -04:00
Rich Harris
c66474e8bb Merge branch 'master' into universal-tests 2017-02-01 12:29:43 -05:00
Rich Harris
fa70530261 handle xlink attributes 2017-01-24 17:03:14 -05:00
Rich-Harris
da2e78d6fa run tests with SSR compiler, where possible 2017-01-17 13:46:37 -05:00
Arpad Borsos
e1cf4ea49b
restructure tests
* split up tests into separate files
* fix coverage generation for SSR
2016-12-08 12:08:27 +01:00