swc/crates/swc_ecma_minifier/tests/terser/compress/arrow
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
..
arrow_binding_pattern test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
arrow_binding_pattern_strict test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
arrow_function_with_single_parameter_with_default test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
arrow_functions_with_body test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
arrow_functions_without_body test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
arrow_unused test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
arrow_unused_toplevel test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
arrow_with_regexp test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
async_function_expression test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
async_identifiers refactor(es/minifier): Make rust-analyzer fast, really (#4746) 2022-05-23 16:16:05 +09:00
async_object_literal test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
call_args test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
call_args_drop_param test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
concise_method_with_super test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
concise_methods_with_computed_property2 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
export_default_object_expression test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_27 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_485_crashing_1530 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_2084 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_2105_1 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_2105_2 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_2136_2 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_2136_3 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_2271 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_3092a test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_3092b test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
no_leading_parentheses test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
object_parens test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00