0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 17:30:59 +01:00
svelte/test
2017-04-12 10:05:06 -04:00
..
create update tests posts-#354 2017-03-07 14:18:09 -05:00
css renable tests 2017-03-28 15:13:32 -04:00
formats
js collapse consecutive if-statements with the same condition (#450) 2017-04-10 15:10:02 -04:00
parser better error for bind:value="{{foo}}" - fixes #437 2017-04-02 17:54:04 -04:00
runtime replace all invalid characters in attribute names when creating variables (fixes #470) 2017-04-12 08:27:52 -04:00
server-side-rendering move test/generator to test/runtime, and have separate input -> output tests for codegen. add test for #433 2017-04-04 12:05:54 -04:00
sourcemaps retain binding sourcemaps to the extent possible 2017-04-01 17:19:11 -04:00
validator validate namespaces 2017-04-12 10:05:06 -04:00
helpers.js catch hardcoded names that should be aliases (#465) 2017-04-11 10:09:56 -04:00
setup.js
test.js