Commit Graph

29 Commits (dbd184c38c0f517107316835db948619ff4cf8c0)

Author SHA1 Message Date
halfnelson dcfbd69516
Preprocessor sourcemap support (#5584)
4 years ago
halfnelson 7c1e6a6ce7
refactor sourcemap and preprocessor tests (#5583)
4 years ago
Andreas Ehrencrona ddf13211af
Updated to ESLint config 5.4.0 (#5541)
4 years ago
Ben McCann 229a16d6e7
upgrade ESLint config (#5472)
4 years ago
Ben McCann 0645631b28
Use TypeScript in tests (#5433)
4 years ago
Antony Jones 82dc26a31c
Fix lint warnings (#5263)
4 years ago
Lukas Möller f36b414d30
preprocess self-closing script and style tags (#5082)
4 years ago
Tan Li Hau 3fb9626eb4 skip comments for preprocessors
5 years ago
Tan Li Hau 8d722ae1aa look for test folder name for solo mode as well
5 years ago
Tan Li Hau 5dbb08d19b allow solo for test suite (#3747)
5 years ago
Conduitry f78362dad4 preprocess: fix handling of attribute values containing `=`
5 years ago
Conduitry ef9c9a626e don't preprocess tags whose names begin with script/style
5 years ago
Rich Harris 206a3d0131 update tests
5 years ago
Rich Harris 687e352209 rename .html files to .svelte
5 years ago
Richard Harris b18aac97f7 reenable all tests
6 years ago
Richard Harris 4936cd5ac4 support multiple preprocessors, handle dependencies - fixes #1973
6 years ago
Richard Harris dcfe85ecdb improve preprocess tests
6 years ago
Conduitry 8427bde679 preserve attributes during preprocess (#1873)
6 years ago
Rich Harris f45e2b70fd
Implement reactive assignments (#1839)
6 years ago
Conduitry e4e4a8d8c2 add test
6 years ago
Rich Harris 9031c16905
[WIP] Refactor, change where validation occurs (#1721)
6 years ago
Pat Cavit 304bd7464a test: filename passed to hooks
7 years ago
Rich Harris dbe3cf8c7e reenable all tests
7 years ago
Rich Harris 9eaea2ba94 fix attribute parsing
7 years ago
Rich Harris 6af51e8f55 remove tests of coffeescript etc
7 years ago
Rich Harris 6fd069922b more direct tests
7 years ago
Rich Harris b2b3588cdd use helper
7 years ago
Rich Harris 69b74d96bc return promise, so that test results are correct
7 years ago
Efthymis Sarmpanis 953c2967f2 Basic support for style and script preprocessors
7 years ago