Commit Graph

23 Commits (168c9bf73b405b9a84f3795526f88c001cd33979)

Author SHA1 Message Date
Rich Harris f45e2b70fd
Implement reactive assignments (#1839)
6 years ago
Rich Harris 4afa133214 reinstate tests
6 years ago
Rich Harris 4a88c9ccb5 remove -bundle files
6 years ago
Rich Harris 5a457bfb87 rename loc to start, include character info in locations
7 years ago
Rich Harris 73e83e5571 tidy up
7 years ago
Rich Harris ab79cc6608 remove v1 snapshot tests
7 years ago
Rich Harris a3add04e7c remove code, map and cssMap from svelte.compile output
7 years ago
Rich Harris e85eda8279 reenable all tests
7 years ago
Rich Harris bb61e6e911 v2 js tests
7 years ago
Rich Harris 4dbfc65e74 fix indentation, update snapshot tests
7 years ago
Rich Harris fcf2b03ba6 take template object out of IIFE
7 years ago
Rich Harris bd282df921 remove version numbers from snapshot tests
7 years ago
Rich Harris 6e57fa3ced add debugging comments
7 years ago
Rich Harris 228a7808ac optimize style attributes
7 years ago
Rich Harris f7b829820f add legacy option, use it for setInputType (#773)
7 years ago
Rich Harris 9b9aa0416f make errors easier to track down
7 years ago
Rich Harris e02c248456 update rollup and plugins
7 years ago
Rich Harris 10ecd81734 prettierfy test files
7 years ago
Rich Harris c4b68ca8cb remove TODO
7 years ago
Rich Harris 34170a5e76 compare bundled output with expectations
7 years ago
Rich-Harris db7fe861b2 failing test for #381
8 years ago
Rich-Harris 31269e84f0 failing test for #433
8 years ago
Rich Harris 803d1d2746 move test/generator to test/runtime, and have separate input -> output tests for codegen. add test for #433
8 years ago