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 76663f98a3
prevent imported names from conflicting with built-in shared helpers (#222)
10 years ago
..
generator prevent imported names from conflicting with built-in shared helpers (#222) 10 years ago
parser normalise CSS parse errors 10 years ago
server-side-rendering two-way component binding in SSR (#275) 10 years ago
sourcemaps populate map.sources and map.sourcesContent even if none of the original code is used 10 years ago
validator handle default paramters in computed values (fixes #274) 10 years ago
formats.js restructure tests 10 years ago
generate.js use compileOptions when showing failing code 10 years ago
helpers.js Merge branch 'master' into universal-tests 10 years ago
parse.js include CSS AST in svelte.parse output 10 years ago
sourcemaps.js add outputFilename option for sourcemap generation 10 years ago
ssr.js prevent imported names from conflicting with built-in shared helpers (#222) 10 years ago
validate.js fail CI if any tests have solo: true 10 years ago