-
- Downloads
[App] Implement TestDefinition and test run.
Add --reference PATH option to ogs, which when present will execute tests (vtkdiff) constructed from the <test_definiton> section in the project file. This section contains the tester (vtkdiff for now) the file, field, and absolute and relative tolerances. This allows the user to run tests w/o cmake and includes the previously separated test description into the project file.
Showing
- Applications/ApplicationsLib/TestDefinition.cpp 223 additions, 0 deletionsApplications/ApplicationsLib/TestDefinition.cpp
- Applications/ApplicationsLib/TestDefinition.h 42 additions, 0 deletionsApplications/ApplicationsLib/TestDefinition.h
- Applications/CLI/ogs.cpp 47 additions, 1 deletionApplications/CLI/ogs.cpp
Loading
Please register or sign in to comment