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 75a77fea22
Merge pull request #2754 from EmilTholin/reset-quote-mark
5 years ago
..
css update css tests 6 years ago
custom-elements swap out nightmare for puppeteer 6 years ago
hydration fix hydration tests 5 years ago
js Don't get hoisted variable from ctx when using @debug 5 years ago
parser Switch test to runtime test 5 years ago
preprocess don't preprocess tags whose names begin with script/style 6 years ago
runtime Merge pull request #2754 from EmilTholin/reset-quote-mark 5 years ago
server-side-rendering fix tests 5 years ago
sourcemaps update css tests 6 years ago
stats move vars out of stats 6 years ago
store allow derivers to return cleanup functions - fixes #2553 5 years ago
validator Add error for missing equals after attribute name 5 years ago
vars failing vars test 5 years ago
helpers.js collapse consecutive whitespace characters in the absense of options.preserveWhitespace or a <pre> 6 years ago
setup.js Implement reactive assignments (#1839) 6 years ago
test.js