aboutsummaryrefslogtreecommitdiff
path: root/run_tests.sh
diff options
context:
space:
mode:
authorOndřej Čertík <ondrej@certik.us>2020-01-12 15:18:04 -0700
committerOndřej Čertík <ondrej@certik.us>2020-01-12 15:18:04 -0700
commit434213681dc74d8d6fae62e34917dfe4c9efb086 (patch)
tree51bce302f5a412f3ab9759d4a23ddc087d5fd6a5 /run_tests.sh
parent66971b3a4b0d06925aee05a772bb61233e54ac2f (diff)
downloadfpm-434213681dc74d8d6fae62e34917dfe4c9efb086.tar.gz
fpm-434213681dc74d8d6fae62e34917dfe4c9efb086.zip
Run CMake as part of "build", implement "run"
Diffstat (limited to 'run_tests.sh')
-rwxr-xr-xrun_tests.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/run_tests.sh b/run_tests.sh
index 123acb2..d47133b 100755
--- a/run_tests.sh
+++ b/run_tests.sh
@@ -6,3 +6,4 @@ fpm=$(pwd)/target/debug/fpm
cd tests/1
${fpm} build
+${fpm} run