Commit Graph

37 Commits (202d119e9a22267c2d31bb24c466b861004724f7)

Author SHA1 Message Date
Yuichiro Yamashita b6a400a549
chore: add prettier (#8543)
1 year ago
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 fdc89ebb62
warn if component is expected to be reactive (#4409)
5 years ago
David Kondrad 6b5a4870df tests: validator: add support for customElement compile option + test cases (#4133)
5 years ago
Tan Li Hau 5dbb08d19b allow solo for test suite (#3747)
5 years ago
James Garbutt caebe0deb8 Introduce ESLint to svelte sources (#2958)
5 years ago
Richard Harris 248f55a574 move warnings out of stats
6 years ago
Richard Harris f1d4ff6268 remove onwarn option, just use stats.warnings instead
6 years ago
Rich Harris 206a3d0131 update tests
6 years ago
Rich Harris b1d919f3f2
Overhaul stats — closes #1891
6 years ago
Richard Harris 88c674079b always use stats.warn instead of options.onwarn - fixes #1918
6 years ago
Rich Harris f45e2b70fd
Implement reactive assignments (#1839)
6 years ago
Rich Harris 8ec02b336d disallow once/passive in legacy mode, for now
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 1143b0a991 remove v1 tests
7 years ago
Rich Harris 80e0dceb9a remove validate and Stylesheet from public API
7 years ago
Rich Harris 35f4a1f063 add codes to errors
7 years ago
Rich Harris b86a1edb52 add codes to validation errors
7 years ago
Rich Harris f0b2cb99f2 add codes to warnings (#474)
7 years ago
Rich Harris 0edbac615c add validator tests
7 years ago
Rich-Harris c0287f2080 include warnings in stats object
7 years ago
James Birtles da6a74016f add end position to errors
7 years ago
James Birtles d07721cd50 add end position to warnings
7 years ago
Rich Harris fdd9adab4d add test for #1179
7 years ago
Rich Harris ff67b137c4 empty blocks are a dev warning, not an error
7 years ago
Rich Harris a023346c91 validation
7 years ago
Rich Harris c1f34e3e2a validate ref callees (#686)
7 years ago
Rich Harris 03a9ce353a fix tests
7 years ago
Rich Harris 65e27c98a0 reduce duplication by moving validation into stylesheet
7 years ago
Rich Harris 10ecd81734 prettierfy test files
7 years ago
Conduitry 86035c3f99 unit test
8 years ago
Rich Harris 99d6502bfd better error for attempts to use getters/setters for methods. closes #425
8 years ago
Conduitry 6d1623cf0e new aliaser mechanism replacing existing mechanism and counters; a bunch more deconflicting
8 years ago
Rich-Harris 60ed068a59 move tests around to facilitate registering babel based on environment
8 years ago