Commit Graph

55 Commits (56df761f95a2e26ce8d6f9fadc0b71b6a33214a4)

Author SHA1 Message Date
Yuichiro Yamashita 384927dbf3
chore: TypeScript to JavaScript + JSDoc for tests (#8526)
1 year ago
Ben McCann 0645631b28
Use TypeScript in tests (#5433)
4 years ago
Conduitry 6d2d025d3b tidy up core test.js script
5 years ago
Tan Li Hau 5dbb08d19b allow solo for test suite (#3747)
5 years ago
Rich Harris b9f14846b0
Structured code generation (#3539)
5 years ago
Richard Harris c1a3679806 remove ts-node - no typescript inside test/
5 years ago
mrkishi f60ae53d76 deconflict more globals
5 years ago
James Garbutt caebe0deb8 Introduce ESLint to svelte sources (#2958)
5 years ago
Richard Harris 0edb5debf2 handle non-falsy non-function deriver return values - fixes #2780
5 years ago
Rich Harris b03c011a17 upgrade mocha
6 years ago
Rich Harris b381aa63a4 integrate CLI - fixes #1360
6 years ago
Rich Harris 10ecd81734 prettierfy test files
7 years ago
Rich-Harris 60ed068a59 move tests around to facilitate registering babel based on environment
8 years ago
Arpad Borsos e1cf4ea49b
restructure tests
8 years ago
Rich Harris 85368b929a implement css: false in main compiler (#153)
8 years ago
Rich Harris bac02481b7 server-rendered CSS (#153)
8 years ago
Rich Harris bb9e48a309 rename folders to remove .gitignore confusion
8 years ago
Rich Harris 2c3cbf672b add SSR tests
8 years ago
Rich Harris e5b9ca3638 test with correct files
8 years ago
Rich Harris 7684afb2f8 move files into src in preparation for SSR integration
8 years ago
Fabrice Weinberg 65b10f6d5e Make passing options to component optional
8 years ago
Rich Harris 0e64f26712 gather names during validation, for later deoncflicting (#88)
8 years ago
Rich-Harris d94209ba31 show code for all compiled components if config.show, not just main.html
8 years ago
Rich Harris 695cfd01c9 more sourcemap stuff
8 years ago
Rich-Harris 5e8a25fe65 add infrastructure for sourcemap tests
8 years ago
Rich-Harris 56b4fbcea2 prevent compiler from generating ES2015+ code
8 years ago
Rich-Harris ad4726ce76 argh i have no idea what im doing
8 years ago
Rich-Harris 5ba66c6511 whoops
8 years ago
Rich-Harris d84adbf243 try to get coverage working again
8 years ago
Rich-Harris fb5dd95bb0 IIFE and UMD builds (#27)
8 years ago
Rich-Harris fa5bbbee9f implement AMD and CommonJS outout formats (#27)
8 years ago
Rich-Harris c199407db2 more validation
8 years ago
Rich-Harris 0698525f1b basic validation
8 years ago
Rich-Harris 507c9eb1a3 oops
8 years ago
Rich-Harris ad1f15d01f -> v0.2.0
8 years ago
Rich-Harris 817d371826 fix readUntil infinite loop bug
8 years ago
Rich-Harris f3d635fe60 basic <select> binding
8 years ago
Rich-Harris cf1a80a28f component two-way bindings
8 years ago
Rich-Harris 8a2813fb4b add assert.htmlEqual helper
8 years ago
Rich-Harris 1b8c2ff4f3 pass assert into tests
8 years ago
Rich-Harris 61c9105c2a enable console.group
8 years ago
Rich-Harris 370db7d269 scoped css
8 years ago
Rich-Harris 7adfd51649 failing component test
8 years ago
Rich-Harris 4ce0f2fd58 handle unquoted attribute values
8 years ago
Rich-Harris 4e3e6a45b6 test leading whitespace in template
8 years ago
Rich-Harris a82b2e9e05 add parser.error coverage
8 years ago
Rich-Harris 4a5d4f482b constructors not factories – closes #2
8 years ago
Rich-Harris 1fcaf01566 fix tests
8 years ago
Rich-Harris 83f0f7d202 custom methods
8 years ago
Rich Harris a44398b0f1 snapshot
8 years ago