772 Commits (value-tracking)

Author SHA1 Message Date
Rich-Harris 8c737c3152 update test results 8 years ago
Permutator 709a4f783d Removed unnecessary imports in does-not-mangle-entry-point test 9 years ago
Permutator 94d5877822 Added a test for not mangling the entry point 9 years ago
Bogdan Chadkin a945b77eb3 Clean up test 9 years ago
Bogdan Chadkin d39105d688 Improve linting 9 years ago
Bogdan Chadkin b86be27b08 failing test for #813 9 years ago
ph.ter 088d12bf9f Avoid infinite recursion in Bundle.sort() 9 years ago
Chadkin 23f89abf32 -> v0.34.2 9 years ago
Bogdan Chadkin b215060634 Wrap source id with quotes in unresolved error 9 years ago
Bogdan Chadkin 8bca62b559 Test for not resolved module 9 years ago
Bogdan Chadkin bd1c379a17 Reduce transformers error message chain 9 years ago
Bogdan Chadkin 1a2d3dce26 Changde indent default to false 9 years ago
Bogdan Chadkin 684dde0a30 Cache resolvedIds in modules to improve incremental build 9 years ago
Eli Skeggs 07cb666562 Add new test 9 years ago
Eli Skeggs c2f65e75cc Fix existing test 9 years ago
Rich-Harris e275a9cd60 oops 9 years ago
Rich-Harris 93ec667228 more aggressive linting 9 years ago
Rich-Harris 1e98a69e2e fix export * from external bug 9 years ago
Kurt Blackwell c5fa9b2a42 Introduce eslint to tests. Complaints are fixed, but none of them major. 9 years ago
Rich-Harris 328d145221 support paths config (#754) 9 years ago
Rich-Harris dbfa280fcd ensure reassigned exports are declared in an ES bundle (#755) 9 years ago
Rich-Harris 035f66e8d9 reinstate all tests 9 years ago
Rich-Harris 392a338c64 add newline after sourcemap comment. fixes #756 9 years ago
Rich-Harris bfe49e3d2d whoops, config file cant have ES6 in node 0.12 9 years ago
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