You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
svelte/test
Rich Harris 978e628e67
mount await blocks with siblings (#974), and unmount correctly (#975)
9 years ago
..
create
css test attribute only selector when html is also attribute only 9 years ago
custom-elements
formats Increase code coverage 9 years ago
hydration Use a block scoped unique name for the context 9 years ago
js Merge branch 'master' into gh-654 9 years ago
parser halfway there 9 years ago
preprocess reenable all tests 9 years ago
runtime mount await blocks with siblings (#974), and unmount correctly (#975) 9 years ago
server-side-rendering use store in SSR mode 9 years ago
sourcemaps fix annoying test failure 9 years ago
store update test 9 years ago
validator allow event handlers to call store methods 9 years ago
helpers.js Reinstate code coverage 9 years ago
setup.js Reinstate code coverage 9 years ago
test.js