arkcompiler_ets_runtime/ecmascript/tests
lichenshuai adc9cc669c Cherry-pick !4555, !4637, !4638, !4648, !4653, !4665, !4688, !4699, !4737, !4747, !4811 to 4.0-Release
Cherry-pick

Issue: #I8453T

Signed-off-by: lichenshuai <lichenshuai@huawei.com>
Change-Id: Ib4639fe5a47adfc579d4439a9becd4b8b8ed619e
2023-09-25 16:27:42 +08:00
..
accessor_data_test.cpp Descriptor: delete FunctionKind in JSFunction 2022-09-09 00:09:56 +08:00
assert_scope_test.cpp [part-1] delete "*-inl.h" of newest codex rule 2022-04-07 14:14:49 +08:00
BUILD.gn Signed-off-by: zhangyouyou <zhangyouyou2@huawei.com> 2023-06-11 16:17:47 +08:00
builtins_test.cpp reason:add string charat ir 2022-08-27 18:03:47 +08:00
byte_array_test.cpp Fixed ByteArray not supporting BIGINT64 and BIGUINT64 2023-07-04 23:14:59 +08:00
concurrent_marking_test.cpp modify 1024 * 1024 to MB 2022-07-19 19:21:58 +08:00
concurrent_sweep_test.cpp fix codex and codeCheck warnings 2022-09-26 20:26:14 +08:00
constant_string_test.cpp * 修改代码告警和新增fuzz用例 2023-05-22 19:27:06 +08:00
dump_test.cpp Support proxy variable diaplay while debugger 2023-08-09 11:30:30 +08:00
ecma_context_test.cpp reduce the test time of context unittest 2023-07-08 19:43:33 +08:00
ecma_string_accessor_test.cpp Bugfix on EcmaString::CreateTreeString create long ecmaString 2023-08-08 20:19:28 +08:00
ecma_string_table_test.cpp enable multi contexts and fix bugs 2023-06-11 16:18:18 +08:00
ecma_string_test.cpp optimize ToLocalLowerCase and ToLocaleUpperCase 2022-11-29 17:14:19 +08:00
ecma_vm_test.cpp add cpu profiler properties 2023-01-29 11:40:13 +08:00
frame_test.cpp Support AOT Function Name for DFX 2023-05-05 17:28:13 +08:00
gc_test.cpp Remove leading spaces at empty line 2022-12-27 17:59:06 +08:00
global_dictionary_test.cpp Fix some bugs and JSMutableHandle use error 2023-02-27 11:00:36 +08:00
glue_regs_test.cpp reason:add string charat ir 2022-08-27 18:03:47 +08:00
handle_leak_test.cpp Modify compilation alarms 2023-04-03 14:09:50 +08:00
huge_object_test.cpp Descriptor: delete native_stack.h, trace.h and mem.h 2022-07-28 19:15:13 +08:00
incremental_marking_test.cpp Add Incremental mark interface 2023-05-05 15:24:47 +08:00
js_api_arraylist_iterator_test.cpp js api and Container code coverage and bugfix 2022-11-18 11:43:23 +08:00
js_api_arraylist_test.cpp Modify the bug related to ArrayList 2023-02-01 10:44:22 +08:00
js_api_deque_iterator_test.cpp Remove leading spaces at empty line 2022-12-27 17:59:06 +08:00
js_api_deque_test.cpp Remove leading spaces at empty line 2022-12-27 17:59:06 +08:00
js_api_hashmap_iterator_test.cpp Remove leading spaces at empty line 2022-12-27 17:59:06 +08:00
js_api_hashmap_test.cpp Modify the problem that the set interface 401 error code in the hashmap cannot be thrown 2023-03-21 10:45:56 +08:00
js_api_hashset_iterator_test.cpp Remove leading spaces at empty line 2022-12-27 17:59:06 +08:00
js_api_hashset_test.cpp Remove leading spaces at empty line 2022-12-27 17:59:06 +08:00
js_api_lightweightmap_iterator_test.cpp Modifying Code Alarms 2023-05-18 17:05:50 +08:00
js_api_lightweightmap_test.cpp Modifying Code Alarms 2023-05-18 17:05:50 +08:00
js_api_lightweightset_iterator_test.cpp Remove leading spaces at empty line 2022-12-27 17:59:06 +08:00
js_api_lightweightset_test.cpp Modify the bugs in the list, LinkedList and lightWeightSet in containers 2023-03-13 21:29:42 +08:00
js_api_linked_list_iterator_test.cpp js api and Container code coverage and bugfix 2022-11-18 11:43:23 +08:00
js_api_linked_list_test.cpp Judge special value use Isxxx() instead of equal 2023-01-14 10:20:50 +08:00
js_api_list_iterator_test.cpp js api and Container code coverage and bugfix 2022-11-18 11:43:23 +08:00
js_api_list_test.cpp Judge special value use Isxxx() instead of equal 2023-01-14 10:20:50 +08:00
js_api_plain_array_iterator_test.cpp Remove leading spaces at empty line 2022-12-27 17:59:06 +08:00
js_api_plain_array_test.cpp Remove leading spaces at empty line 2022-12-27 17:59:06 +08:00
js_api_queue_iterator_test.cpp Remove leading spaces at empty line 2022-12-27 17:59:06 +08:00
js_api_queue_test.cpp reason:optimize for in 2022-11-26 19:13:06 +08:00
js_api_stack_iterator_test.cpp Remove leading spaces at empty line 2022-12-27 17:59:06 +08:00
js_api_stack_test.cpp Fix code style 2022-12-26 19:50:46 +08:00
js_api_tree_map_iterator_test.cpp Remove leading spaces at empty line 2022-12-27 17:59:06 +08:00
js_api_tree_map_test.cpp js api and Container code coverage and bugfix 2022-11-18 11:43:23 +08:00
js_api_tree_set_iterator_test.cpp Remove leading spaces at empty line 2022-12-27 17:59:06 +08:00
js_api_tree_set_test.cpp js api and Container code coverage and bugfix 2022-11-18 11:43:23 +08:00
js_api_vector_iterator_test.cpp Remove leading spaces at empty line 2022-12-27 17:59:06 +08:00
js_api_vector_test.cpp Remove leading spaces at empty line 2022-12-27 17:59:06 +08:00
js_arguments_test.cpp Runtime architecture adjustment 2022-04-21 14:37:31 +08:00
js_array_buffer_test.cpp add log fatal before unreachable 2022-12-01 16:30:13 +08:00
js_array_iterator_test.cpp Runtime architecture adjustment 2022-04-21 14:37:31 +08:00
js_array_test.cpp cow array optimize 2022-10-26 11:37:49 +08:00
js_async_function_test.cpp add ts module regexp.. 2023-06-11 16:17:47 +08:00
js_async_generator_object_test.cpp Add asyncgenerator ut test case 2022-08-24 20:35:22 +08:00
js_bigint_test.cpp Fix bug about napi_create_bigint_words and napi_get_value_int64 2023-03-02 21:45:03 +08:00
js_collator_test.cpp AOT support js stacktrace 2023-03-03 10:08:54 +08:00
js_dataview_test.cpp Runtime architecture adjustment 2022-04-21 14:37:31 +08:00
js_date_test.cpp reason:overwrite Date parse 2023-02-02 21:34:23 +08:00
js_date_time_format_test.cpp Internationalized module isolation scheme (function isolation) 2023-03-13 14:52:07 +08:00
js_displaynames_test.cpp Internationalized module isolation scheme (function isolation) 2023-03-13 14:52:07 +08:00
js_finalization_registry_test.cpp add ts module regexp.. 2023-06-11 16:17:47 +08:00
js_forin_iterator_test.cpp Runtime architecture adjustment 2022-04-21 14:37:31 +08:00
js_function_test.cpp ecmastring interface refractor 2022-09-23 16:29:26 +08:00
js_generator_object_test.cpp Descriptor: support first level instruction 2022-08-24 14:12:42 +08:00
js_handle_test.cpp Modify unreasonable use scenarios 2023-03-13 07:30:33 +00:00
js_hclass_test.cpp Remove leading spaces at empty line 2022-12-27 17:59:06 +08:00
js_iterator_test.cpp Runtime architecture adjustment 2022-04-21 14:37:31 +08:00
js_list_format_test.cpp Internationalized module isolation scheme (function isolation) 2023-03-13 14:52:07 +08:00
js_locale_test.cpp Internationalized module isolation scheme (function isolation) 2023-03-13 14:52:07 +08:00
js_map_iterator_test.cpp add test case for jsMapIterator class 2022-08-12 15:17:21 +08:00
js_map_test.cpp fix codex warning 2022-04-30 10:31:33 +08:00
js_number_format_test.cpp Internationalized module isolation scheme (function isolation) 2023-03-13 14:52:07 +08:00
js_object_test.cpp Fix bug: JS object binding function loses data after exceeding 1029 2023-07-08 18:10:12 +08:00
js_plural_rules_test.cpp Internationalized module isolation scheme (function isolation) 2023-03-13 14:52:07 +08:00
js_primitive_ref_test.cpp Fix String extend Bug 2023-05-22 16:02:21 +08:00
js_promise_test.cpp Fix code style 2022-12-26 19:50:46 +08:00
js_proxy_test.cpp Remove leading spaces at empty line 2022-12-27 17:59:06 +08:00
js_regexp_iterator_test.cpp Remove redundant maybe_unused 2023-01-04 11:06:58 +08:00
js_relative_time_format_test.cpp Internationalized module isolation scheme (function isolation) 2023-03-13 14:52:07 +08:00
js_serializer_test.cpp Fixed ByteArray not supporting BIGINT64 and BIGUINT64 2023-07-04 23:14:59 +08:00
js_set_iterator_test.cpp Remove redundant maybe_unused 2023-01-04 11:06:58 +08:00
js_set_test.cpp fix codex warning 2022-04-30 10:31:33 +08:00
js_stable_array_test.cpp Cherry-pick !4555, !4637, !4638, !4648, !4653, !4665, !4688, !4699, !4737, !4747, !4811 to 4.0-Release 2023-09-25 16:27:42 +08:00
js_symbol_test.cpp Supplement the full-path to the header files 2022-07-25 16:58:15 +08:00
js_tagged_number_test.cpp Fix Nan test 2023-07-05 12:09:04 +08:00
js_tagged_queue_test.cpp Runtime architecture adjustment 2022-04-21 14:37:31 +08:00
js_typed_array_test.cpp Modify the variable name and function name for typedarray and bytearray 2023-02-06 19:40:56 +08:00
js_verification_test.cpp Tidy-up Heap class; re-organize the public methods by categories and add descriptions. 2022-04-28 16:10:59 +08:00
layout_info_test.cpp add test case for LayoutInfo 2022-07-27 18:04:56 +08:00
lexical_env_test.cpp Runtime architecture adjustment 2022-04-21 14:37:31 +08:00
linked_hash_table_test.cpp fix codex warning 2022-04-30 10:31:33 +08:00
linked_node_test.cpp Add Containers HashMap And HashSet 2022-07-20 11:16:28 +08:00
locale_helper_test.cpp Internationalized module isolation scheme (function isolation) 2023-03-13 14:52:07 +08:00
mem_controller_test.cpp Descriptor: delete native_stack.h, trace.h and mem.h 2022-07-28 19:15:13 +08:00
mem_map_allocator_test.cpp Fix code style 2022-12-26 19:50:46 +08:00
native_pointer_test.cpp Modify JSMethod to Method 2022-08-23 15:23:06 +08:00
object_factory_test.cpp adjust function position 2022-12-08 18:42:35 +08:00
object_operator_test.cpp Feat(Aot): PGO ArrayLiteral elemnetKind for array aot opt 2023-08-09 23:09:42 +08:00
rb_tree_node_test.cpp Add Containers HashMap And HashSet 2022-07-20 11:16:28 +08:00
read_only_space_test.cpp Modify compilation alarms 2023-04-03 14:09:50 +08:00
symbol_table_test.cpp ecmastring interface refractor 2022-09-23 16:29:26 +08:00
tagged_array_test.cpp adjust function position 2022-12-08 18:42:35 +08:00
tagged_dictionary_test.cpp enable multi contexts and fix bugs 2023-06-11 16:18:18 +08:00
tagged_hash_array_test.cpp add test case for TaggedHashArray class 2022-08-10 09:33:19 +08:00
tagged_tree_test.cpp add TreeString and LineString 2022-11-25 16:39:45 +08:00
tagged_value_test.cpp Fix JSTaggedValue::Equal Bug 2023-05-11 11:01:03 +08:00
template_map_test.cpp Remove leading spaces at empty line 2022-12-27 17:59:06 +08:00
template_string_test.cpp ecmastring interface refractor 2022-09-23 16:29:26 +08:00
test_helper.h Support Dropframe for Debug Mode 2023-08-01 18:48:35 +08:00
throw_oom_error_test.cpp Increase nonmovable space limit size 2023-08-03 10:26:58 +08:00
transitions_dictionary_test.cpp add unittest case for jsPandaFile 2022-08-22 18:21:09 +08:00
waiter_list_test.cpp Disable WaiterListTest.DeleteNode UT test temporarily 2022-09-21 15:25:19 +08:00
weak_ref_old_gc_test.cpp Descriptor: support first level instruction 2022-08-24 14:12:42 +08:00
weak_ref_semi_gc_test.cpp Descriptor: support first level instruction 2022-08-24 14:12:42 +08:00
weak_vector_test.cpp Descriptor: support first level instruction 2022-08-24 14:12:42 +08:00