Revert "Revert "Merge branch 'dev' of https://github.com/OpenWaterAnalytics/EPANET into dev""

This reverts commit 4415d8c4a1.
This commit is contained in:
Sam Hatchett
2018-04-09 11:41:50 -04:00
parent 4415d8c4a1
commit 612dd380a4
40 changed files with 222 additions and 14233 deletions

View File

@@ -9,7 +9,7 @@
# US EPA - ORD/NRMRL
#
# Arguments:
# 1 - test suite path
# 1 - relative path to location there test suite is staged
# 2 - version/build identifier
#
@@ -22,7 +22,7 @@ test_suite_path=$1
nrtest_execute_cmd="nrtest execute"
test_app_path="apps/epanet-$2.json"
tests="tests/examples"
tests="tests/examples tests/exeter tests/large tests/network_one tests/small tests/tanks tests/valves"
test_output_path="benchmark/epanet-$2"
nrtest_compare_cmd="nrtest compare"