From c1038bf6e36140c98b358e1a43e6f71c26ea824a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Leandro=20Mart=C3=ADnez?= <31046348+lmiq@users.noreply.github.com> Date: Fri, 12 Jul 2024 11:38:51 -0300 Subject: [PATCH] update tests --- testing/{ => input_files}/water_box_pbc.inp | 0 testing/test.sh | 3 ++- 2 files changed, 2 insertions(+), 1 deletion(-) rename testing/{ => input_files}/water_box_pbc.inp (100%) diff --git a/testing/water_box_pbc.inp b/testing/input_files/water_box_pbc.inp similarity index 100% rename from testing/water_box_pbc.inp rename to testing/input_files/water_box_pbc.inp diff --git a/testing/test.sh b/testing/test.sh index f5254b8..ebdbf17 100755 --- a/testing/test.sh +++ b/testing/test.sh @@ -8,7 +8,8 @@ julia runtests.jl ./input_files/water_box.inp \ ./input_files/mixture.inp \ ./input_files/spherical.inp \ ./input_files/bilayer.inp \ - ./input_files/solvprotein.inp + ./input_files/solvprotein.inp \ + ./input_files/water_box_pbc.inp # check if output files are properly generated in a failed run ./test_failed.sh ./input_files/water_box_failed.inp packmol.log "FORCED"