209 Commits (7fb0891b0839590b37e75cde02d330343d3dc21f)

Author SHA1 Message Date
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
Rich-Harris 76272e3c76 add test for #95 9 years ago
Rich-Harris 8cec1efb93 mark side-effects later, to avoid late declarations breaking stuff 9 years ago
Rich-Harris 14887c60fc add tests for some.global = "changed" 9 years ago
Rich-Harris 2c1774fc7f test side-effecty function inside block 9 years ago
Rich-Harris 965fa5d008 test default exports are re-exported from internal module with export * 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
Rich-Harris e13a065bb9 handle assignment patterns 9 years ago
Luke Page 30ecd4373a Fix tests in windows 9 years ago
Oskar Segersvärd 886e6f7edc Added tests 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 85af8d3bad Added a failing test for #112 9 years ago
Oskar Segersvärd da828f31f8 Added missing test for dynamic namespace lookups 9 years ago
Oskar Segersvärd 5b0203a8e7 Moved namespace-optimizations fo test/form 9 years ago
Oskar Segersvärd 31aa57497e Tried to fix sourcemap/names 9 years ago
Oskar Segersvärd ab8fc095aa Changed shorthand properties test 9 years ago
Oskar Segersvärd 6f44df5bbe Swapped names 9 years ago
Oskar Segersvärd 613cc9dd88 Fix rollup.rollup being called for skipped tests. 9 years ago
Oskar Segersvärd 59fff295e4 Statically resolve internal namespace access 10 years ago
Oskar Segersvärd 70c344c448 Fixed external-imports. Made cjs use getInteropBlock. 10 years ago
Oskar Segersvärd 9eec7060f2 Added parents to the scope. 10 years ago
Oskar Segersvärd fc9b4a9c92 Better doc comments. Fixed `index` bug thanks to tests. 10 years ago
Oskar Segersvärd 9f6fdd2e13 Added tests for Scope, stricter .eslintrc, and contributors. 10 years ago
Rich Harris 4a4ef6febc tidy up test 9 years ago
Rich Harris 61a96bcf98 update tests 9 years ago
Rich Harris ef5d2ba017 test for #101 9 years ago
Rich-Harris 4ca075f745 skip alias tracking test, temporarily 10 years ago
Rich-Harris 6646f156de handle export * 10 years ago
Rich-Harris ff27523d44 load all dependencies, regardless of actual usage 10 years ago
Rich-Harris 9fd191f25a failing test for #96 10 years ago
Rich-Harris 481d28412c attach scopes to BlockStatement nodes, not Function nodes. fixes #91 10 years ago
Rich-Harris fddf71d4a8 update test to reflect bug accurately 10 years ago
Rich Harris 71d9d4fa0e only rewrite exported vars as exports.foo if necessary 10 years ago
Rich Harris e35df59450 failing test for #92 10 years ago
Rich Harris 37a858abc6 failing test for #91 10 years ago
Rich Harris 8a7a91c643 make test passable 10 years ago
Rich Harris 975528d034 handle multiple exports of a single binding 10 years ago
Rich-Harris dd3bf0c3b0 typos 10 years ago
Rich-Harris 13521adec8 fix es6 export 10 years ago
Arpad Borsos 4880efe31b add a failing test for re-exporting and renaming multiple 'default' exports 10 years ago
Rich-Harris b09bce28b5 fix typo in test 10 years ago
Rich Harris e4fd1ef172 failing tests for #16 10 years ago
Rich-Harris 7bed21c3da add test for #esperanto/161 10 years ago
Rich-Harris 680a8e5cb1 add test for #esperanto/187 10 years ago
Rich-Harris 36be9196f5 test for #77 10 years ago
Rich-Harris 27f225b011 re-enable all tests 10 years ago
Rich-Harris 9fd6488ea1 add test for #72 10 years ago
Rich-Harris 962431075a simplify deconflicting logic 10 years ago