39 Commits (b0a83b8bf4bf0e5ffa0c44ac60cd35b7b319b6ed)

Author SHA1 Message Date
Rich-Harris 7e717779ff put test where it belongs 8 years ago
Rich-Harris 708fb9821b warn on missing format (fixes #1197) 8 years ago
Rich-Harris 8290e11c1a test that file property is being added to sourcemap (#986) 8 years ago
Rich-Harris 38750c41ec support plugin outros 8 years ago
Rich Harris 3ed945c8e1 fix noConflict when used via config file (#846) 8 years ago
Rich-Harris 8c737c3152 update test results 8 years ago
Bogdan Chadkin 1a2d3dce26 Changde indent default to false 9 years ago
Kurt Blackwell c5fa9b2a42 Introduce eslint to tests. Complaints are fixed, but none of them major. 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 262dccfd6f update test 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 ec5b11f76b failing test for #743 9 years ago
Rich Harris e0e4dc1cd2 support rollup --config node:whatever (#736) 9 years ago
operandom a335283a73 Add test : handle external is a function in config. 9 years ago
Rich-Harris 4ecc219330 update test files 9 years ago
Rich Harris 9575b680ee update test 9 years ago
Brian Donovan fca02171fa Merge target options with main options. 9 years ago
Brian Donovan a3f2d17596 Allow specifying multiple output targets. 9 years ago
Oskar Segersvärd 23777a067c Add test with treeshaking disabled 9 years ago
Rich-Harris 8a867c17e5 warn on missing options in config file 9 years ago
Oskar Segersvärd 0b92d518d1 Force ids specified in `external` to actually _be_ external. 9 years ago
mnater 318481f2f0 Style iife 9 years ago
mnater bd84c67a2e Style iife 9 years ago
mnater e825ac2c48 Style iife 9 years ago
Rich-Harris 3e7c453c57 support banner/footer/intro/outro options via CLI 9 years ago
Rich-Harris aac5365f42 reinstate #392 fix 9 years ago
Rich-Harris f8e68f4259 support --environment in CLI (#378) 9 years ago
Rich Harris 1225d0aef7 add --config option to CLI (#226) 9 years ago
Rich Harris 90ba35b60a --no-indent cli option 9 years ago
Rich-Harris 7fb0891b08 Revert "guard against undefined `this` in post-processed UMD bundle - fixes #109" 9 years ago
Rich-Harris 250678dcf8 guard against undefined `this` in post-processed UMD bundle - fixes #109 9 years ago
Luke Page 30ecd4373a Fix tests in windows 9 years ago
Rich-Harris 1111e144a8 support moduleId and moduleName via CLI (fixes #24) 10 years ago
Rich-Harris 2a9a123c16 add CLI tests 10 years ago