mirror of
https://gitee.com/openharmony/xts_tools
synced 2025-02-12 12:28:30 +00:00
代码同步
Signed-off-by: dongwei <dongwei@kaihong.com>
This commit is contained in:
parent
92071bc495
commit
087971b668
File diff suppressed because it is too large
Load Diff
@ -286,10 +286,6 @@ export default function testsuite() {
|
||||
ScaleTest02()
|
||||
TranslateTest02()
|
||||
|
||||
ClipTest01()
|
||||
ClipTest02()
|
||||
MaskTest01()
|
||||
|
||||
OverlayTest01()
|
||||
OverlayTest02()
|
||||
OverlayTest03()
|
||||
@ -383,6 +379,10 @@ export default function testsuite() {
|
||||
ResponseRegionTest002()
|
||||
ResponseRegionTest003()
|
||||
ResponseRegionTest004()
|
||||
ResponseRegionTest005()
|
||||
ResponseRegionTest006()
|
||||
ResponseRegionTest007()
|
||||
ResponseRegionTest008()
|
||||
|
||||
WidthTest001()
|
||||
WidthTest002()
|
||||
|
@ -22,7 +22,7 @@
|
||||
},
|
||||
{
|
||||
"name": "pink",
|
||||
"value": "#FFC0CB",
|
||||
"value": "#FFC0CB"
|
||||
},
|
||||
{
|
||||
"name": "green",
|
||||
|
@ -23,7 +23,7 @@
|
||||
},
|
||||
{
|
||||
"name": "float_3",
|
||||
"value": "50px"
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"name": "font_1",
|
||||
|
@ -102,6 +102,10 @@
|
||||
"TestAbility/pages/zindexAndfont/fontSize04",
|
||||
"TestAbility/pages/zindexAndfont/fontStyle01",
|
||||
"TestAbility/pages/zindexAndfont/fontStyle02",
|
||||
"TestAbility/pages/zindexAndfont/fontWeight01",
|
||||
"TestAbility/pages/zindexAndfont/fontWeight02",
|
||||
"TestAbility/pages/zindexAndfont/fontWeight03",
|
||||
|
||||
"TestAbility/pages/touchEvent/touchEvent001",
|
||||
|
||||
"TestAbility/pages/border/BorderPage001",
|
||||
@ -134,6 +138,7 @@
|
||||
"TestAbility/pages/lay/AspectRatioPage004",
|
||||
"TestAbility/pages/lay/DisplayPriorityPage001",
|
||||
"TestAbility/pages/lay/DisplayPriorityPage002",
|
||||
"TestAbility/pages/lay/DisplayPriorityPage003",
|
||||
|
||||
"TestAbility/pages/size/WidthPage001",
|
||||
"TestAbility/pages/size/WidthPage002",
|
||||
|
Loading…
x
Reference in New Issue
Block a user