Age | Commit message (Collapse) | Author | |
---|---|---|---|
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> |