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 f7c540b4ed
get store() to work with nested components in SSR compiler
7 years ago
..
create
css change server-side render method signature 7 years ago
custom-elements escape backslashes in CSS for custom elements - fixes #872 7 years ago
formats Increase code coverage 7 years ago
hydration Use a block scoped unique name for the context 7 years ago
js can just use options here 7 years ago
parser Failing test for improper toString override in CompileError 7 years ago
preprocess test: filename passed to hooks 7 years ago
runtime get store() to work with nested components in SSR compiler 7 years ago
server-side-rendering get store() to work with nested components in SSR compiler 7 years ago
sourcemaps fix annoying test failure 7 years ago
store update test 7 years ago
validator fix figcaption a11y warning - fixes #996 7 years ago
helpers.js sanitize filenames before SSRing - fixes #1005 7 years ago
setup.js Reinstate code coverage 7 years ago
test.js