aboutsummaryrefslogtreecommitdiff
path: root/ci/run_tests.sh
diff options
context:
space:
mode:
authorSebastian Ehlert <28669218+awvwgk@users.noreply.github.com>2021-06-20 12:14:18 +0200
committerSebastian Ehlert <28669218+awvwgk@users.noreply.github.com>2021-06-20 12:14:18 +0200
commitb6b95dcc9d6563666c1358e6800cc9ff064f657c (patch)
treebe25dbaec76b8f18e9897334f5a6bceee131e7ae /ci/run_tests.sh
parente6688d07c5658b1a26354be7d7aea68231679f05 (diff)
downloadfpm-b6b95dcc9d6563666c1358e6800cc9ff064f657c.tar.gz
fpm-b6b95dcc9d6563666c1358e6800cc9ff064f657c.zip
Allow reading version number from file
Diffstat (limited to 'ci/run_tests.sh')
-rwxr-xr-xci/run_tests.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/ci/run_tests.sh b/ci/run_tests.sh
index 9db88e8..ff477e7 100755
--- a/ci/run_tests.sh
+++ b/ci/run_tests.sh
@@ -62,6 +62,11 @@ test ! -x ./build/gfortran_*/app/unused
test ! -x ./build/gfortran_*/test/unused_test
popd
+pushd version_file
+"$fpm" build
+"$fpm" run
+popd
+
pushd with_c
"$fpm" build
"$fpm" run --target with_c