Home
last modified time | relevance | path

Searched full:ets (Results 1 – 25 of 3025) sorted by relevance

12345678910>>...121

/arkcompiler/ets_frontend/ets2panda/test/test-lists/parser/
Dparser-ets-WIN-ignored.txt1 compiler\ets\116100.ets
2 compiler\ets\ConditionalExpressionCallVoidNeg.ets
3 compiler\ets\FunctionType2.ets
4 compiler\ets\FunctionType4.ets
5 compiler\ets\abstractMethodDeclaredInParentClass.ets
6 compiler\ets\abstractNewClassInstanceExpression.ets
7 compiler\ets\ambient_declaration.ets
8 compiler\ets\array_indexing_with_chaining_non_nullish.ets
9 compiler\ets\array_indexing_with_chaining_nullish.ets
10 compiler\ets\array_indexing_without_chaining_non_nullish.ets
[all …]
Dparser-ets-allowed.txt1 parser/ets/lambda_import_alias_1.ets
2 parser/ets/string_template_4.ets
3 parser/ets/main_entry_point_7.ets
4 parser/ets/lambda-lambda.ets
5 parser/ets/float_pont_format_1.ets
6 parser/ets/lambdaExpressionWithoutBlockStatement.ets
7 parser/ets/method_override_throw_1.ets
8 parser/ets/enum.ets
9 parser/ets/genericDefaultParam_3.ets
10 parser/ets/labeledDoWhileStatement.ets
[all …]
Dparser-js-allowed.txt1 compiler/ets/forUpdate.ets
2 compiler/ets/generics_instantiation_1.ets
3 compiler/ets/generics_primitive_type_param_1.ets
4 compiler/ets/generic_override_3.ets
5 compiler/ets/override16.ets
6 compiler/ets/from-soft-keyword-0.ets
7 compiler/ets/manyLocalsParamRegUsage.ets
8 compiler/ets/method-resolution-class-and-interface-in-signatures_5.ets
9 compiler/ets/n_nullableTypeInReturnNotRef.ets
10 compiler/ets/generic_variance_1.ets
[all …]
/arkcompiler/ets_frontend/ets2panda/test/test-lists/srcdumper/
Dsrcdumper-ets-ignored.txt2 runtime/ets/StringTemplate1.ets
3 runtime/ets/StringTemplate2.ets
4 runtime/ets/StringTemplate3.ets
5 parser/ets/string_template_2.ets
6 parser/ets/string_template_3.ets
7 parser/ets/string_template_4.ets
10 runtime/ets/annotation_tests/AnnotationForDifferentTypes.ets
11 runtime/ets/annotation_tests/AnnotationForTypesInDifferentCase.ets
12 ast/compiler/ets/async_import_1.ets
13 ast/compiler/ets/optionalClassProperty1.ets
[all …]
/arkcompiler/ets_frontend/ets2panda/test/test-lists/recheck/
Drecheck-ignored.txt2 ast/compiler/ets/optionalClassProperty1.ets
3 ast/compiler/ets/static_index_function1.ets
4 ast/compiler/ets/static_index_function2.ets
5 ast/compiler/ets/static_index_function3.ets
6 ast/parser/ets/enum29.ets
7 ast/parser/ets/enum31.ets
8 ast/parser/ets/enum32.ets
9 ast/parser/ets/interface_ambient_call_signature.ets
10 ast/parser/ets/interface_ambient_call_signature_1.ets
11 ast/parser/ets/interface_ambient_indexer_1.ets
[all …]
/arkcompiler/ets_frontend/ets2panda/test/test-lists/astchecker/
Dastchecker-ets-ignored.txt2 ast/parser/ets/iterator_override_next.ets
5 ast/parser/ets/switch_readonly_member_different_enum_2.ets
6 ast/parser/ets/extension_function_tests/extension_function_not_for_class_type.ets
9 ast/compiler/ets/readonlyType_6.ets
10 ast/parser/ets/class_interface_enum_only_top_level_5.ets
11 ast/parser/ets/generics_1.ets
12 ast/parser/ets/global_scope_boolean.ets
13 ast/parser/ets/global_scope_string.ets
14 ast/parser/ets/lexer001.ets
15 ast/parser/ets/lexer002.ets
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/test-lists/declgenets2ts/ets-func-tests/
Ddeclgen-ets2ts-func-tests-ignored.txt2 regression/26215_0.ets
3 regression/26215_1.ets
5 regression/25423/25423.ets
6 …ts_Packages_and_Modules/06.Export_Directives/02.export_type_directives/export_type_directive_01.ets
7 …_Units_Packages_and_Modules/06.Export_Directives/03.re-export_directives/re_export_directive_04.ets
9 spec/03.types/References_Types/Tuples_type/tuple_write_3.ets
11 spec/10.Interfaces/Interface_Methods_Declarations/method_overload6.ets
12 spec/10.Interfaces/method_overload6.ets
13 spec/11.Enumerations/issue14636.ets
14 spec/16.Support_for_GUI_Programming/trailing_lambdas/trailing_only_fn_03_03.ets
[all …]
/arkcompiler/ets_frontend/ets2panda/test/test-lists/ets-runtime/
Dets-runtime-ignored.txt3 ClassNewInstance.ets
7 StringFasta.ets
11 generics_1.ets
14 nullCoalesc.ets
17 unboxing.ets
20 GenericsTest.ets
23 objectEquality.ets
26 conditionalExpressionGenericLUB.ets
29 trailing-lambda-with-capture.ets
32 struct-identifier.ets
[all …]
Dets-runtime-excluded-DI.txt1 BitopsNSieveBits.ets
2 DefaultParam_1.ets
3 DefaultParam_2.ets
4 DefaultParam_3.ets
5 DefaultParam_4.ets
6 DefaultParam_5.ets
7 InferProxymethodType.ets
8 ObjectIndexing_1.ets
9 ObjectIndexing_2.ets
10 Override-3.ets
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/test-lists/ets-cts/
Dets-cts-ignored.txt2 03.types/19.union_types/02.access_to_common_union_members/cm_meth2_6.ets
5 03.types/19.union_types/united_switch_ext_1.ets
6 03.types/19.union_types/united_switch_ext_3.ets
7 03.types/19.union_types/united_switch_ext_4.ets
8 03.types/19.union_types/united_switch_ext_5.ets
9 03.types/19.union_types/united_switch_ext_6.ets
10 03.types/19.union_types/united_switch_ext_7.ets
11 03.types/19.union_types/united_switch_ext_8.ets
12 03.types/19.union_types/united_switch_ext_9.ets
13 03.types/19.union_types/united_switch_ext_10.ets
[all …]
Dets-cts-excluded-DI.txt1 03.types/14.type_bigint/bint_fdef_0.ets
2 03.types/14.type_bigint/bint_fdef_1.ets
3 03.types/14.type_bigint/bint_fdef_2.ets
4 03.types/14.type_bigint/bint_fdef_3.ets
5 03.types/14.type_bigint/bint_fdef_4.ets
6 03.types/14.type_bigint/bint_fdef_5.ets
7 03.types/14.type_bigint/bint_fdef_6.ets
8 03.types/14.type_bigint/bint_fdef_7.ets
9 03.types/14.type_bigint/bint_fdef_8.ets
10 …arations_and_scopes/07.variable_and_constant_declarations/02.constant_declarations/const_decl_8.ets
[all …]
Dets-cts-excluded-JIT-REPEATS.txt2 17.experimental_features/15.coroutines/create_and_launch_coroutine/c_meth_18.ets
3 17.experimental_features/15.coroutines/create_and_launch_coroutine/c_meth_19.ets
6 07.expressions/13.chaining_operator/chop_asyn_func.ets
7 13.compilation_units/12.program_exit/program_entry_error_coroutine.ets
8 13.compilation_units/12.program_exit/program_entry_error_coroutines.ets
9 13.compilation_units/12.program_exit/program_entry_normal_coroutine.ets
10 13.compilation_units/12.program_exit/program_entry_normal_coroutines.ets
11 17.experimental_features/15.coroutines/awaiting_coroutine/a_2.ets
12 17.experimental_features/15.coroutines/awaiting_coroutine/a_4.ets
13 17.experimental_features/15.coroutines/awaiting_coroutine/a_8.ets
[all …]
Dets-cts-excluded.txt2 …ics/01.type_parameters/01.type_parameter_constraint/generic_classes/generic_class_constraint_11.ets
3 …ics/01.type_parameters/01.type_parameter_constraint/generic_classes/generic_class_constraint_12.ets
4 …ics/01.type_parameters/01.type_parameter_constraint/generic_classes/generic_class_constraint_14.ets
5 …ics/01.type_parameters/01.type_parameter_constraint/generic_classes/generic_class_constraint_15.ets
6 …ics/01.type_parameters/01.type_parameter_constraint/generic_classes/generic_class_constraint_17.ets
7 …ics/01.type_parameters/01.type_parameter_constraint/generic_classes/generic_class_constraint_18.ets
8 …ics/01.type_parameters/01.type_parameter_constraint/generic_classes/generic_class_constraint_20.ets
9 …ics/01.type_parameters/01.type_parameter_constraint/generic_classes/generic_class_constraint_21.ets
10 …ics/01.type_parameters/01.type_parameter_constraint/generic_classes/generic_class_constraint_23.ets
11 …ics/01.type_parameters/01.type_parameter_constraint/generic_classes/generic_class_constraint_24.ets
[all …]
Dets-cts-ignored-SIMULTANEOUS.txt2 17.experimental_features/17.packages/03.import_and_overloading_of_function_names/pkgs_ab2_0.ets
3 17.experimental_features/17.packages/03.import_and_overloading_of_function_names/pkgs_ab2_1.ets
4 17.experimental_features/17.packages/03.import_and_overloading_of_function_names/pkgs_ab2_10.ets
5 17.experimental_features/17.packages/03.import_and_overloading_of_function_names/pkgs_ab2_11.ets
6 17.experimental_features/17.packages/03.import_and_overloading_of_function_names/pkgs_ab2_12.ets
7 17.experimental_features/17.packages/03.import_and_overloading_of_function_names/pkgs_ab2_13.ets
8 17.experimental_features/17.packages/03.import_and_overloading_of_function_names/pkgs_ab2_14.ets
9 17.experimental_features/17.packages/03.import_and_overloading_of_function_names/pkgs_ab2_15.ets
10 17.experimental_features/17.packages/03.import_and_overloading_of_function_names/pkgs_ab2_16.ets
11 17.experimental_features/17.packages/03.import_and_overloading_of_function_names/pkgs_ab2_17.ets
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/test-lists/declgenets2ts/ets-cts/
Ddeclgen-ets2ts-cts-ignored.txt2 02.lexical_elements/07.keywords/hard_13.ets
3 02.lexical_elements/09.literals/08.regex_literal/regex_example_literals.ets
4 03.types/11.type_undefined/undefined_incorrect_usage_1.ets
5 03.types/19.union_types/united_switch_ext_1.ets
6 04.names_declarations_and_scopes/04.scopes/unique_decl_name_0.ets
7 04.names_declarations_and_scopes/04.scopes/unique_decl_name_1.ets
8 04.names_declarations_and_scopes/05.accessible/type_name_const_enum.ets
9 04.names_declarations_and_scopes/05.accessible/type_name_variable_enum.ets
10 04.names_declarations_and_scopes/06.type_declarations/01.type_alias_declaration/alias_neg_6.ets
11 04.names_declarations_and_scopes/06.type_declarations/01.type_alias_declaration/spec2.ets
[all …]
Ddeclgen-ets2ts-cts-excluded.txt1 …cated/13.compilation_units/03.import_directives/04.default_import_binding/default_import_struct.ets
2 …level_declarations/01.exported_declarations/default_exported_declarations/default_export_struct.ets
3 deprecated/02.multiple_catch_clauses_in_try_statements/catch2.ets
4 deprecated/02.multiple_catch_clauses_in_try_statements/catch3.ets
5 deprecated/02.multiple_catch_clauses_in_try_statements/catch_0.ets
6 deprecated/02.multiple_catch_clauses_in_try_statements/catch_1.ets
7 deprecated/02.multiple_catch_clauses_in_try_statements/catch_2.ets
8 deprecated/02.multiple_catch_clauses_in_try_statements/catch_3.ets
9 deprecated/02.multiple_catch_clauses_in_try_statements/catch_4.ets
10 deprecated/02.multiple_catch_clauses_in_try_statements/catch_5.ets
[all …]
/arkcompiler/ets_frontend/ets2panda/test/test-lists/declgenets2ts/ets-runtime/
Ddeclgen-ets2ts-runtime-ignored.txt2 lambda_with_receiver/lambda_with_receiver_generics_return_this.ets
4 StringFasta.ets
5 conditionalExpressionGenericLUB.ets
6 funcRefWithRestArguments.ets
7 struct-identifier.ets
8 struct-init2.ets
9 type_param_in_union.ets
11 first_match/ctor_need_fix_bytecode.ets
12 overload_declaration/constructor_overload_sig_with_ref_type.ets
14 type_param_in_union.ets
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/test-lists/ets-func-tests/
Dets-func-tests-ignored.txt2 algorithms/SampleAppTest.ets
5 koala-related-benchmarks/benchmark-lambda-no-lambda-original.ets
8 koala-related-benchmarks/arkts-phase1.ets
11 regression/12581_custom_class_Engine_array.ets
14 regression/25112.ets
17 regression/15278_0.ets
18 regression/15278_1.ets
21 regression/16158_0.ets
22 regression/16158_2.ets
25 spec/03.types/References_Types/3.8.12.Nullish_Types/nullable-function-default-param_2.ets
[all …]
Dets-func-tests-excluded-DI.txt1 escompat/JsonReplacerTest.ets
2 escompat/JsonTest.ets
3 regression/function_params_optional_union.ets
4 spec/03.types/References_Types/3.8.12.Nullish_Types/issue13991.ets
5 spec/03.types/References_Types/3.8.12.Nullish_Types/issue14113.ets
6 spec/03.types/References_Types/3.8.12.Nullish_Types/issue14539.ets
7 spec/03.types/References_Types/3.8.12.Nullish_Types/nullable-function-default-param_0.ets
8 spec/03.types/References_Types/3.8.12.Nullish_Types/nullable-function-default-param_1.ets
9 spec/03.types/References_Types/3.8.12.Nullish_Types/nullable-function-default-param_3.ets
10 spec/03.types/References_Types/3.8.12.Nullish_Types/nullable-function-default-param_4.ets
[all …]
Dets-func-tests-excluded-JIT-REPEATS.txt2 spec/03.types/References_Types/Bigint/bigint-arithmetic-module.ets
3 spec/03.types/References_Types/Bigint/bigint-arithmetic-sub-2-union.ets
4 spec/03.types/References_Types/Bigint/bigint-arithmetic-mul-2-operands-zero-negative-number.ets
5 spec/03.types/References_Types/Bigint/bigint-arithmetic-div-2-operands-1.ets
6 spec/03.types/References_Types/Bigint/bigint-arithmetic-sub-2-BigInt.ets
7 spec/03.types/References_Types/Bigint/bigint-arithmetic-div-2-operands-zero-negative.ets
8 spec/03.types/References_Types/Bigint/bigint-arithmetic-div-equal-zero-negative-number.ets
9 spec/03.types/References_Types/Bigint/bigint-arithmetic-comparison.ets
10 spec/03.types/References_Types/Bigint/bigint-arithmetic-sub-2-BigInt-1.ets
11 spec/03.types/References_Types/Bigint/bigint-arithmetic-sub-equal.ets
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/test-lists/unit-tests/
Dunit-tests-ignored.txt2 ets-common-tests/imported_modules_TL_exec_2/a.ets
3 ets-common-tests/imported_modules_TL_exec_1/a.ets
6 # TypeError: Cannot use type 'void' as value. [cast_type_lambda.ets:41:16]
7 ets-common-tests/lambda/cast_type_lambda.ets
11 ets-common-tests/exporting-ambient-decl/main.ets
14 ets-common-tests/annotation_import_export_test/AmbientImportAl.ets
17 ets-common-tests/atomics/base_operator_add.ets
18 ets-common-tests/atomics/base_operator_and.ets
19 ets-common-tests/atomics/base_operator_bigint.ets
20 ets-common-tests/atomics/base_operator_biguint.ets
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/checked/
DCMakeLists.txt14 add_custom_target(ets_checked_tests COMMENT "Running ets core tests with checkers")
50 set(ABC_TARGET ${TEST_NAME}-ets-es2panda)
55 if (${TEST_TYPE} MATCHES "ets")
70 set(ABC_APP_TARGET ${TEST_NAME}-${APP_FILE_BASE}-ets-es2panda)
77 if (${TEST_TYPE} MATCHES "ets")
83 set(BOOT_PANDA_FILES ${PANDA_BINARY_ROOT}/plugins/ets/etsstdlib.abc)
85 set(BOOT_PANDA_FILES ${PANDA_BINARY_ROOT}/plugins/ets/etsstdlib.abc:../test.abc)
88 …set(OPTIONS "--load-runtimes=ets" "--run-gc-in-place" "--coroutine-workers-count=1" "--boot-panda-…
89 set(ES2PANDA_OPTIONS --thread=0 --extension=ets)
117 set(PANDA_OPTIONS ${PANDA_OPTIONS} "--ets.native-library-path=${TEST_DIR}")
[all …]
/arkcompiler/runtime_core/static_core/
Dcodecheck_ignore.json22 "plugins/ets/arkts_header": "*",
23 "plugins/ets/BUILD.gn": "*",
24 "plugins/ets/bytecode_optimizer/visitors/codegen_visitors.inc": {"G.INC.02": "*"},
25 "plugins/ets/bytecode_optimizer/visitors/ets_codegen_intrinsics.inc": {"G.INC.02": "*"},
26 "plugins/ets/bytecode_optimizer/visitors/reg_encoder_visitors.inc": {"G.INC.02": "*"},
27 "plugins/ets/bytecode_optimizer/CMakeLists.txt": {"bc-40001": "*"},
28 "plugins/ets/CMakeLists.txt": "*",
29 "plugins/ets/disassembler/disasm_ets_plugin.inc": {"G.INC.02": "*"},
30 "plugins/ets/doc": "*",
31 "plugins/ets/ets_plugin_options.yaml": "*",
[all …]
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/test/chapters_test/
Dchapters_test.py34 'folder1/file1.ets',
35 'folder1/file2.ets',
36 'folder1/file3.ets',
37 'folder2/file1.ets',
38 'folder2/file2.ets',
39 'folder2/file3.ets',
40 'folder3/file1.ets',
41 'folder3/file2.ets',
42 'folder3/test2.ets',
43 'folder4/file1.ets',
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_libbase_runtime.yaml16 mirror_class: ark::ets::EtsObject
19 mirror_class: ark::ets::EtsClass
22 mirror_class: ark::ets::EtsRuntimeLinker
25 mirror_class: ark::ets::EtsAbcFile
28 mirror_class: ark::ets::EtsAbcRuntimeLinker
31 mirror_class: ark::ets::EtsString
34 mirror_class: ark::ets::EtsPromise
37 mirror_class: ark::ets::EtsJob
40 mirror_class: ark::ets::EtsJob
43 mirror_class: ark::ets::EtsCharArray
[all …]

12345678910>>...121