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 ee5e8e8afa
merge master -> gh-177
8 years ago
..
generator throw error in dev mode for missing bound properties (#249) 8 years ago
parser better error for unmatched closing tag (#321) 8 years ago
server-side-rendering two-way component binding in SSR (#275) 8 years ago
sourcemaps update tests 8 years ago
validator update tests 8 years ago
formats.js use component.destroy() in tests instead of component.teardown() 8 years ago
generate.js throw in dev mode if options.target is absent (#177) 8 years ago
helpers.js Merge branch 'master' into universal-tests 8 years ago
parse.js more informative error message when elements/blocks are left open (#258) 8 years ago
sourcemaps.js add outputFilename option for sourcemap generation 8 years ago
ssr.js reenable all tests 8 years ago
validate.js fail CI if any tests have solo: true 8 years ago