pikapython/port/linux/_gtest_once.sh

5 lines
124 B
Bash
Raw Normal View History

2022-04-29 13:02:42 +08:00
# sh update-compiler.sh
2022-04-20 17:07:38 +08:00
rm build/test/pikascript_test -f
2022-06-21 15:43:32 +08:00
rm $(find build -name *.gcda)
2022-04-14 18:55:22 +08:00
sh make.sh
2023-03-08 16:53:20 +08:00
build/test/pikascript_test