History log of /
arkcompiler
/
ets_frontend
/
ets2panda
/
test
/
ast
/
parser
/ (Results
1 - 1
of
1
)
Home
History
Annotate
only in
this directory
Revision
Date
Author
Comments
(<<< Hide modified files)
(Show modified files >>>)
3af6ab5f
24-Oct-2024
openharmony_ci <120357966@qq.com>
!3358 update KFL 1023
Merge pull request !3358 from hanlong/master
as/test_class_property1.ts
as/test_declare_method.ts
as/test_decorator.ts
as/test_decorators2.ts
as/test_decorators3.ts
as/test_interface1.ts
as/test_interface2.ts
as/test_interface3.ts
as/test_interface4.ts
as/test_interface5.ts
as/test_object_literal1.ts
as/test_object_literal2.ts
as/test_object_literal3.ts
as/test_object_literal4.ts
as/test_type_annotation1.ts
as/test_type_annotation2.ts
as/test_type_annotation3.ts
as/test_type_annotation4.ts
as/test_type_annotation5.ts
as/test_type_annotation6.ts
ets/AllowSequence.sts
ets/DeclareAsyncFunction.sts
ets/Dollar_dollar_invalid_identifier.sts
ets/FunctionalTypeAsArrayElement.sts
ets/InferTypeParamFromParam2.sts
ets/InferTypeUninitalizedType.sts
ets/InitialCheckForGeneric.sts
ets/InterfacePrivateMethod.sts
ets/InterfaceWithDefaultFunction1.sts
ets/InterfaceWithDefaultFunction2.sts
ets/MultipleClassErrors.sts
ets/MultipleFunctionErrors.sts
ets/SmartCast_1.sts
ets/SmartCast_2.sts
ets/SmartCast_3.sts
ets/SmartCast_4.sts
ets/StringFasta.sts
ets/TypeInferFunc.sts
ets/UnexpectedToken.sts
ets/abstract_class_modidier.sts
ets/access_modifier_1.sts
ets/access_modifier_4.sts
ets/accessor_call.sts
ets/accessor_void.sts
ets/ambient_indexer_2.sts
ets/ambient_indexer_3.sts
ets/ambient_indexer_4.sts
ets/ambient_indexer_5.sts
ets/ambient_iterable_declaration.sts
ets/ambiguous_call_1.sts
ets/ambiguous_call_2.sts
ets/ambiguous_call_3.sts
ets/anonymous_class.sts
ets/arrAsArray.sts
ets/array_2.sts
ets/array_new_failed.sts
ets/array_type.sts
ets/array_union_type_not_contains_nullish_type.sts
ets/assert_with_not_boolean_type_1.sts
ets/assert_with_not_boolean_type_2.sts
ets/assign-func-iface.sts
ets/assign_bad.sts
ets/assignment_non-functional_variable_to_functional_type.sts
ets/assignment_non-functional_variable_to_functional_type_1.sts
ets/assignment_with_wrong_type.sts
ets/async_abstract_bad.sts
ets/async_ctor.sts
ets/async_func_return_type_bad.sts
ets/async_function_bad.sts
ets/async_lambda_bad.sts
ets/async_method_bad.sts
ets/await_argument_null.sts
ets/await_object_bad.sts
ets/await_promise_bad.sts
ets/call_expression_for_non_functional_type.sts
ets/calls.sts
ets/cast_expressions10.sts
ets/cast_expressions2.sts
ets/cast_expressions7.sts
ets/cast_expressions8.sts
ets/cast_expressions9.sts
ets/class-instance-field-redeclaration.sts
ets/class-static-field-redeclaration.sts
ets/classAsFunctionParam.sts
ets/class_as_object_1.sts
ets/class_composite_1.sts
ets/class_interface_enum_only_top_level_1.sts
ets/class_interface_enum_only_top_level_2.sts
ets/class_interface_enum_only_top_level_3.sts
ets/class_interface_enum_only_top_level_5.sts
ets/class_property_access.sts
ets/constFloatInSwitch.sts
ets/constructor_super_call2.sts
ets/constructor_with_return_1.sts
ets/constructor_with_return_3.sts
ets/constructors.sts
ets/declare_class_bad_1.sts
ets/declare_class_bad_2.sts
ets/declare_class_bad_3.sts
ets/declare_class_bad_4.sts
ets/declare_func_bad.sts
ets/declare_namespace_5.sts
ets/default_parameter1.sts
ets/default_parameter10.sts
ets/default_parameter2.sts
ets/default_parameter3.sts
ets/default_parameter4.sts
ets/default_parameter6.sts
ets/differentTypeCompare.sts
ets/distinguishable-decl-1.sts
ets/double_parenthesis_invocation_setter_supposed_to_fail.sts
ets/double_parenthesis_invocation_supposed_to_fail.sts
ets/dynamic_import_tests/dynamic_class_ctor_decl_import_bad.sts
ets/dynamic_import_tests/dynamic_class_field_decl_import_bad_1.sts
ets/dynamic_import_tests/dynamic_class_field_decl_import_bad_2.sts
ets/dynamic_import_tests/dynamic_class_method_decl_import_bad_1.sts
ets/dynamic_import_tests/dynamic_class_method_decl_import_bad_2.sts
ets/dynamic_import_tests/dynamic_func_decl_import_bad.sts
ets/empty_launch.sts
ets/enum10.sts
ets/enum11.sts
ets/enum12.sts
ets/enum13.sts
ets/enum15.sts
ets/enum16.sts
ets/enum17.sts
ets/enum18.sts
ets/enum2.sts
ets/enum20.sts
ets/enum22.sts
ets/enum23.sts
ets/enum3.sts
ets/enum5.sts
ets/enum6.sts
ets/enum7.sts
ets/enum8.sts
ets/enum9.sts
ets/extension_function_tests/extension_function_access_private_field.sts
ets/extension_function_tests/extension_function_access_protected_field.sts
ets/extension_function_tests/extension_function_called_by_class.sts
ets/extension_function_tests/extension_function_duplicated_with_private_field.sts
ets/extension_function_tests/extension_function_duplication.sts
ets/extension_function_tests/extension_function_for_unresolved_type.sts
ets/extension_function_tests/extension_function_matched_by_normal_function_callsite.sts
ets/extension_function_tests/extension_function_not_for_class_type.sts
ets/extension_function_tests/extension_function_not_in_toplevel.sts
ets/extension_function_tests/extension_function_shadowed_by_different_return_type_interface_function.sts
ets/extension_function_tests/extension_function_shadowed_by_member_function.sts
ets/extension_function_tests/normal_function_duplicated_with_extension_function.sts
ets/extension_function_tests/normal_function_with_extension_style_signature.sts
ets/fields.sts
ets/forOfCustomIterator1.sts
ets/forOfCustomIterator2.sts
ets/for_of_02.sts
ets/for_of_03.sts
ets/for_of_04.sts
ets/functionTypeParam_neg.sts
ets/functionTypeRethrows.sts
ets/functionTypeWithDefaultParam1.sts
ets/functionTypeWithDefaultParam2.sts
ets/function_decl.sts
ets/function_implicit_return_type.sts
ets/function_implicit_return_type2.sts
ets/function_implicit_return_type3.sts
ets/function_implicit_return_type4.sts
ets/function_implicit_return_type7.sts
ets/genericDefaultParam_2.sts
ets/genericDefaultParam_4.sts
ets/generic_defined_before_use_neg_1.sts
ets/generic_defined_before_use_neg_2.sts
ets/generic_defined_before_use_neg_3.sts
ets/generic_defined_before_use_neg_4.sts
ets/generic_defined_before_use_neg_5.sts
ets/generic_defined_before_use_neg_6.sts
ets/generic_error.sts
ets/generic_exception.sts
ets/generics_1.sts
ets/generics_type_param_constraint_8.sts
ets/generics_type_param_no_typeargs_no_default.sts
ets/generics_type_param_no_typeargs_no_default_2.sts
ets/getterOverrideGen_n.sts
ets/getter_native.sts
ets/getter_setter_access_modifiers_2.sts
ets/getter_setter_modifier_diff.sts
ets/global_const_vars1.sts
ets/global_const_vars2.sts
ets/global_const_vars4.sts
ets/global_scope_boolean.sts
ets/global_scope_string.sts
ets/illegal_union_member_exp.sts
ets/import_tests/Import_error_token_1.sts
ets/import_tests/check_exported_1.sts
ets/import_tests/check_exported_3.sts
ets/import_tests/default_import2.sts
ets/import_tests/default_import3.sts
ets/import_tests/folderWithoutIndexOrPackage/separate_module.sts
ets/import_tests/import_alias/export.sts
ets/import_tests/import_alias/import_alias_2.sts
ets/import_tests/import_alias/import_alias_3.sts
ets/import_tests/import_alias/import_alias_4.sts
ets/import_tests/import_all_2.sts
ets/import_tests/import_all_alias_2.sts
ets/import_tests/import_all_alias_neg.sts
ets/import_tests/import_folder_n.sts
ets/import_tests/import_name_2.sts
ets/import_tests/import_name_3.sts
ets/import_tests/import_name_alias_2.sts
ets/import_tests/import_name_conflict_1.sts
ets/import_tests/import_name_conflict_10.sts
ets/import_tests/import_name_conflict_11.sts
ets/import_tests/import_name_conflict_12.sts
ets/import_tests/import_name_conflict_2.sts
ets/import_tests/import_name_conflict_4.sts
ets/import_tests/import_name_conflict_5.sts
ets/import_tests/import_name_conflict_6.sts
ets/import_tests/import_name_conflict_7.sts
ets/import_tests/import_name_conflict_8.sts
ets/import_tests/import_name_conflict_9.sts
ets/import_tests/import_name_conflicts/imported_module_1.sts
ets/import_tests/import_name_conflicts/imported_module_2.sts
ets/import_tests/import_name_conflicts/main_1.sts
ets/import_tests/import_name_conflicts/main_2.sts
ets/import_tests/import_name_conflicts/main_3.sts
ets/import_tests/import_name_conflicts/main_4.sts
ets/import_tests/import_name_conflicts/main_5.sts
ets/import_tests/import_name_conflicts/main_6.sts
ets/import_tests/import_name_conflicts/main_7.sts
ets/import_tests/import_name_conflicts/main_8.sts
ets/import_tests/modules/invalid_namespace_import.sts
ets/import_tests/modules/too_many_default_exports.sts
ets/import_tests/modules/too_many_default_exports_2.sts
ets/import_tests/modules/typescript_file_import.ts
ets/import_tests/type/import_type_1.sts
ets/import_tests/type/import_type_2.sts
ets/import_tests/type/type.sts
ets/import_tests/type/type_2.sts
ets/import_tests/type/type_3.sts
ets/index_not_support_such_type.sts
ets/inheritance-cyclic.sts
ets/instanceof_with_not_object_type.sts
ets/instantied_abstract_class_with_array_creation_expression.sts
ets/instantied_interface_with_array_creation_expression.sts
ets/interface-override-function.sts
ets/interface.sts
ets/interfaceAbstract.sts
ets/interface_member_initialization.sts
ets/interface_static_function_2.sts
ets/interface_with_different_type.sts
ets/interfaces2.sts
ets/interfaces3.sts
ets/invalid_access_static.sts
ets/invalid_access_static2.sts
ets/iterator_override_next.sts
ets/labeled.sts
ets/labeledBlockStatement.sts
ets/lambda-arrow-after-braces.sts
ets/lambda-type-inference-bad-arrow.sts
ets/lambda-type-inference-neg.sts
ets/lambda-type-inference-neg2.sts
ets/lambda-type-inference-overloaded-1.sts
ets/lambdaWithWrongOptionalParameter.sts
ets/lambda_optional_param_2.sts
ets/lambda_optional_param_3.sts
ets/launch_non_callable.sts
ets/launch_super_ctor.sts
ets/launch_unresolved.sts
ets/lexer001.sts
ets/lexer002.sts
ets/local-class-access-modifier-private.sts
ets/local-class-access-modifier-protected.sts
ets/local-class-access-modifier-public.sts
ets/local-class-member-access-modifier-private1.sts
ets/local-class-member-access-modifier-private2.sts
ets/local-class-member-access-modifier-protected1.sts
ets/local-class-member-access-modifier-protected2.sts
ets/local-class-member-access-modifier-public1.sts
ets/local-class-member-access-modifier-public2.sts
ets/local-interface-access-modifier-private.sts
ets/local-interface-access-modifier-protected.sts
ets/local-interface-access-modifier-public.sts
ets/local-interface-member-access-modifier-private1.sts
ets/local-interface-member-access-modifier-private2.sts
ets/local-interface-member-access-modifier-protected1.sts
ets/local-interface-member-access-modifier-protected2.sts
ets/local-interface-member-access-modifier-public1.sts
ets/local-interface-member-access-modifier-public2.sts
ets/localTypeAlias_n.sts
ets/loops.sts
ets/main_entry_point_2.sts
ets/main_entry_point_3.sts
ets/main_entry_point_4.sts
ets/main_entry_point_5.sts
ets/method_full.sts
ets/method_modifier_check_1.sts
ets/method_modifier_check_10.sts
ets/method_modifier_check_11.sts
ets/method_modifier_check_12.sts
ets/method_modifier_check_13.sts
ets/method_modifier_check_15.sts
ets/method_modifier_check_16.sts
ets/method_modifier_check_17.sts
ets/method_modifier_check_2.sts
ets/method_modifier_check_3.sts
ets/method_modifier_check_4.sts
ets/method_modifier_check_5.sts
ets/method_modifier_check_6.sts
ets/method_modifier_check_7.sts
ets/method_modifier_check_9.sts
ets/method_override_throw_2.sts
ets/method_override_throw_3.sts
ets/method_override_throw_4.sts
ets/method_override_throw_5.sts
ets/method_override_throw_6.sts
ets/methods.sts
ets/missing_implementation_1.sts
ets/missing_implementation_2.sts
ets/multi_typeerror_function_implicit_return_value.sts
ets/n_arrayHoldingNullValue.sts
ets/n_assignNullableFromFunctionToNonNullable.sts
ets/n_nullableTypeMissingNull.sts
ets/n_returnNullFromFunction.sts
ets/n_returnNullFromMethod.sts
ets/named_types.sts
ets/native_function_without_return_type.sts
ets/nested_function.sts
ets/nested_function_1.sts
ets/nested_function_in_method.sts
ets/new_object_1.sts
ets/new_object_2.sts
ets/non-ambient_call_signature.sts
ets/nonIntegralIndex.sts
ets/nonPublicInterfaceProp.sts
ets/non_proper_index_method.sts
ets/non_proper_iterator_method.sts
ets/null-coalesc-negative.sts
ets/null_invalid.sts
ets/operator_logical_and_euqal.sts
ets/operator_logical_nullish_equal.sts
ets/operator_logical_or_equal.sts
ets/optional_chaining_invalid_property.sts
ets/optional_field_interfaceUnionNotCompatible.sts
ets/optional_field_variable_forof.sts
ets/overrideFuncWithGetter_n.sts
ets/override_method.sts
ets/predefined_non_primitive_types.sts
ets/primitive_type_method_1.sts
ets/primitive_type_method_2.sts
ets/privateSuperConstructorCall.sts
ets/property-access-field-1.sts
ets/property-access-field-2.sts
ets/property-access-method-1.sts
ets/property-access-method-2.sts
ets/re_export/export.sts
ets/re_export/export_2.sts
ets/re_export/export_3.sts
ets/re_export/import_11.sts
ets/re_export/import_12.sts
ets/re_export/import_16.sts
ets/re_export/import_17.sts
ets/re_export/import_4.sts
ets/re_export/import_5.sts
ets/re_export/re_export_11.sts
ets/re_export/re_export_12.sts
ets/re_export/re_export_4.sts
ets/re_export/re_export_5.sts
ets/re_export/re_export_7.sts
ets/readonlyGetterSetterReassignment1.sts
ets/readonlyGetterSetterReassignment2.sts
ets/readonly_reference_CTE_err_elimilate.sts
ets/recordIndexing.sts
ets/recordKeyTypeCheck01.sts
ets/recordKeyTypeCheck02.sts
ets/recordKeyTypeCheck03.sts
ets/recordKeyTypeCheck04.sts
ets/record_dup_key_01.sts
ets/record_dup_key_02.sts
ets/record_init_check.sts
ets/record_lower_phase_external_main.sts
ets/record_lower_phase_external_proxy.sts
ets/rest_parameter_03.sts
ets/return_null_and_type_not_match.sts
ets/return_type_non_match.sts
ets/selective_export/selective_export_bad.sts
ets/setter_native.sts
ets/setter_with_non_void.sts
ets/single_export/single_export_as_n.sts
ets/single_export/single_export_from_n.sts
ets/single_export/single_export_n.sts
ets/special_signatures.sts
ets/staticFunctionCallOfObject.sts
ets/static_func_call_1.sts
ets/static_func_call_2.sts
ets/static_function_override_4.sts
ets/static_invoke_tests/static_invoke_coexist_invoke_method.sts
ets/static_invoke_tests/static_invoke_coexist_invoke_method_1.sts
ets/static_invoke_tests/static_invoke_coexist_invoke_method_2.sts
ets/static_invoke_tests/static_invoke_coexist_invoke_method_3.sts
ets/static_invoke_tests/static_invoke_coexist_invoke_method_4.sts
ets/static_invoke_tests/static_invoke_mismatch_signature.sts
ets/static_invoke_tests/static_invoke_mismatch_signature_1.sts
ets/static_invoke_tests/static_invoke_mismatch_signature_2.sts
ets/string_literal_01.sts
ets/struct_invalid_abstract.sts
ets/struct_invalid_extends2.sts
ets/struct_invalid_extends3.sts
ets/struct_invalid_extends4.sts
ets/struct_invalid_local.sts
ets/struct_invalid_nested1.sts
ets/struct_invalid_nested2.sts
ets/struct_invalid_nested3.sts
ets/superInConstructor1.sts
ets/superInConstructor2.sts
ets/superInConstructor3.sts
ets/superStaticCall.sts
ets/switch_alive_2.sts
ets/switch_alive_3.sts
ets/switch_const_int_compare_char_duplicate.sts
ets/switch_enum.sts
ets/switch_enum2.sts
ets/switch_enum_case_duplicate.sts
ets/switch_enum_string_case_duplicate.sts
ets/switch_num_compare_char_duplicate.sts
ets/switch_readonly_member_different_enum.sts
ets/switch_readonly_member_different_enum_2.sts
ets/switch_readonly_member_enum_duplicate.sts
ets/switch_readonly_member_number_duplicate.sts
ets/swtich_not_const.sts
ets/test_jsvalue_set_property_1.sts
ets/test_jsvalue_set_property_2.sts
ets/test_type_alias1.sts
ets/test_type_alias10.sts
ets/test_type_alias2.sts
ets/test_type_alias3.sts
ets/test_type_alias4.sts
ets/thisInConstructor.sts
ets/this_type_class_field_invalid.sts
ets/this_type_class_method_parameter_invalid.sts
ets/this_type_class_static_method_parameter_invalid.sts
ets/this_type_class_static_method_return_invalid.sts
ets/this_type_function_parameter_invalid.sts
ets/this_type_function_return_invalid.sts
ets/this_type_lambda_declaration_parameter_in_class_invalid.sts
ets/this_type_lambda_declaration_parameter_invalid.sts
ets/this_type_lambda_declaration_return_in_class_invalid.sts
ets/this_type_lambda_declaration_return_invalid.sts
ets/this_type_lambda_definition_parameter_in_class_invalid.sts
ets/this_type_lambda_definition_parameter_invalid.sts
ets/this_type_lambda_definition_return_in_class_invalid.sts
ets/this_type_lambda_definition_return_invalid.sts
ets/topLevelStaticClass.sts
ets/trailing_lambda_tests/trailing_lambda_mismatch_lambda_signature.sts
ets/trailing_lambda_tests/trailing_lambda_mismatch_lambda_signature_1.sts
ets/trailing_lambda_tests/trailing_lambda_not_transform_trailing_block_1.sts
ets/trailing_lambda_tests/trailing_lambda_not_transform_trailing_block_2.sts
ets/trailing_lambda_tests/trailing_lambda_not_transform_trailing_block_3.sts
ets/trailing_lambda_tests/trailing_lambda_not_transform_trailing_block_4.sts
ets/trailing_lambda_tests/trailing_lambda_not_transform_trailing_block_5.sts
ets/trailing_lambda_tests/trailing_lambda_omit_call_parentheses.sts
ets/tryBlockOnly.sts
ets/try_catch_alive_1.sts
ets/try_catch_alive_2.sts
ets/try_catch_alive_3.sts
ets/try_catch_alive_4.sts
ets/try_catch_alive_5.sts
ets/try_catch_alive_6.sts
ets/try_catch_alive_7.sts
ets/try_catch_alive_8.sts
ets/try_catch_alive_9.sts
ets/tupleIndexWithLargeInt.sts
ets/tuple_type_2_neg.sts
ets/tuple_type_3_neg.sts
ets/tuple_type_4_neg.sts
ets/type_references.sts
ets/type_variance2.sts
ets/type_variance3.sts
ets/type_variance4.sts
ets/typeinference_function_generic.sts
ets/typeparameter_constraint_circular-neg_0.sts
ets/typeparameter_constraint_circular-neg_1.sts
ets/typeparameter_lambda_infer_functioncall_18648_1.sts
ets/typeparameter_lambda_infer_functioncall_18648_2.sts
ets/typeparameter_lambda_infer_functioncall_18648_3.sts
ets/types_decls.sts
ets/undefinedNullNotObject.sts
ets/unresolved_reference_argname_main.sts
ets/unresolved_reference_argname_proxy.sts
ets/user_defined_10.sts
ets/user_defined_11.sts
ets/user_defined_12.sts
ets/user_defined_13.sts
ets/user_defined_14.sts
ets/user_defined_15.sts
ets/user_defined_16.sts
ets/user_defined_17.sts
ets/user_defined_18.sts
ets/user_defined_19.sts
ets/user_defined_20.sts
ets/user_defined_21.sts
ets/user_defined_23.sts
ets/user_defined_24.sts
ets/user_defined_25.sts
ets/user_defined_5.sts
ets/user_defined_7.sts
ets/user_defined_8.sts
ets/user_defined_9.sts
ets/variable_throw_function_2.sts
ets/visible_signatures_1.sts
ets/wrong-union-array-assignment.sts
ets/wrong_context_class_1.sts
ets/wrong_context_class_2.sts
ets/wrong_context_class_3.sts
ets/wrong_context_class_4.sts
ets/wrong_context_function_1.sts
ets/wrong_context_function_2.sts
ets/wrong_context_function_3.sts
ets/wrong_context_function_4.sts
js/invalid-left-hand-side-in-prefix-operation.js
js/new-expression.js
js/test-array-expression-1.js
js/test-array-expression-2.js
js/test-class-definition1.js
js/test-class-definition2.js
js/test-class-definition3.js
js/test-class-definition4.js
js/test-class-definition5.js
js/test-class-static-block1.js
js/test-class-static-block2.js
js/test-class-static-block3.js
js/test-class-static-block4.js
js/test-class-static-block5.js
js/test-class-static-block6.js
js/test-const-without-init.js
js/test-continue-in-switch.js
js/test-delete-identifier.js
js/test-do-while-1.js
js/test-escaped-keyword.js
js/test-expression-after-unary-expression.js
js/test-for-1.js
js/test-for-2.js
js/test-for-3.js
js/test-for-4.js
js/test-function-scope-violation-1.js
js/test-function-scope-violation-2.js
js/test-if-1.js
js/test-if-2.js
js/test-imported-decl1.js
js/test-labelled-statement1.js
js/test-labelled-statement2.js
js/test-let-redeclaration.js
js/test-member-expression-1.js
js/test-member-expression-2.js
js/test-member-expression-3.js
js/test-missing-catch-argument.js
js/test-multi-line-string.js
js/test-multiple-update-expression.js
js/test-nullish-coalescing1.js
js/test-nullish-coalescing2.js
js/test-numeric-separator1.js
js/test-numeric-separator2.js
js/test-object-expression1.js
js/test-object-expression2.js
js/test-object-expression3.js
js/test-object-expression4.js
js/test-object-expression5.js
js/test-object-proto.js
js/test-one-default-export-allowed.js
js/test-optional-chain.js
js/test-private-field1.js
js/test-private-field10.js
js/test-private-field11.js
js/test-private-field12.js
js/test-private-field13.js
js/test-private-field14.js
js/test-private-field15.js
js/test-private-field16.js
js/test-private-field2.js
js/test-private-field3.js
js/test-private-field4.js
js/test-private-field5.js
js/test-private-field6.js
js/test-private-field7.js
js/test-private-field8.js
js/test-private-field9.js
js/test-super-expression.js
js/test-switch-1.js
js/test-switch-2.js
js/test-switch-3.js
js/test-switch-4.js
js/test-switch-5.js
js/test-switch-6.js
js/test-template-literal-1.js
js/test-template-literal-2.js
js/test-throw-statement-without-expression.js
js/test-try-catch-lexical-declaration.js
js/test-try-without-catch-and-finally.js
js/test-use-strict-1.js
js/test-use-strict-2.js
js/test-wrong-function-decl-1.js
js/test-wrong-function-decl-2.js
js/test-wrong-function-decl-3.js
js/this-expression.js
multi_returnstatement_typeerror.sts
multierror_switchcases.sts
ts/test-as-expression.ts
ts/test-class-constructor1.ts
ts/test-class-constructor2.ts
ts/test-class-constructor3.ts
ts/test-class-constructor5.ts
ts/test-class-definiton1.ts
ts/test-class-definiton10.ts
ts/test-class-definiton11.ts
ts/test-class-definiton12.ts
ts/test-class-definiton13.ts
ts/test-class-definiton14.ts
ts/test-class-definiton15.ts
ts/test-class-definiton16.ts
ts/test-class-definiton17.ts
ts/test-class-definiton2.ts
ts/test-class-definiton3.ts
ts/test-class-definiton4.ts
ts/test-class-definiton5.ts
ts/test-class-definiton6.ts
ts/test-class-definiton8.ts
ts/test-class-definiton9.ts
ts/test-enum-declaration2.ts
ts/test-enum-declaration3.ts
ts/test-enum-declaration4.ts
ts/test-enum-declaration5.ts
ts/test-func-decl1.ts
ts/test-func-param1.ts
ts/test-func-param2.ts
ts/test-func-param3.ts
ts/test-func-param4.ts
ts/test-func-param5.ts
ts/test-func-param6.ts
ts/test-func-param7.ts
ts/test-func-param8.ts
ts/test-interface2.ts
ts/test-interface3.ts
ts/test-intersection1.ts
ts/test-intersection2.ts
ts/test-intersection3.ts
ts/test-keyword-declare1.ts
ts/test-keyword-declare10.ts
ts/test-keyword-declare11.ts
ts/test-keyword-declare12.ts
ts/test-keyword-declare13.ts
ts/test-keyword-declare2.ts
ts/test-keyword-declare3.ts
ts/test-keyword-declare4.ts
ts/test-keyword-declare8.ts
ts/test-keyword-declare9.ts
ts/test-member-expression1.ts
ts/test-member-expression2.ts
ts/test-ts-conditional-type1.ts
ts/test-ts-conditional-type2.ts
ts/test-ts-conditional-type3.ts
ts/test-ts-conditional-type4.ts
ts/test-ts-conditional-type5.ts
ts/test-ts-conditional-type6.ts
ts/test-ts-conditional-type7.ts
ts/test-ts-constructor-type1.ts
ts/test-ts-constructor-type2.ts
ts/test-ts-constructor-type3.ts
ts/test-ts-constructor-type4.ts
ts/test-ts-mapped-type1.ts
ts/test-ts-mapped-type2.ts
ts/test-ts-mapped-type3.ts
ts/test-ts-mapped-type4.ts
ts/test-ts-mapped-type5.ts
ts/test-ts-mapped-type6.ts
ts/test-ts-mapped-type7.ts
ts/test-ts-parameter-property1.ts
ts/test-ts-parameter-property10.ts
ts/test-ts-parameter-property11.ts
ts/test-ts-parameter-property12.ts
ts/test-ts-parameter-property2.ts
ts/test-ts-parameter-property3.ts
ts/test-ts-parameter-property4.ts
ts/test-ts-parameter-property5.ts
ts/test-ts-parameter-property6.ts
ts/test-ts-parameter-property7.ts
ts/test-ts-parameter-property8.ts
ts/test-ts-parameter-property9.ts
ts/test-ts-type-predicate2.ts
ts/test-ts-type-predicate3.ts
ts/test-ts-type-predicate4.ts
ts/test-ts-type-predicate5.ts
ts/test-ts-type-predicate6.ts
ts/test-ts-type-predicate7.ts
ts/test-ts-type-predicate8.ts
ts/test-tuple-type1.ts
ts/test-tuple-type2.ts
ts/test-tuple-type3.ts
ts/test-tuple-type4.ts
ts/test-type-alias1.ts
ts/test-type-alias2.ts
ts/test-type-alias3.ts
ts/test-type-literal1.ts
ts/test-type-literal2.ts
ts/test-type-literal3.ts
ts/test-type-query1.ts
ts/test-type-query2.ts
ts/test_decorator1.ts
ts/test_decorator2.ts
ts/test_decorator4.ts
ts/test_decorator5.ts
ts/test_decorator6.ts
ts/test_decorator7.ts
ts/test_decorator8.ts
ts/test_module1.ts
ts/test_module2.ts
ts/test_module3.ts
ts/test_module4.ts
ts/test_module5.ts
ts/test_module6.ts
ts/test_this_type1.ts
ts/test_this_type2.ts