Skip to content

Commit 4ccf331

Browse files
committed
use ctest to run algo-cpp tests
1 parent d5c788a commit 4ccf331

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

packages/algo-cpp/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
test:
44
cmake -S . -B build
55
cmake --build build
6-
cd build && ./tests
6+
cd build && ctest
77

paypal.png

-5.52 KB
Binary file not shown.

0 commit comments

Comments
 (0)