Adding tests at test root
Couldn't get tests in subdirectores to work so adding them at test root instead.
This commit is contained in:
@@ -47,7 +47,7 @@ script:
|
||||
- cmake --build .
|
||||
# run unit tests
|
||||
- cd tests
|
||||
- ctest test
|
||||
- ctest --output-on-failure
|
||||
# run regression tests
|
||||
- cd $EPANET_HOME
|
||||
- pip install -r tools/requirements.txt
|
||||
|
||||
Reference in New Issue
Block a user