swc/packages/core/__tests__
Donny/강동윤 9dd8f6facf
Some checks failed
CI / Cargo fmt (push) Has been cancelled
CI / Cargo clippy (push) Has been cancelled
CI / Check license of dependencies (push) Has been cancelled
CI / Check (macos-latest) (push) Has been cancelled
CI / Check (ubuntu-latest) (push) Has been cancelled
CI / Check (windows-latest) (push) Has been cancelled
CI / Test wasm (binding_core_wasm) (push) Has been cancelled
CI / Test wasm (binding_minifier_wasm) (push) Has been cancelled
CI / Test wasm (binding_typescript_wasm) (push) Has been cancelled
CI / List crates (push) Has been cancelled
CI / Test node bindings - ${{ matrix.os }} (macos-latest) (push) Has been cancelled
CI / Test node bindings - ${{ matrix.os }} (windows-latest) (push) Has been cancelled
CI / Test with @swc/cli (push) Has been cancelled
CI / Miri (better_scoped_tls) (push) Has been cancelled
CI / Miri (string_enum) (push) Has been cancelled
CI / Miri (swc) (push) Has been cancelled
CI / Miri (swc_bundler) (push) Has been cancelled
CI / Miri (swc_ecma_codegen) (push) Has been cancelled
CI / Miri (swc_ecma_minifier) (push) Has been cancelled
Benchmark / Bench everything (push) Has been cancelled
CI / Test - ${{ matrix.settings.crate }} - ${{ matrix.settings.os }} (push) Has been cancelled
CI / Done (push) Has been cancelled
test(es): Add tests for arm64 windows (#9547)
2024-09-14 19:34:03 +09:00
..
env refactor(bindings): Make @swc/core a subpackage (#8625) 2024-05-18 09:23:06 +09:00
minify feat(es/minifier): Support mangle cache (#9489) 2024-08-25 23:42:53 +00:00
parse refactor(bindings): Make @swc/core a subpackage (#8625) 2024-05-18 09:23:06 +09:00
spack refactor(bindings): Make @swc/core a subpackage (#8625) 2024-05-18 09:23:06 +09:00
transform fix(bindings/node): Fix regression of JS APIs (#8998) 2024-05-30 18:47:24 +09:00
dynamic_tsx.mjs refactor(bindings): Make @swc/core a subpackage (#8625) 2024-05-18 09:23:06 +09:00
error_test.mjs refactor(bindings): Make @swc/core a subpackage (#8625) 2024-05-18 09:23:06 +09:00
import_test.js refactor(bindings): Make @swc/core a subpackage (#8625) 2024-05-18 09:23:06 +09:00
is_module_unknown_test.js refactor(bindings): Make @swc/core a subpackage (#8625) 2024-05-18 09:23:06 +09:00
issue-9520.mjs test(es): Add tests for arm64 windows (#9547) 2024-09-14 19:34:03 +09:00
minify_test.mjs feat(es/minifier): Support module: "unknown" (#9026) 2024-06-07 07:17:05 +00:00
module_test.js refactor(bindings): Make @swc/core a subpackage (#8625) 2024-05-18 09:23:06 +09:00
paths_test.mjs refactor(bindings): Make @swc/core a subpackage (#8625) 2024-05-18 09:23:06 +09:00
plugin_test.mjs fix(bindings/node): Fix regression of JS APIs (#8998) 2024-05-30 18:47:24 +09:00
preserve_comments.mjs refactor(bindings): Make @swc/core a subpackage (#8625) 2024-05-18 09:23:06 +09:00
script_test.js refactor(bindings): Make @swc/core a subpackage (#8625) 2024-05-18 09:23:06 +09:00