[root]/StandAlone
convert
(8 files, 1649 lines)
regression
(2 files, 6 lines)
utils
(8 files, 1210 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
jeroen | 2 (100.0%) | 1 (100.0%) | 0.5 |
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
1 lines of code changed in 2 files: