You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Rich Harris 15d1d7f2c5 update test 10 years ago
..
allows-external-modules-from-nested-module better handling of external modules 10 years ago
bindings add a boatload of tests from es6-module-transpiler 10 years ago
consistent-renaming handles tricky consistent renaming cases 10 years ago
consistent-renaming-b handles tricky consistent renaming cases 10 years ago
consistent-renaming-c handles tricky consistent renaming cases 10 years ago
consistent-renaming-d handles tricky consistent renaming cases 10 years ago
consistent-renaming-e handles tricky consistent renaming cases 10 years ago
custom-path-resolver-async add a boatload of tests from es6-module-transpiler 10 years ago
custom-path-resolver-sync add a boatload of tests from es6-module-transpiler 10 years ago
cycles-defaults add a boatload of tests from es6-module-transpiler 10 years ago
cycles-immediate add a boatload of tests from es6-module-transpiler 10 years ago
default-export-is-not-bound add a boatload of tests from es6-module-transpiler 10 years ago
duplicate-import-fails update test 10 years ago
duplicate-import-specifier-fails throw error on duplicated import 10 years ago
empty-imports-have-side-effects add a boatload of tests from es6-module-transpiler 10 years ago
export-deconflicted-names add a boatload of tests from es6-module-transpiler 10 years ago
export-default-expression support default exports from bundle 10 years ago
export-from-default add a boatload of tests from es6-module-transpiler 10 years ago
export-from-internal-module add a boatload of tests from es6-module-transpiler 10 years ago
export-from-no-local-binding add a boatload of tests from es6-module-transpiler 10 years ago
export-not-at-top-level-fails add a boatload of tests from es6-module-transpiler 10 years ago
exports-named-values add a boatload of tests from es6-module-transpiler 10 years ago
function-side-effects assume functions can mutate their arguments 10 years ago
import-as add a boatload of tests from es6-module-transpiler 10 years ago
import-binding some basic functionality 10 years ago
import-chain add a boatload of tests from es6-module-transpiler 10 years ago
import-default-and-named-function add a boatload of tests from es6-module-transpiler 10 years ago
import-default-as-named add a boatload of tests from es6-module-transpiler 10 years ago
import-default-as-other replace names as necessary 10 years ago
import-default-class add a boatload of tests from es6-module-transpiler 10 years ago
import-default-expression some basic functionality 10 years ago
import-default-from-external import defaults from external modules, with an interop layer 10 years ago
import-default-function generate UMD output, handle cycles, various fixes 10 years ago
import-dependency-in-other-module some basic functionality 10 years ago
import-dependency-in-same-module some basic functionality 10 years ago
import-named-class add a boatload of tests from es6-module-transpiler 10 years ago
import-named-from-external import defaults from external modules, with an interop layer 10 years ago
import-named-function some basic functionality 10 years ago
import-named-function-as-other replace names as necessary 10 years ago
import-nameless-class-expression add a boatload of tests from es6-module-transpiler 10 years ago
import-namespace-from-external-module handle external namespace imports 10 years ago
import-not-at-top-level-fails include file info with error object when parse fails 10 years ago
import-var-declaration some basic functionality 10 years ago
method-call-side-effects test for method call side effects 10 years ago
namespace-reassign-import-fails add a boatload of tests from es6-module-transpiler 10 years ago
namespace-update-import-fails add a boatload of tests from es6-module-transpiler 10 years ago
namespaces add a boatload of tests from es6-module-transpiler 10 years ago
no-imports initial commit 10 years ago
object-properties remove some unused code 10 years ago
re-export-default-import add a boatload of tests from es6-module-transpiler 10 years ago
re-export-namespace-import add a boatload of tests from es6-module-transpiler 10 years ago
reassign-import-fails add a boatload of tests from es6-module-transpiler 10 years ago
reassign-import-not-at-top-level-fails add a boatload of tests from es6-module-transpiler 10 years ago
rewrite-member-expressions rewrite member expressions correctly 10 years ago
shadowed-variables add a boatload of tests from es6-module-transpiler 10 years ago
this-is-undefined add a boatload of tests from es6-module-transpiler 10 years ago
try-catch-scoping generate UMD output, handle cycles, various fixes 10 years ago
update-expression-of-import-fails add a boatload of tests from es6-module-transpiler 10 years ago