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 00877e8ebd
output { js, css, ast } from svelte.compile - fixes #795
8 years ago
..
create
css output { js, css, ast } from svelte.compile - fixes #795 8 years ago
custom-elements Merge branch 'master' into gh-1117 8 years ago
formats Increase code coverage 8 years ago
hydration
js Revert "fix handler in-place" 8 years ago
parser Adds actions to components 8 years ago
preprocess test: filename passed to hooks 8 years ago
runtime Merge pull request #1295 from sveltejs/each-block-keyed-empty 8 years ago
server-side-rendering set arbitrary compile options when calling SSR register function 8 years ago
sourcemaps output { js, css, ast } from svelte.compile - fixes #795 8 years ago
store There was no test to determine if onchange cancel threw an error 8 years ago
validator Accept backtick string literals in tag/props properties 8 years ago
helpers.js prevent name collisions with each block index - fixes #1254 8 years ago
setup.js
test.js