Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-24 | Add test for profile in VPMB mode | Robert C. Helling | |
For some reason, this test seems not to run effectively, at least locally, I had to update the reference file. Added a check that indeed the file to be compared was successfully opened. Signed-off-by: Robert C. Helling <helling@atdotde.de> | |||
2020-05-04 | Add test for profile data | Robert C. Helling | |
There was a TestProfile but that was a stub that did not test anything. We have an export function that serialises the profile data (including lots of derived data like deco information and cylinder pressure interpolation). So here is now a simple tests that can detect regressions in the profle. Signed-off-by: Robert C. Helling <helling@atdotde.de> |