swc/crates/swc_ecma_minifier/tests
Donny/강동윤 48cddc16f6
test(es/minifier): Categorize terser tests (#5960)
**Description:**

I'm going to focus on rules enabled by default. I updated some tests because our one was better, and postponed `unsafe` tests.
2022-09-27 15:18:57 +09:00
..
fixture fix(es/resolver): Use a separate mark for the name of FnExpr (#5959) 2022-09-27 14:50:35 +09:00
full fix(es/minifier): Fix skipping logic of sequential inliner (#5956) 2022-09-26 15:05:52 +00:00
mangle fix(es/codegen): Drop the last comma in an array literal (#5877) 2022-09-16 15:48:28 +09:00
projects fix(es/minifier): Track aliasing via assignments (#5940) 2022-09-23 14:22:41 +09:00
single-pass test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
terser/compress test(es/minifier): Categorize terser tests (#5960) 2022-09-27 15:18:57 +09:00
compress.rs test(es): Accept arguments (#5916) 2022-09-21 16:23:10 +09:00
eval.rs perf(es/ast): Use Atom in some places (#5271) 2022-07-22 20:09:25 +09:00
exec.rs test(es/minifier): Add an execution test for a fixed issue (#5925) 2022-09-21 12:19:14 +00:00
mangle.rs feat(es/minifier): Use char frequency data for property manglers (#5932) 2022-09-22 22:14:26 +09:00
passing.txt test(es/minifier): Categorize terser tests (#5960) 2022-09-27 15:18:57 +09:00
postponed.txt test(es/minifier): Categorize terser tests (#5960) 2022-09-27 15:18:57 +09:00
terser_exec_base.js refactor(es/minifier): Make rust-analyzer fast, really (#4746) 2022-05-23 16:16:05 +09:00
terser_exec.rs perf(es/minifier): Enable parallel processing (#5705) 2022-09-01 13:36:30 +09:00
TODO.txt test(es/minifier): Categorize terser tests (#5960) 2022-09-27 15:18:57 +09:00