614 Commits (e723cc5c468317341ce7c44c695e3dceec3522d9)

Author SHA1 Message Date
Rich-Harris aa4cf42f45 fix another test 9 years ago
Rich-Harris 262dccfd6f update test 9 years ago
Rich-Harris 31f55a4755 use resolved IDs for external modules to allow options.globals to work with relative imports (#763) 9 years ago
Pat Cavit 9acb92dcd0 Try making ongenerate/onwrite more useful 9 years ago
Rich-Harris 4a8ce666ab warn on top-level `this` – fixes #770 9 years ago
Kurt Blackwell e37bc0be8d Set directory before each sourcemap test so that it can be depended on. Remove relative-paths' dependency on path.relative with process.cwd() which doesn't work in some situations. 9 years ago
Kurt Blackwell 5605ce5c85 Add a test for loading config when the drive letter doesn't match after realpath. List 'fs' as external dependency. 9 years ago
1111hui 28491ea540 FIX: --no-strict command line option not map bug 9 years ago
Rich Harris 78db6134af indicate source of transform error where possible, and downgrade non-sourcemap-generating transforms to a warning (#746) 9 years ago
Rich Harris 84cccae433 change language to reflect the fact that conflicting namespaces are permitted, if discouraged 9 years ago
Rich Harris 3eae936dbc generate correct sourcemap with reified namespaces (#668) 9 years ago
Rich-Harris 9f2a92d900 exclude plugin helpers from sourcemaps 9 years ago
Bogdan Chadkin 5028da3a27 Test all 9 years ago
Bogdan Chadkin 8798331389 Warn on namespace conflicts 9 years ago
Rich-Harris ec5b11f76b failing test for #743 9 years ago
Rich Harris 2a8bc9569e ass async onwrite hook 9 years ago
Rich Harris b28a019014 synchronous ongenerate hook (#353) 9 years ago
Rich Harris e0e4dc1cd2 support rollup --config node:whatever (#736) 9 years ago
Rich Harris b0582a5384 add another failing test for #733, but skip it for now 9 years ago
Rich Harris e628775a42 track side-effects to default exports - fixes #733, sort of 9 years ago
Rich Harris f6ac48283f failing test for #733 9 years ago
operandom a335283a73 Add test : handle external is a function in config. 9 years ago
Bogdan Chadkin 6917687996 Fail on export all dup optionally 9 years ago
Bogdan Chadkin d5c232d6cc Fail on duplicating in export * from 9 years ago
Rich-Harris 391dee5c98 fix test 9 years ago
Rich-Harris 8c25878608 ensure local rollup build is used 9 years ago
Rich-Harris 4ecc219330 update test files 9 years ago
Rich-Harris 67b5fc6018 rename expected output files (es6.js -> es.js) 9 years ago
Rich-Harris 9f399591b3 add test for es6 format warning 9 years ago
Rich-Harris c542325a58 switch tests from babel to buble 9 years ago
Rich Harris 9b13711cf7 update allowed options test 9 years ago
Permutator 3a2f9b6e15
Don't use endsWith. Will this fix the 0.12 build? 9 years ago
Permutator e256ddb727
Removed debugging line in sourcemaps loaders test 9 years ago
Permutator 2a7a1a7090
Updated test for loader sourcemaps 9 years ago
Permutator 3f39f2aec4
Simplify sourcemaps loaders test 9 years ago
Permutator 22f57c4571
Made it possible for plugin loaders to provide sourcemaps 9 years ago
Rich Harris 89327d50b2 oops 9 years ago
Rich Harris 1d11282d6e allow user-specified acorn options (#564) 9 years ago
Rich Harris 51c3da9a6f rewrite top-level this as undefined 9 years ago
Rich Harris b62aa070bf build/bundle CLI 9 years ago
Bogdan Chadkin ccbc11cce1 Normalize absolute paths in default resolver 9 years ago
Bogdan Chadkin 2b13d59ee4 Add normalize-absolute test 9 years ago
Rich Harris 9575b680ee update test 9 years ago
Rich Harris f171048be0 remove unused variable 9 years ago
Rich Harris c2afe7d9bd rename test to workaround mochas confusion 9 years ago
Brian Donovan fca02171fa Merge target options with main options. 9 years ago
Rich-Harris 9cfedd55d4 reinstate all tests 9 years ago
Rich Harris 84d408f9ad make tests more robust (fs was getting out of sync) 9 years ago
Rich Harris fc7e0f1ce2 change option from bundle to cache 9 years ago
Rich Harris 528b692a38 ensure name suggestions are legal identifiers 9 years ago