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.
Oskar Segersvärd 08c2826760 Updated tests to contain `import * as ns from ".."` 10 years ago
..
block-comments fix #34, albeit kludgily 10 years ago
export-default exclude empty var declarations for exported bindings 10 years ago
exported-empty-vars exclude empty var declarations for exported bindings 10 years ago
external-imports Updated tests to contain `import * as ns from ".."` 10 years ago
indent-false add some failing tests to sort out later 10 years ago
indent-true add some failing tests to sort out later 10 years ago
indent-true-spaces add some failing tests to sort out later 10 years ago
internal-conflict-resolution saner deconflicting 10 years ago
multiple-exports update tests 10 years ago
no-imports-or-exports iife finaliser 10 years ago
self-contained-bundle update tests 10 years ago
sourcemaps update tests 10 years ago
sourcemaps-inline update tests 10 years ago
unmodified-default-exports passing foo to a function cannot rebind foo 10 years ago
unmodified-default-exports-function-argument passing foo to a function cannot rebind foo 10 years ago