Last change
on this file since 5685 was
3706,
checked in by ole, 18 years ago
|
Added skeleton for automated validation tests
|
File size:
475 bytes
|
Rev | Line | |
---|
[3706] | 1 | This directory, automated_validation_tests, contains a collection of |
---|
| 2 | projects that validate ANUGA against known scenarios either from physical |
---|
| 3 | observations or analytical solutions. |
---|
| 4 | |
---|
| 5 | The validation tests take the form of automated unit tests except that they |
---|
| 6 | all test the whole system rather than individual components and that they generally take considerably longer time to execute than normal unittests. |
---|
| 7 | |
---|
| 8 | The master script, validate_all.py, will run through all tests. |
---|
Note: See
TracBrowser
for help on using the repository browser.