chenhongtao
|
57f2ad7713
|
fix(shell): wrong target
A mistake, since the target name changed, the target name in shell
should also change
Log: fix recoveryshell
|
2022-09-06 14:13:47 +08:00 |
chenhongtao
|
849dad5b1c
|
chore(optionname): change optionname to better one
change the option name
now can use cmake command "ctest" to run tests
Log: change option name and etc
|
2022-09-02 06:06:00 +00:00 |
chenhongtao
|
f80f48076e
|
feat(cmake): to cmake
from qmake to cmake
Log: tocmake
|
2022-08-19 17:18:33 +08:00 |
xzl
|
8d8912b04f
|
chore: adapt REUSE license header
修改为开源合规
Log: 修改项目合规
|
2022-08-11 05:02:57 +00:00 |
AlexOne
|
3fceb6325c
|
chore: 按照要求修改单元测试文件名
按照要求修改单元测试文件名
Log:
Influence: none
Change-Id: I2804c65f306111397f43c1c780d19ca23e1cbdbc
|
2022-02-18 17:38:44 +08:00 |
AlexOne
|
2e5fb3280c
|
chore: 修改单元测试生成目录
修改单元测试相关文件的目录结构
Log:
Influence: 单元测试目录结构
Change-Id: I4685e03a884eec2c876fc483748f9b169e0d4d40
|
2022-02-18 11:09:02 +08:00 |
wangfei
|
354a11136e
|
chore: 补充dclipeffectwidget、dipv4lineedit等widget单元测试
补充dclipeffectwidget、dipv4lineedit、dprogressbar
dsearchcombobox、dspinner、dstyleditemdelegate、
textedit和waterprogress单元测试,提高覆盖率。
Log:
Change-Id: Ib2a73c33d3b9866fc9ef87858fb4f07d1023bbff
(cherry picked from commit 50ae968ba3)
|
2021-09-03 13:38:33 +08:00 |
Wang Penga
|
dc038432be
|
feat: Add unit tests
为以下模块添加单元测试:
DBoxWidget
DBlurEffectWidget
DIconButton
DToolButton
DProgressBar
DWaterProgress
DAnchors
DMainWindow
DFloatingMessage
DSwitchButton
DWarningButton
DSimpleListView
DKeySequenceEdit
Log: 为部分组件添加单元测试
Change-Id: Ic2ed6be7e54101e856f286aec3a4c549e47aaac7
|
2021-07-26 11:06:20 +08:00 |
wangpenga
|
5147ac992c
|
chore: asan无日志生成则添加空文件
没有任何内存泄露被检测到则添加空文件
Log: 修改脚本添加单元测试的 log report
Change-Id: I736264767a6f4734f0f22eb9d6215f67a13f2aea
|
2021-07-22 11:32:37 +08:00 |
wangpenga
|
79e87ab79b
|
fix: 单元测试不能生成config文件编译失败
在单元测试中因为少加了 make qmake_all 的执行步骤导致未生成 config,编译失败。
将单元测试脚本的最新修改同步进来,添加了参数生成测试数据。
Log:
Change-Id: I62d304d138873bfd43dd50db0df4a24d1cf80cf6
|
2021-07-14 11:06:18 +08:00 |
chenbin
|
76c9960479
|
feat: 打印预览添加widget部分单元测试
1.添加widget和pickcolor部分gtest单元测试
2.修改部分源码提高代码安全性覆盖更多范围
Log: 提供widget部分文件的单元测试
Change-Id: I3c13b0c014bd473fe0f68c2d8f92d4a877737c15
|
2021-02-26 18:00:54 +08:00 |