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/parser
Rich-Harris 817d371826
fix readUntil infinite loop bug
8 years ago
..
attribute-dynamic rename .svelte to .html in test files - better idea i think 8 years ago
attribute-dynamic-boolean rename .svelte to .html in test files - better idea i think 8 years ago
attribute-escaped fix entities in attributes 8 years ago
attribute-multiple rename .svelte to .html in test files - better idea i think 8 years ago
attribute-static rename .svelte to .html in test files - better idea i think 8 years ago
attribute-static-boolean rename .svelte to .html in test files - better idea i think 8 years ago
attribute-unquoted handle unquoted attribute values 8 years ago
binding rename .svelte to .html in test files - better idea i think 8 years ago
binding-shorthand bind:foo shorthand – closes #20 8 years ago
comment rename .svelte to .html in test files - better idea i think 8 years ago
css scoped css 8 years ago
each-block rename .svelte to .html in test files - better idea i think 8 years ago
each-block-indexed rename .svelte to .html in test files - better idea i think 8 years ago
element-with-mustache rename .svelte to .html in test files - better idea i think 8 years ago
element-with-text rename .svelte to .html in test files - better idea i think 8 years ago
error-illegal-expression test inline expression parse errors 8 years ago
error-unexpected-end-of-input fix readUntil infinite loop bug 8 years ago
error-unexpected-end-of-input-b fix readUntil infinite loop bug 8 years ago
error-unexpected-end-of-input-c fix readUntil infinite loop bug 8 years ago
event-handler rename .svelte to .html in test files - better idea i think 8 years ago
if-block rename .svelte to .html in test files - better idea i think 8 years ago
if-block-else add {{else}} tests 8 years ago
if-block-elseif implement elseif 8 years ago
refs rename .svelte to .html in test files - better idea i think 8 years ago
script wrap script block in IIFE to prevent pollution 8 years ago
self-closing-element rename .svelte to .html in test files - better idea i think 8 years ago
space-between-mustaches rename .svelte to .html in test files - better idea i think 8 years ago
whitespace-leading-trailing test leading whitespace in template 8 years ago