Back to Rolldown

Failed Cases

scripts/src/esbuild-tests/snap-diff/summary/ts.md

0.15.110.7 KB
Original Source

Failed Cases

ts_export_default_type_issue316

related to https://github.com/rolldown/rolldown/issues/3048, export pointing to a value declared by declare var should be kept

Passed Cases

this_inside_function_ts

this_inside_function_ts_no_bundle

this_inside_function_ts_no_bundle_use_define_for_class_fields

this_inside_function_ts_use_define_for_class_fields

ts_abstract_class_field_use_assign

ts_abstract_class_field_use_define

ts_common_js_variable_in_esm_type_module

ts_computed_class_field_use_define_false

ts_computed_class_field_use_define_true

ts_computed_class_field_use_define_true_lower

ts_declare_class

ts_declare_class_fields

ts_declare_const

ts_declare_const_enum

ts_declare_enum

ts_declare_function

ts_declare_let

ts_declare_namespace

ts_declare_var

ts_enum_define

ts_experimental_decorator_scope_issue2147

ts_experimental_decorators

ts_experimental_decorators_keep_names

ts_experimental_decorators_no_config

ts_export_equals

ts_export_missing_es6

ts_export_namespace

ts_implicit_extensions

ts_import_cts

ts_import_empty_namespace

ts_import_equals_bundle

ts_import_equals_elimination_test

ts_import_equals_tree_shaking_false

ts_import_equals_tree_shaking_true

ts_import_equals_undefined_import

ts_import_missing_unused_es6

ts_import_mts

ts_import_type_only_file

ts_import_vs_local_collision_all_types

ts_import_vs_local_collision_mixed

ts_minified_bundle_common_js

ts_minified_bundle_es6

ts_minify_derived_class

ts_minify_enum

ts_minify_namespace

ts_minify_namespace_no_arrow

ts_minify_namespace_no_logical_assignment

ts_minify_nested_enum

ts_minify_nested_enum_no_arrow

ts_minify_nested_enum_no_logical_assignment

ts_namespace_keep_names

ts_namespace_keep_names_target_es2015

ts_sibling_namespace

ts_side_effects_false_warning_type_declarations

ts_this_is_undefined_warning

Ignored Cases

ts_import_in_node_modules_name_collision_with_css

esbuild prefers .js over .ts when resolving extension less imports in node_modules

ts_prefer_js_over_ts_inside_node_modules

esbuild prefers .js over .ts when resolving extension less imports in node_modules

Ignored Cases (not supported)

enum_rules_from_type_script_5_0

const enum inline is not supported

export_type_issue379

verbatimModuleSyntax=false is not supported

ts_const_enum_comments

const enum inline is not supported

ts_enum_cross_module_inlining_access

enum inline is not supported

ts_enum_cross_module_inlining_definitions

enum inline is not supported

ts_enum_cross_module_inlining_minify_index_into_dot

const enum inline is not supported

ts_enum_cross_module_inlining_re_export

enum inline is not supported

ts_enum_cross_module_tree_shaking

enum inline is not supported

ts_enum_export_clause

enum inline is not supported

ts_enum_jsx

enum inline is not supported

ts_enum_same_module_inlining_access

enum inline is not supported

ts_enum_tree_shaking

enum inline is not supported

ts_enum_use_before_declare

enum inline is not supported

ts_experimental_decorators_mangle_props_assign_semantics

mangle props is not supported by oxc minifier

ts_experimental_decorators_mangle_props_define_semantics

mangle props is not supported by oxc minifier

ts_experimental_decorators_mangle_props_methods

mangle props is not supported by oxc minifier

ts_experimental_decorators_mangle_props_static_assign_semantics

mangle props is not supported by oxc minifier

ts_experimental_decorators_mangle_props_static_define_semantics

mangle props is not supported by oxc minifier

ts_experimental_decorators_mangle_props_static_methods

mangle props is not supported by oxc minifier

ts_minify_enum_cross_file_inline_strings_into_templates

enum inline is not supported

ts_minify_enum_property_names

enum inline is not supported

ts_print_non_finite_number_inside_with

with statement is rejected due to https://github.com/rolldown/rolldown/issues/7009 and enum inline is not supported

ts_sibling_enum

enum inline is not supported