swc/crates/swc_ecma_minifier/tests/terser/compress/async
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
..
async_arrow test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
async_arrow_iife test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
async_arrow_iife_negate_iife test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
async_arrow_wait test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
async_class test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
async_export test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
async_function_declaration 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_generator_class_method test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
async_generator_function test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
async_generator_object_literal_method test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
async_generator_static_class_method 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_inline test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
async_object_literal test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
async_shorthand_property refactor(es/minifier): Make rust-analyzer fast, really (#4746) 2022-05-23 16:16:05 +09:00
await_precedence test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
await_precedence_call test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
await_precedence_prop test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
for_await_of test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
for_await_of_2 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_87 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_2344_1 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_2344_2 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_3079 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_3079_2 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00