aboutsummaryrefslogtreecommitdiff
path: root/ci/run_tests.sh
diff options
context:
space:
mode:
authorLaurence Kedward <laurence.kedward@bristol.ac.uk>2020-12-18 11:27:49 +0000
committerGitHub <noreply@github.com>2020-12-18 11:27:49 +0000
commit483f23b56e8806cfcd2664449030a389ddf7b560 (patch)
tree49f9984e78fcb058763eb5e7b1f29eb1f080cffb /ci/run_tests.sh
parentc66f0526dfb29ac576ef45d211b9f836d76fc34f (diff)
parenta1383a84dae10375aaf147818987be2cb3cb0346 (diff)
downloadfpm-483f23b56e8806cfcd2664449030a389ddf7b560.tar.gz
fpm-483f23b56e8806cfcd2664449030a389ddf7b560.zip
Merge pull request #307 from LKedward/fix-object-collision
Fix: program object file collision
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 8229d54..f1c4dff 100755
--- a/ci/run_tests.sh
+++ b/ci/run_tests.sh
@@ -60,6 +60,7 @@ cd ../hello_complex_2
cd ../with_examples
"${f_fpm_path}" build
+./build/gfortran_debug/example/demo-prog
./build/gfortran_debug/app/demo-prog
cd ../auto_discovery_off