Ai
114 Star 954 Fork 236

GVP李昂/pikapython

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
fast_test.sh 204 Bytes
一键复制 编辑 原始数据 按行查看 历史
李昂 提交于 2023-06-10 12:39 +08:00 . add press test for event_thread, cq full broken
bash make.sh
find build -name "*.gcda" -type f -delete
if [ $# == 0 ] ; then
build/test/pikascript_test
fi
if [ $# == 1 ] ; then
filter=$1
build/test/pikascript_test --gtest_filter=$filter
fi
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/Lyon1998/pikapython.git
git@gitee.com:Lyon1998/pikapython.git
Lyon1998
pikapython
pikapython
master

搜索帮助