0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 17:30:59 +01:00
svelte/test
Rich Harris faa287f5f3 Merge pull request #468 from sveltejs/gh-465
[WIP] catch hardcoded names that should be aliases
2017-04-11 11:56:28 -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 Merge branch 'master' into gh-109 2017-03-07 14:16:37 -05:00
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 Merge pull request #468 from sveltejs/gh-465 2017-04-11 11:56:28 -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 unit test 2017-04-10 18:58:05 -04:00
helpers.js catch hardcoded names that should be aliases (#465) 2017-04-11 10:09:56 -04:00
setup.js
test.js