aboutsummaryrefslogtreecommitdiff
path: root/ci/run_tests.sh
diff options
context:
space:
mode:
authorLKedward <laurence.kedward@bristol.ac.uk>2020-09-05 09:58:13 +0100
committerLKedward <laurence.kedward@bristol.ac.uk>2020-09-05 09:59:50 +0100
commit03f79c6d74798dac0c4e5c260c4a700c167cbd53 (patch)
tree64866e88dbb555f4f34e67e8c1caeb6794a9d9b7 /ci/run_tests.sh
parent07c5828c9843e6e64aab50b7407bec05e38e27b3 (diff)
parent89813e843ccde573bad9c7231ecbd7623c5f1a7b (diff)
downloadfpm-03f79c6d74798dac0c4e5c260c4a700c167cbd53.tar.gz
fpm-03f79c6d74798dac0c4e5c260c4a700c167cbd53.zip
Merge remote-tracking branch 'awvwgk/fortran-impl' into dependencies-merge
Diffstat (limited to 'ci/run_tests.sh')
-rwxr-xr-xci/run_tests.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/run_tests.sh b/ci/run_tests.sh
index e046910..0d9e7b1 100755
--- a/ci/run_tests.sh
+++ b/ci/run_tests.sh
@@ -5,6 +5,7 @@ set -ex
cd fpm
fpm build
fpm run
+fpm test
build/gfortran_debug/app/fpm
cd ../test/example_packages/hello_world
../../../fpm/build/gfortran_debug/app/fpm build