aboutsummaryrefslogtreecommitdiff
path: root/ci/run_tests.sh
diff options
context:
space:
mode:
authorMilan Curcic <caomaco@gmail.com>2020-09-05 12:43:09 -0400
committerGitHub <noreply@github.com>2020-09-05 12:43:09 -0400
commitcd10478e26c428e599a1cecc99b03b6b0c1292d3 (patch)
treee37d767d2e9f5483f7f8de7208c9a85322f6d521 /ci/run_tests.sh
parent39fb22dcb92cf129de7b01acb7692c28efa9f981 (diff)
parent7036ed9c7520b87dbef40bc7b68d2d2f7753fab9 (diff)
downloadfpm-cd10478e26c428e599a1cecc99b03b6b0c1292d3.tar.gz
fpm-cd10478e26c428e599a1cecc99b03b6b0c1292d3.zip
Merge pull request #157 from awvwgk/fortran-impl
Implement reading of fpm.toml
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 59724d5..c740cd8 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