0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 17:30:59 +01:00
svelte/test
Rich Harris 83af7bb8fd
Merge pull request #1374 from sveltejs/gh-1368
Return consistently-shaped `stats` object
2018-04-29 10:53:40 -04:00
..
create fixes 2018-04-18 08:13:07 -04:00
css rename loc to start, include character info in locations 2018-04-16 21:50:57 -04:00
custom-elements assign custom methods to custom element prototype - fixes #1369 2018-04-28 22:26:18 -04:00
formats fix some more tests 2018-04-16 00:03:22 -04:00
hydration update hydration tests 2018-04-15 23:29:21 -04:00
js Merge pull request #1375 from sveltejs/gh-1369 2018-04-29 10:53:07 -04:00
parser update parser tests 2018-04-28 12:17:19 -04:00
preprocess
runtime Merge pull request #1376 from sveltejs/gh-1297 2018-04-29 10:52:44 -04:00
server-side-rendering all tests passing 2018-04-28 14:30:16 -04:00
sourcemaps rename loc to start, include character info in locations 2018-04-16 21:50:57 -04:00
stats fix #1368 2018-04-28 21:00:07 -04:00
store update store tests 2018-04-15 18:21:54 -04:00
validator support $method(...) calls, and warn on store.method(...) 2018-04-18 23:35:22 -04:00
helpers.js tidy up 2018-04-16 00:05:51 -04:00
setup.js
test.js