arkcompiler_ets_runtime/ecmascript/tests
openharmony_ci 06ce23bd9a
!935 add test case for JSArrayBuffer
Merge pull request !935 from zhaozhibo/master
2022-04-06 04:57:23 +00:00
..
accessor_data_test.cpp fix unittest fail 2022-03-29 23:24:52 +08:00
assert_scope_test.cpp add ark js_runtime 2021-09-05 16:05:06 +08:00
BUILD.gn add test case for JsArrayBuffer 2022-04-02 16:58:32 +08:00
builtins_test.cpp Sync js_runtime to openharmony 2021-09-08 09:20:53 +08:00
concurrent_marking_test.cpp fix actor bug 2022-03-02 15:33:19 +08:00
concurrent_sweep_test.cpp Modify symbol type 2022-03-23 16:36:55 +08:00
dump_test.cpp !918 add SharedArrayBuffer 2022-04-02 11:58:42 +00:00
ecma_module_test.cpp Modify symbol type 2022-03-23 16:36:55 +08:00
ecma_string_table_test.cpp add test case for utf_helper,accessor_data,ecmastring_table 2022-03-25 17:54:47 +08:00
ecma_string_test.cpp fix type error of test cases 2022-03-24 10:39:26 +08:00
ecma_vm_test.cpp Add Aot Testing Framework 2022-03-28 19:20:36 +08:00
gc_test.cpp fix actor bug 2022-03-02 15:33:19 +08:00
glue_regs_test.cpp reason:TDD fail 2022-03-16 17:18:03 +08:00
huge_object_test.cpp fix type error of test cases 2022-03-24 10:39:26 +08:00
js_api_deque_test.cpp Add Container Deque And Stack 2022-03-29 18:13:38 +08:00
js_api_stack_test.cpp Add Container Deque And Stack 2022-03-29 18:13:38 +08:00
js_api_tree_map_test.cpp fix type error of test cases 2022-03-24 10:39:26 +08:00
js_api_tree_set_test.cpp fix type error of test cases 2022-03-24 10:39:26 +08:00
js_arguments_test.cpp add js_arguments_test.cpp 2021-10-19 11:23:00 +08:00
js_array_buffer_test.cpp add test case for JsArrayBuffer 2022-04-02 16:58:32 +08:00
js_array_iterator_test.cpp add -Werror -Wextra gn flag for 'compiler' 2022-03-25 15:31:59 +08:00
js_array_test.cpp add Wextra and Werror in gn args 2022-03-24 21:45:19 +08:00
js_dataview_test.cpp fix type error of test cases 2022-03-24 10:39:26 +08:00
js_date_test.cpp add ark js_runtime 2021-09-05 16:05:06 +08:00
js_forin_iterator_test.cpp Sync js_runtime to openharmony 2021-09-08 09:20:53 +08:00
js_function_test.cpp optimize primitive type ACCESSORS 2022-01-25 18:05:12 +08:00
js_handle_test.cpp Clean Code For CodeHub Issues 2022-03-22 11:34:13 +08:00
js_iterator_test.cpp add ark js_runtime 2021-09-05 16:05:06 +08:00
js_map_test.cpp Description:sync from code from wgr_master to ohos 2021-12-21 09:36:03 +08:00
js_object_test.cpp Add UpdateWeakTransitions UT case 2022-03-25 20:39:11 +08:00
js_primitive_ref_test.cpp Sync js_runtime to openharmony 2021-09-08 09:20:53 +08:00
js_promise_test.cpp optimize primitive type ACCESSORS 2022-01-25 18:05:12 +08:00
js_proxy_test.cpp Modify symbol type 2022-03-23 16:36:55 +08:00
js_serializer_test.cpp Added SharedArrayBuffer module code 2022-04-02 18:46:20 +08:00
js_set_test.cpp Description:sync from code from wgr_master to ohos 2021-12-21 09:36:03 +08:00
js_symbol_test.cpp Sync js_runtime to openharmony 2021-09-08 09:20:53 +08:00
js_tagged_queue_test.cpp fix type error of test cases 2022-03-24 10:39:26 +08:00
js_typed_array_test.cpp add -Werror -Wextra gn flag for 'compiler' 2022-03-25 15:31:59 +08:00
js_verification_test.cpp add Wextra and Werror in gn args 2022-03-24 21:45:19 +08:00
lexical_env_test.cpp add ark js_runtime 2021-09-05 16:05:06 +08:00
linked_hash_table_test.cpp Description:sync from code from wgr_master to ohos 2021-12-21 09:36:03 +08:00
mem_controller_test.cpp GC name is unclear and confused. class_ in object factory are redundant. 2022-02-16 01:10:53 -10:00
name_dictionary_test.cpp Description:sync from code from wgr_master to ohos 2021-12-21 09:36:03 +08:00
native_pointer_test.cpp Sync js_runtime to openharmony 2021-09-08 09:20:53 +08:00
object_factory_test.cpp EmptyArray、EmptyTaggedQueue、EmptyLayoutInfo Move to GloblaEnvConstant. 2022-03-25 11:05:13 +08:00
symbol_table_test.cpp add Wextra and Werror in gn args 2022-03-24 21:45:19 +08:00
tagged_tree_test.cpp add Wextra and Werror in gn args 2022-03-24 21:45:19 +08:00
tagged_value_test.cpp add Wextra and Werror in gn args 2022-03-24 21:45:19 +08:00
test_helper.h Clean Code For CodeHub Issues 2022-03-22 11:34:13 +08:00
weak_ref_old_gc_test.cpp modify transitions to weak reference 2022-03-14 11:02:43 +08:00
weak_ref_semi_gc_test.cpp modify transitions to weak reference 2022-03-14 11:02:43 +08:00