swc/crates/swc_ecma_minifier/tests/terser/compress/switch
Donny/강동윤 7f69b9c80f
test(es/minifier): Add snapshots for the mangler (#4823)
I found a way to make the name mangler parallel, but I want to ensure that we don't break anything.
2022-05-27 07:32:23 +00:00
..
beautify test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
constant_switch_1 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
constant_switch_2 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
constant_switch_3 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
constant_switch_4 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
constant_switch_5 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
constant_switch_6 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
constant_switch_7 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
constant_switch_8 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
constant_switch_9 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
drop_case test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
drop_case_2 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
drop_default_1 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
drop_default_2 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
gut_entire_switch test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
gut_entire_switch_2 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
if_else test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
if_else2 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
if_else3 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
if_else4 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
if_else5 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
if_else6 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
if_else7 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
if_else8 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
if_switch_typeof test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_376 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_441_1 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_441_2 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_445 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_1083_1 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_1083_2 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_1083_3 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_1083_4 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_1083_5 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_1083_6 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_1663 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_1674 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_1679 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_1680_1 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_1680_2 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_1690_1 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_1690_2 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_1698 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_1705_1 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_1705_2 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_1705_3 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_1750 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_1758 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_2535 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
keep_case test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
keep_default test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
turn_into_if test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
turn_into_if_2 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00