[root]/StandAlone/regression
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 7 (100.0%) | 515 (100.0%) | 73.5 |
jeroen | 3 (42.9%) | 515 (100.0%) | 171.6 |
callahan | 2 (28.6%) | 0 (0.0%) | 0.0 |
allen | 2 (28.6%) | 0 (0.0%) | 0.0 |
add insigh libs and cleanup indenting
0 lines of code changed in 2 files:
Fix compiler warnings.
0 lines of code changed in 2 files:
Fixed regression test
18 lines of code changed in 1 file:
Series of bug fixes and first version of regression test for the core algorithms (currently limited), but will expand this soon to include most algorithms. Fixed HexVolMesh to do degenerate elements properly this time. First series of test indicated a series of problems in the algorithms fixed these here. To run the regression tests one still needs to have example files and gold standards. We will be setting up that directory shortly. Added the ability in the algorithms to compile dynamic files and delete them afterwards, so it is not a burden on the filing system. This now happens automatically when the algorithm detects that the ProgressReporter is of the class RegressionReporter. This automatically triggers the dynamic compilation system to build those libs on-the-fly but remove them afterwards
497 lines of code changed in 2 files: