Commit Graph

118 Commits

Author SHA1 Message Date
openharmony_ci
db5efb877e
!71 Add the configuration for source_set
Merge pull request !71 from Zhoucong/addconfig
2022-11-11 14:38:19 +00:00
openharmony_ci
5834442de6
!79 Update prebuilts_download
Merge pull request !79 from Zhoucong/master
2022-11-11 14:08:20 +00:00
lordwithcc
fb21b771c4 Update prebuilts_download
Signed-off-by: lordwithcc <zhoucong40@huawei.com>
2022-11-11 15:45:04 +08:00
openharmony_ci
85b4a86d6c
!78 add heapProfiler ut tests
Merge pull request !78 from Riachel/master
2022-11-11 02:15:26 +00:00
Riachel
e6064ccc12 Descriptor: add heapProfiler ut tests
details: add heapProfiler ut tests
issue:https://gitee.com/openharmony/arkcompiler_toolchain/issues/I60KG0

Signed-off-by: Riachel <caolili14@huawei.com>
2022-11-11 09:17:28 +08:00
openharmony_ci
9e7592e170
!76 Fix compilation issue imported from PR49 on ARKUI-X
Merge pull request !76 from Pan Zhenyu/master
2022-11-09 09:02:27 +00:00
Zhenyu Pan
2205d043ef Fix compilation issue imported from PR49 on ARKUI-X
Issue:https://gitee.com/openharmony/arkcompiler_toolchain/issues/I60A53

Signed-off-by: Zhenyu Pan <panzhenyu1@huawei.com>
Change-Id: I4ca638005a475a3395c35b5cf6e45ed0fea2e0d8
2022-11-09 16:21:44 +08:00
openharmony_ci
bab72514f1
!72 Add tooling fuzzer test files for three function modules
Merge pull request !72 from zhujie/master
2022-11-09 02:07:28 +00:00
openharmony_ci
fad5ef9b91
!49 Fix lack node problem
Merge pull request !49 from chenjingxiang/master
2022-11-09 01:07:07 +00:00
quiet-thought
430d2845a5 Fix lack node problem
https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I5Z1J9

Signed-off-by: quiet-thought <chenjingxiang1@huawei.com>
Change-Id: Ie333db958a3cb373cb9ca06e014436ba6722417e
2022-11-08 19:24:11 +08:00
openharmony_ci
ef269572d4
!73 Use HUAWEI SECURE_C API instead of original API to print log
Merge pull request !73 from Pan Zhenyu/master
2022-11-08 11:01:07 +00:00
Zhenyu Pan
81878101b1 Use HUAWEI SECURE_C API instead of original API to print log
Issue:https://gitee.com/openharmony/arkcompiler_toolchain/issues/I60264

Signed-off-by: Zhenyu Pan <panzhenyu1@huawei.com>
Change-Id: I2cda20a4dead0a8a492f087788b98d73a2aed8bd
2022-11-08 15:05:45 +08:00
zhujie81
af3f70fd8c Add tooling fuzzer test files for three function modules
Add tooling fuzzer test files

https://gitee.com/openharmony/arkcompiler_toolchain/issues/I5ZKJS

Signed-off-by: zhujie81 <zhujie81@huawei.com>
2022-11-08 14:34:43 +08:00
lordwithcc
2da9478718 Add the configuration for source_set
Signed-off-by: lordwithcc <zhoucong40@huawei.com>
2022-11-08 09:35:10 +08:00
openharmony_ci
d024201480
!65 Adapt to the debugger of the Android platform and IOS platform
Merge pull request !65 from huangfeijie/master
2022-11-07 12:50:57 +00:00
huangfeijie
28e0180719 issue: https://gitee.com/openharmony/arkcompiler_toolchain/issues/I5ZFV2
Adapt to the debugger of the Android platform

modify the config of ip address

Signed-off-by: huangfeijie <huangfeijie@huawei.com>
2022-11-07 16:49:55 +08:00
openharmony_ci
360fa1ccb6
!70 Add TracingImpl and ProfilerImpl testcases for tooling
Merge pull request !70 from hunili/master
2022-11-07 07:39:53 +00:00
lihucheng
18ec95e3b2 Add TracingImpl and ProfilerImpl testcases for tooling
issue: https://gitee.com/openharmony/arkcompiler_toolchain/issues/I5ZPIC
Signed-off-by: lihucheng <lihucheng1@huawei.com>
2022-11-07 10:47:14 +08:00
openharmony_ci
aa722f5413
!69 fix fuzz testcase compile error on m60 platform
Merge pull request !69 from SivaLee/fuzz1
2022-11-04 12:03:08 +00:00
SivaLee
30da55b366 fix compile errors for m60 platform
Signed-off-by: SivaLee <lisiyuan21@huawei.com>
Change-Id: I1375b8a74db5926ec1eaa0580a9ff4b1226fb270
2022-11-04 19:05:33 +08:00
openharmony_ci
702dd72bba
!67 fix standalone build
Merge pull request !67 from Zhoucong/master
2022-11-04 10:05:25 +00:00
lordwithcc
5f5b0e0a4b fix standalone
Signed-off-by: lordwithcc <zhoucong40@huawei.com>
2022-11-04 17:04:25 +08:00
openharmony_ci
5e254323db
!51 add some fuzz testcase
Merge pull request !51 from SivaLee/fuzz
2022-11-04 03:32:19 +00:00
openharmony_ci
858711e685
!61 Add UT for Standalone build
Merge pull request !61 from Zhoucong/ut
2022-11-04 03:08:31 +00:00
SivaLee
a6eea334ad add fuzz testcase
Signed-off-by: SivaLee <lisiyuan21@huawei.com>
Change-Id: I74bbb7b06a3e9390c6894f522c9d9323cb46fbeb
2022-11-04 11:00:25 +08:00
openharmony_ci
87f65c1b24
!63 fix the std::optional error in ios11
Merge pull request !63 from huangfeijie/master
2022-11-03 13:28:29 +00:00
huangfeijie
1f32a1c3af issue: https://gitee.com/openharmony/arkcompiler_toolchain/issues/I5ZCVQ
fix the std::optional error in ios11

replace the use of optional

Signed-off-by: huangfeijie <huangfeijie@huawei.com>
2022-11-03 20:54:17 +08:00
openharmony_ci
7afff12253
!62 fix typo
Merge pull request !62 from 杨阳/fix_typo
2022-11-03 12:32:09 +00:00
yang-19970325
72fb064203 fix typo
Issue:#I5ZCQ5

Signed-off-by: yang-19970325 <yangyang585@huawei.com>
Change-Id: Ic1541ca4a51f0a477905ed17e5f14945e9c4f6aa
2022-11-03 19:55:22 +08:00
lordwithcc
37d0033910 Add UT for standalone_build
Signed-off-by: lordwithcc <zhoucong40@huawei.com>
2022-11-03 14:48:10 +08:00
openharmony_ci
099c5d54c1
!60 delete the redundant log
Merge pull request !60 from huangfeijie/master
2022-11-03 03:40:38 +00:00
huangfeijie
6eeefc5092 issue: https://gitee.com/openharmony/arkcompiler_toolchain/issues/I5Z74N
delete the redundant log

when shut down the debugger, no log should be printed.

Signed-off-by: huangfeijie <huangfeijie@huawei.com>
2022-11-03 10:21:59 +08:00
openharmony_ci
cbe549a737
!54 Delete date testcase
Merge pull request !54 from Berlinnerly/master
2022-11-02 09:02:11 +00:00
Berlinnerly
2c9d827fab Delete date testcase
issue: https://gitee.com/openharmony/arkcompiler_toolchain/issues/I5YV1M

Signed-off-by: Berlinnerly <zhouwenxuan1@huawei.com>
2022-11-02 16:11:18 +08:00
openharmony_ci
fabbc79b16
!48 Add tooling fuzzer test files
Merge pull request !48 from zhujie/master
2022-11-02 08:01:58 +00:00
openharmony_ci
8450186d80
!29 fix the value of Map and Set when delete elements in debugger
Merge pull request !29 from huangfeijie/master
2022-11-02 07:55:55 +00:00
zhujie
ddeeede12a Add tooling fuzzer test files
complate cover to testcases

https://gitee.com/openharmony/arkcompiler_toolchain/issues/I5Y56P

Signed-off-by: zhujie <zhujie81@huawei.com>
2022-11-02 15:33:04 +08:00
huangfeijie
401855fdd9 Issue: https://gitee.com/openharmony/arkcompiler_toolchain/issues/I5VQOK
fix the value of Map and Set when delete elements in debugger

fix the value of Map and Set when delete elements in debugger

Signed-off-by: huangfeijie <huangfeijie@huawei.com>
2022-11-02 15:02:48 +08:00
openharmony_ci
f978464dda
!53 Fix for standalone build
Merge pull request !53 from weng-changcheng/fix_standalone_build_hdc
2022-11-01 08:19:52 +00:00
wengchangcheng
affcec1b9c Descriptor: Fix for standalone build
Details: Modify gn error

Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I5YQMQ

Signed-off-by: wengchangcheng <wengchangcheng@huawei.com>
Change-Id: I6a44ba5c30cfac555c972ae0f3e7c4aab682ee44
2022-11-01 15:20:28 +08:00
openharmony_ci
d8fcb1e771
!47 Adapts ts2abc for ark_standalone_build
Merge pull request !47 from Zhoucong/ts2abc_1028
2022-11-01 06:28:42 +00:00
lordwithcc
6533edbf20 Adapts to ts2abc for ark_standalone_build
Signed-off-by: lordwithcc <zhoucong40@huawei.com>
2022-10-31 20:05:59 +08:00
openharmony_ci
935685fec6
!50 fix debugger fuzzer test
Merge pull request !50 from 杨阳/fix_fuzzer
2022-10-29 13:51:58 +00:00
yang-19970325
c075ddec14 fix debugger fuzzer test
Issue: #I5YERY

Signed-off-by: yang-19970325 <yangyang585@huawei.com>
Change-Id: I58846149538d3a864c2a5d6474f1662aa3488b36
2022-10-29 21:19:21 +08:00
openharmony_ci
e33a2ffd0c
!11 replace the boost websocket
Merge pull request !11 from huangfeijie/master
2022-10-26 11:26:28 +00:00
openharmony_ci
10042a8c4f
!43 Add variable testcases about bigint, boolean, map, object, date, regexp
Merge pull request !43 from Berlinnerly/master
2022-10-26 10:50:54 +00:00
Berlin
453cd4550e Add variable testcases about bigint, boolean, map, object, date, regexp
issue: https://gitee.com/openharmony/arkcompiler_toolchain/issues/I5XUZK

Signed-off-by: Berlin <zhouwenxuan1@huawei.com>
2022-10-26 17:30:55 +08:00
huangfeijie
87ad899d42 issue: https://gitee.com/openharmony/arkcompiler_toolchain/issues/I5P5GX
Replace the boost websocket

Implement a new websocket to replace the boost

Signed-off-by: huangfeijie <huangfeijie@huawei.com>
2022-10-26 16:34:05 +08:00
openharmony_ci
dbc67085c3
!42 Add variable testcases about number,string,set
Merge pull request !42 from hunili/master
2022-10-26 06:38:22 +00:00
openharmony_ci
ec04831eb0
!44 Modify the test262 command and others
Merge pull request !44 from Zhoucong/opt_1025
2022-10-25 14:10:48 +00:00