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 d46d67f1c7 method call is assumed to mutate method owner (#13) 10 years ago
..
allows-external-modules-from-nested-module lol git 10 years ago
assignment-to-exports rewrite exported vars, to keep exports live 10 years ago
bindings add form tests alongside function tests 10 years ago
consistent-renaming add form tests alongside function tests 10 years ago
consistent-renaming-b add form tests alongside function tests 10 years ago
consistent-renaming-c add form tests alongside function tests 10 years ago
consistent-renaming-d remove comments 10 years ago
consistent-renaming-e add form tests alongside function tests 10 years ago
custom-external-resolver-async lol git 10 years ago
custom-external-resolver-sync lol git 10 years ago
custom-path-resolver-async add form tests alongside function tests 10 years ago
custom-path-resolver-sync add form tests alongside function tests 10 years ago
cycles-defaults add form tests alongside function tests 10 years ago
cycles-immediate add form tests alongside function tests 10 years ago
default-export-is-not-bound add form tests alongside function tests 10 years ago
duplicate-import-fails add form tests alongside function tests 10 years ago
duplicate-import-specifier-fails add form tests alongside function tests 10 years ago
empty-imports-have-side-effects add form tests alongside function tests 10 years ago
export-as correct behaviour with export {...} from ... 10 years ago
export-deconflicted-names add form tests alongside function tests 10 years ago
export-default-expression add form tests alongside function tests 10 years ago
export-default-named-function add some failing tests to sort out later 10 years ago
export-from-default add form tests alongside function tests 10 years ago
export-from-internal-module add form tests alongside function tests 10 years ago
export-from-no-local-binding add form tests alongside function tests 10 years ago
export-from-renamed correct behaviour with export {...} from ... 10 years ago
export-not-at-top-level-fails add form tests alongside function tests 10 years ago
exports-named-values add form tests alongside function tests 10 years ago
function-side-effects add form tests alongside function tests 10 years ago
iife-comments fix test again 10 years ago
import-as add form tests alongside function tests 10 years ago
import-binding add form tests alongside function tests 10 years ago
import-chain add form tests alongside function tests 10 years ago
import-default-and-named-function add form tests alongside function tests 10 years ago
import-default-as-named add form tests alongside function tests 10 years ago
import-default-as-other add form tests alongside function tests 10 years ago
import-default-class add form tests alongside function tests 10 years ago
import-default-expression add form tests alongside function tests 10 years ago
import-default-from-external lol git 10 years ago
import-default-function remove comments 10 years ago
import-dependency-in-other-module add form tests alongside function tests 10 years ago
import-dependency-in-same-module add form tests alongside function tests 10 years ago
import-named-class add form tests alongside function tests 10 years ago
import-named-from-external lol git 10 years ago
import-named-function add form tests alongside function tests 10 years ago
import-named-function-as-other add form tests alongside function tests 10 years ago
import-nameless-class-expression add form tests alongside function tests 10 years ago
import-namespace-from-external-module lol git 10 years ago
import-namespace-from-external-module-renamed lol git 10 years ago
import-namespace-from-internal-module add form tests alongside function tests 10 years ago
import-not-at-top-level-fails add form tests alongside function tests 10 years ago
import-var-declaration add form tests alongside function tests 10 years ago
imports-are-deconflicted lol git 10 years ago
imports-are-deconflicted-b lol git 10 years ago
imports-are-deconflicted-c another deconflicting test 10 years ago
legal-import-modification lol git 10 years ago
method-call-mutates-this method call is assumed to mutate method owner (#13) 10 years ago
method-call-side-effects add form tests alongside function tests 10 years ago
namespace-reassign-import-fails add form tests alongside function tests 10 years ago
namespace-update-import-fails add form tests alongside function tests 10 years ago
newline-after-comment ensure at least one newline between each statement 10 years ago
no-imports add form tests alongside function tests 10 years ago
object-properties add form tests alongside function tests 10 years ago
object-prototype-properties use Object.create(null) to avoid conflicts with Object.prototype. fixes #12 10 years ago
re-export-default-import add form tests alongside function tests 10 years ago
re-export-namespace-import add form tests alongside function tests 10 years ago
reassign-import-fails add form tests alongside function tests 10 years ago
reassign-import-not-at-top-level-fails add form tests alongside function tests 10 years ago
rewrite-member-expressions add form tests alongside function tests 10 years ago
shadowed-external-export lol git 10 years ago
shadowed-variables add form tests alongside function tests 10 years ago
this-is-undefined add form tests alongside function tests 10 years ago
transformer-multiple lol git 10 years ago
transformer-single lol git 10 years ago
try-catch-scoping add form tests alongside function tests 10 years ago
update-expression-of-import-fails add form tests alongside function tests 10 years ago