swc/crates/swc_ecma_minifier/tests/terser/compress/conditionals
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
..
cond_1 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
cond_2 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
cond_3 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
cond_4 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
cond_5 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
cond_7 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
cond_7_1 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
cond_8 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
cond_8b test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
cond_8c test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
cond_9 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
condition_symbol_matches_consequent test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
delete_conditional_1 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
delete_conditional_2 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
equality_conditionals_false test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
equality_conditionals_true test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
hoist_decl test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
ifs_1 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
ifs_2 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
ifs_3_should_warn test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
ifs_4 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
ifs_5 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
ifs_6 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
ifs_same_consequent test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_1154 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_1645_1 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_1645_2 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_2535_1 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_2535_2 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_2560 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_2994 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
no_evaluate test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
ternary_boolean_alternative test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
ternary_boolean_consequent test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
to_and_or test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
trivial_boolean_ternary_expressions test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00