提交 83dff5a3 编写于 作者: haoranc's avatar haoranc

test:using single-threaded unit tests on mac os

上级 d1ad4d0f
...@@ -175,7 +175,7 @@ def pre_test_build_mac() { ...@@ -175,7 +175,7 @@ def pre_test_build_mac() {
cd ${WK}/debug cd ${WK}/debug
cmake .. -DBUILD_TEST=true cmake .. -DBUILD_TEST=true
make -j10 make -j10
ctest -j10 || exit 7 ctest || exit 7
''' '''
sh ''' sh '''
date date
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册