加入test脚本

This commit is contained in:
2024-10-10 22:12:50 +08:00
parent 9963f68175
commit 4213c38730
4 changed files with 16 additions and 10 deletions

1
test.sh Executable file
View File

@@ -0,0 +1 @@
mkdir -p build && cd build && cmake .. && make && ctest