swc/crates/swc_ecma_minifier/tests/terser/compress/template_string
2022-09-06 21:37:58 +09:00
..
allow_chained_templates test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
allow_null_character test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
array_join feat(es/minifier): Align name mangler with terser (#5763) 2022-09-06 21:37:58 +09:00
check_escaped_chars test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
coerce_to_string test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
do_not_optimize_tagged_template_1 feat(es/minifier): Align name mangler with terser (#5763) 2022-09-06 21:37:58 +09:00
do_not_optimize_tagged_template_2 feat(es/minifier): Consider char frequencies (#5375) 2022-08-03 10:20:17 +00:00
equality feat(es/minifier): Align name mangler with terser (#5763) 2022-09-06 21:37:58 +09:00
es2018_revision_of_template_escapes_1 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
escape_dollar_curly test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
evaluate_nested_templates feat(es/minifier): Align name mangler with terser (#5763) 2022-09-06 21:37:58 +09:00
invalid_escape_in_template_string_1 refactor(es/minifier): Make rust-analyzer fast, really (#4746) 2022-05-23 16:16:05 +09:00
invalid_escape_in_template_string_2 refactor(es/minifier): Make rust-analyzer fast, really (#4746) 2022-05-23 16:16:05 +09:00
invalid_escape_in_template_string_3 refactor(es/minifier): Make rust-analyzer fast, really (#4746) 2022-05-23 16:16:05 +09:00
invalid_escape_in_template_string_4 refactor(es/minifier): Make rust-analyzer fast, really (#4746) 2022-05-23 16:16:05 +09:00
invalid_escape_in_template_string_5 refactor(es/minifier): Make rust-analyzer fast, really (#4746) 2022-05-23 16:16:05 +09:00
invalid_hex_character_pattern refactor(es/minifier): Make rust-analyzer fast, really (#4746) 2022-05-23 16:16:05 +09:00
invalid_unicode_escape_in_regular_string refactor(es/minifier): Make rust-analyzer fast, really (#4746) 2022-05-23 16:16:05 +09:00
invalid_unicode_patterns refactor(es/minifier): Make rust-analyzer fast, really (#4746) 2022-05-23 16:16:05 +09:00
invalid_unicode_patterns_2 refactor(es/minifier): Make rust-analyzer fast, really (#4746) 2022-05-23 16:16:05 +09:00
invalid_unicode_patterns_3 refactor(es/minifier): Make rust-analyzer fast, really (#4746) 2022-05-23 16:16:05 +09:00
issue_1856 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_1856_ascii_only test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
keep_raw_content_in_tagged_template feat(es/minifier): Align name mangler with terser (#5763) 2022-09-06 21:37:58 +09:00
regex_1 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
regex_2 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
respect_inline_script feat(es/minifier): Align name mangler with terser (#5763) 2022-09-06 21:37:58 +09:00
return_template_string_with_trailing_backslash feat(es/minifier): Align name mangler with terser (#5763) 2022-09-06 21:37:58 +09:00
semicolons test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
sequence_1 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
sequence_2 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
side_effects feat(es/minifier): Align name mangler with terser (#5763) 2022-09-06 21:37:58 +09:00
simple_string feat(es/minifier): Align name mangler with terser (#5763) 2022-09-06 21:37:58 +09:00
special_chars_in_string feat(es/minifier): Align name mangler with terser (#5763) 2022-09-06 21:37:58 +09:00
tagged_call_with_invalid_escape feat(es/minifier): Align name mangler with terser (#5763) 2022-09-06 21:37:58 +09:00
tagged_call_with_invalid_escape_2 feat(es/minifier): Align name mangler with terser (#5763) 2022-09-06 21:37:58 +09:00
tagged_template_function_inline_1 feat(es/minifier): Align name mangler with terser (#5763) 2022-09-06 21:37:58 +09:00
tagged_template_function_inline_2 feat(es/minifier): Align name mangler with terser (#5763) 2022-09-06 21:37:58 +09:00
tagged_template_function_inline_3 feat(es/minifier): Consider char frequencies (#5375) 2022-08-03 10:20:17 +00:00
tagged_template_function_inline_4 feat(es/minifier): Align name mangler with terser (#5763) 2022-09-06 21:37:58 +09:00
tagged_template_function_inline_5 feat(es/minifier): Align name mangler with terser (#5763) 2022-09-06 21:37:58 +09:00
tagged_template_parens feat(es/minifier): Align name mangler with terser (#5763) 2022-09-06 21:37:58 +09:00
tagged_template_valid_strict_legacy_octal test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
tagged_template_with_comment feat(es/minifier): Align name mangler with terser (#5763) 2022-09-06 21:37:58 +09:00
tagged_template_with_ill_formed_unicode_escape test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
tagged_template_with_invalid_escape feat(es/minifier): Align name mangler with terser (#5763) 2022-09-06 21:37:58 +09:00
template_concattenating_string feat(es/minifier): Align name mangler with terser (#5763) 2022-09-06 21:37:58 +09:00
template_ending_with_newline feat(es/minifier): Consider char frequencies (#5375) 2022-08-03 10:20:17 +00:00
template_evaluate_undefined feat(es/minifier): Align name mangler with terser (#5763) 2022-09-06 21:37:58 +09:00
template_literal_plus test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
template_literal_plus_grouping test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
template_starting_with_newline feat(es/minifier): Consider char frequencies (#5375) 2022-08-03 10:20:17 +00:00
template_string_evaluate_with_many_segments feat(es/minifier): Align name mangler with terser (#5763) 2022-09-06 21:37:58 +09:00
template_string_prefixes test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
template_string_to_normal_string feat(es/minifier): Align name mangler with terser (#5763) 2022-09-06 21:37:58 +09:00
template_string_with_constant_expression test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
template_string_with_many_segments feat(es/minifier): Align name mangler with terser (#5763) 2022-09-06 21:37:58 +09:00
template_string_with_predefined_constants feat(es/minifier): Align name mangler with terser (#5763) 2022-09-06 21:37:58 +09:00
template_strings test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
template_strings_ascii_only feat(es/minifier): Consider char frequencies (#5375) 2022-08-03 10:20:17 +00:00
template_strings_without_ascii_only test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
template_with_newline feat(es/minifier): Consider char frequencies (#5375) 2022-08-03 10:20:17 +00:00
untagged_template_with_ill_formed_unicode_escape refactor(es/minifier): Make rust-analyzer fast, really (#4746) 2022-05-23 16:16:05 +09:00