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/compiler
Rich-Harris f3d635fe60
basic <select> binding
8 years ago
..
attribute-dynamic pass assert into tests 8 years ago
attribute-dynamic-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 pass assert into tests 8 years ago
autofocus pass assert into tests 8 years ago
binding-input-checkbox pass assert into tests 8 years ago
binding-input-checkbox-deep-contextual pass assert into tests 8 years ago
binding-input-text pass assert into tests 8 years ago
binding-input-text-contextual pass assert into tests 8 years ago
binding-input-text-deep pass assert into tests 8 years ago
binding-input-text-deep-contextual pass assert into tests 8 years ago
binding-select basic <select> binding 8 years ago
component failing component test 8 years ago
component-binding component two-way bindings 8 years ago
component-binding-nested test deeply nested bindings 8 years ago
component-data-dynamic pass assert into tests 8 years ago
component-data-static support static data and refs on components 8 years ago
component-data-static-boolean fix component boolean attributes 8 years ago
component-events pass assert into tests 8 years ago
component-events-data pass assert into tests 8 years ago
component-ref pass assert into tests 8 years ago
computed-values pass assert into tests 8 years ago
css pass assert into tests 8 years ago
custom-method pass assert into tests 8 years ago
default-data pass assert into tests 8 years ago
each-block pass assert into tests 8 years ago
each-block-containing-if pass assert into tests 8 years ago
each-block-indexed rename .svelte to .html in test files - better idea i think 8 years ago
each-blocks-expression rename .svelte to .html in test files - better idea i think 8 years ago
each-blocks-nested pass assert into tests 8 years ago
each-blocks-nested-b pass assert into tests 8 years ago
event-handler pass assert into tests 8 years ago
event-handler-custom pass assert into tests 8 years ago
event-handler-removal pass assert into tests 8 years ago
events-custom pass assert into tests 8 years ago
events-lifecycle pass assert into tests 8 years ago
hello-world pass assert into tests 8 years ago
helpers rename .svelte to .html in test files - better idea i think 8 years ago
if-block pass assert into tests 8 years ago
if-block-else add assert.htmlEqual helper 8 years ago
if-block-elseif implement elseif 8 years ago
if-block-expression rename .svelte to .html in test files - better idea i think 8 years ago
inline-expressions pass assert into tests 8 years ago
lifecycle-events pass assert into tests 8 years ago
observe-prevents-loop prevent infinite observe loops 8 years ago
refs pass assert into tests 8 years ago
set-prevents-loop prevent infinite set loops 8 years ago
single-static-element rename .svelte to .html in test files - better idea i think 8 years ago
svg pass assert into tests 8 years ago