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 1685d875cb
Merge pull request #3110 from sveltejs/gh-3054
5 years ago
..
css add test for class: directive special characters 5 years ago
custom-elements update folder structure - #2790 5 years ago
hydration fix hydration tests 5 years ago
js Merge branch 'master' into gh-2612 5 years ago
parser Fix parsing ambiguous HTML entities (#3071) 5 years ago
preprocess don't preprocess tags whose names begin with script/style 5 years ago
runtime Merge pull request #3110 from sveltejs/gh-3054 5 years ago
server-side-rendering fix .gitignore'd files 5 years ago
sourcemaps Introduce ESLint to svelte sources (#2958) 5 years ago
stats move vars out of stats 5 years ago
store only call subscriber once for writable with callback - fixes #3022 5 years ago
validator add Error to known globals, declare catch block parameter. fixes #3064 5 years ago
vars failing vars test 5 years ago
.eslintrc.json Introduce ESLint to svelte sources (#2958) 5 years ago
helpers.js update tests 5 years ago
setup.js Introduce ESLint to svelte sources (#2958) 5 years ago
test.js deconflict more globals 5 years ago
tsconfig.json split typescript projects 5 years ago