swc/crates/swc_ecma_minifier/tests/terser/compress/conditionals
Donny/강동윤 6365acc9f5
test(es/minifier): Organize terser tests (#6116)
**Description:**

Our minifier is better than terser in some cases, so we don't need to match the output of terser exactly.
2022-10-11 08:25:11 +00:00
..
cond_1 test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
cond_2 test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
cond_3 test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
cond_4 test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
cond_5 test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
cond_7 test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
cond_7_1 test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
cond_8 test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
cond_8b test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
cond_8c test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
cond_9 test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
condition_symbol_matches_consequent test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
delete_conditional_1 test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
delete_conditional_2 test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
equality_conditionals_false test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
equality_conditionals_true test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
hoist_decl test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
ifs_1 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
ifs_2 test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
ifs_3_should_warn test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
ifs_4 test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
ifs_5 test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
ifs_6 test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
ifs_same_consequent test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
issue_1154 test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
issue_1645_1 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
issue_1645_2 test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
issue_2535_1 test(es/minifier): Organize terser tests (#6116) 2022-10-11 08:25:11 +00:00
issue_2535_2 test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
issue_2560 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
issue_2994 test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
no_evaluate test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
ternary_boolean_alternative test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
ternary_boolean_consequent test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
to_and_or test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
trivial_boolean_ternary_expressions test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00