51 Commits (c74b5e919d002098d5541c0ea15341c8323c6a0f)

Author SHA1 Message Date
Rich-Harris a0e01ac1e6 more informative error when test config fails to load (#325) 9 years ago
Permutator 3d96d171c5 Fixed tests for rejection when not options or options.entry isn't passed 9 years ago
Rich-Harris d35ffb1565 skip tests on windows, as applicable. closes #279 9 years ago
Bogdan Chadkin 334165ceda Promise reject instead of throwing Error 9 years ago
Rich-Harris b16921646d exclude dead branches 9 years ago
Rich Harris c65034f0fd update tests 9 years ago
Rich-Harris a3a2b2b1e6 update tests 9 years ago
Rich-Harris 3e6fe19a39 brute force merge rewrite -> rewrite-master 9 years ago
Rich-Harris cf0d3f25e3 fix test output 9 years ago
Rich Harris 1034d0b6fe test for bad export types 9 years ago
Rich Harris 313b108f41 remove some unused code, add some additional tests 9 years ago
Rich-Harris 4a1a435dc3 use absolute sourceMapFile to verify relative sources (#125) 9 years ago
Rich-Harris ac6c2d03db add bundle.modules - fixes #128 9 years ago
Rich-Harris 4e5f719fbf more windows bs 9 years ago
Rich-Harris ab3160a71f normalise test output for benefit of windows 9 years ago
Luke Page 30ecd4373a Fix tests in windows 9 years ago
Oskar Segersvärd 9531335f1c When configuring a form test to be solo, execute all tests in that group. 9 years ago
Oskar Segersvärd 613cc9dd88 Fix rollup.rollup being called for skipped tests. 9 years ago
Rich Harris 61a96bcf98 update tests 9 years ago
Rich-Harris c36432092d handle errors (caused by e.g. console.log) in CLI tests 10 years ago
Rich-Harris bf54f9db15 enable all tests 10 years ago
Rich-Harris 01b69eadc6 handle external imports in ES6 bundles 10 years ago
Rich Harris 63dd595d3a split out tests 10 years ago
Rich Harris e1195bdd87 use loose model for es6 classes 10 years ago
Rich-Harris 1111e144a8 support moduleId and moduleName via CLI (fixes #24) 10 years ago
Rich-Harris 0988db927d once more with feeling 10 years ago
Rich Harris e62ca94a6f fix babel step 10 years ago
Rich Harris 2cfc9ded4f allow tests to specify additional globals 10 years ago
Rich-Harris 3e96e3051b make CLI tests work in Travis-CI 10 years ago
Rich-Harris 2a9a123c16 add CLI tests 10 years ago
Rich-Harris 593e87e69e wrap solo tests in a console group, to make verbose logging easier to comprehend 10 years ago
Rich-Harris aa807c7869 handle named functions as default exports 10 years ago
Rich-Harris 22c845f1cf write files to disk for test purposes 10 years ago
Rich-Harris e76d7728c4 use actual generated files for test comparisons, to ensure write() behaviour 10 years ago
Rich Harris 23e0f69559 fix finalisers 10 years ago
Rich Harris cdeace10ca BREAKING: API methods take a single argument, and external modules must be declared as such 10 years ago
Rich-Harris 9ff9d7a186 fix sourcemap options 10 years ago
Rich-Harris 04ab791dd6 sourcemaps 10 years ago
Rich-Harris 68f69faadc iife finaliser 10 years ago
Rich-Harris fb93adc11f add form tests alongside function tests 10 years ago
Rich Harris 161d717112 support test skipping 10 years ago
Rich Harris d6302a44b3 transpile code where necessary for testing 10 years ago
Rich Harris 652eca9f1e add a boatload of tests from es6-module-transpiler 10 years ago
Rich Harris 281d5ca00a support default exports from bundle 10 years ago
Rich-Harris 7dc633ce89 support custom resolvePath functions 10 years ago
Rich-Harris c93ce90ca7 basic export handling 10 years ago
Rich-Harris cca5997ed5 test for method call side effects 10 years ago
Rich-Harris 44fb4c46b3 handles tricky consistent renaming cases 10 years ago
Rich-Harris 99511c6c6a some basic functionality 10 years ago
Rich Harris f9efb42fc7 initial commit 10 years ago