aboutsummaryrefslogtreecommitdiff
path: root/ci/run_tests.bat
diff options
context:
space:
mode:
Diffstat (limited to 'ci/run_tests.bat')
-rwxr-xr-xci/run_tests.bat3
1 files changed, 3 insertions, 0 deletions
diff --git a/ci/run_tests.bat b/ci/run_tests.bat
index 42f391c..9fcb63e 100755
--- a/ci/run_tests.bat
+++ b/ci/run_tests.bat
@@ -116,6 +116,9 @@ del /q /f build
%fpm_path% build
if errorlevel 1 exit 1
+.\build\gfortran_debug\example\demo-prog
+if errorlevel 1 exit 1
+
.\build\gfortran_debug\app\demo-prog
if errorlevel 1 exit 1