Commit Graph

26 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
pushkin 0da70f46b9
handle line ending differences in tests (#4915)
4 years ago
Tan Li Hau d8b9274697 update test snapshot with --update flag
5 years ago
Tan Li Hau 3d46405481 skip missing input files
5 years ago
Tan Li Hau 5dbb08d19b allow solo for test suite (#3747)
5 years ago
Rich Harris 206a3d0131 update tests
6 years ago
Rich Harris b1d919f3f2
Overhaul stats — closes #1891
6 years ago
Rich Harris f45e2b70fd
Implement reactive assignments (#1839)
6 years ago
Rich Harris bf50b47bb5 deprecate onerror - fixes #1745
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 286cabaf63 oops
7 years ago
Rich Harris 21168bf5f1 remove v1 parser tests
7 years ago
Rich Harris 35f4a1f063 add codes to errors
7 years ago
Rich Harris cb514afde4 more tests, support svelte: elements
7 years ago
Rich-Harris 90a372ebf3 brute force new keyed each block syntax
7 years ago
Rich-Harris eebd47d02b add v2 parser tests, handle single curly tags
7 years ago
Jacob Wright 04f5d5c975 Adds actions to components
7 years ago
Rich Harris 20962f9d82 add option to disable two-way binding (#54)
7 years ago
Efthymis Sarmpanis e3b5f5250e Failing test for improper toString override in CompileError
7 years ago
Rich Harris 908fe2ab7a parse await-then-catch
7 years ago
Rich Harris 135f626395 include ast in svelte.compile return value (#632)
7 years ago
Rich Harris 10ecd81734 prettierfy test files
7 years ago
Rich-Harris fc646925db make it easier to run parser tests solo
8 years ago
Rich-Harris 60ed068a59 move tests around to facilitate registering babel based on environment
8 years ago