Anton Lundin
8d3f2e4ca6
Add another test for formatDiveGasString
...
This adds a test for the bug just fixed, where we have a trimix gas and
nitrox/air with less o2 than the trimix.
Signed-off-by: Anton Lundin <glance@ac2.se>
2023-10-18 21:34:56 +13:00
Anton Lundin
5444a6b65d
Remove unnecessary QString
...
I thought it would solve the unicode issues I had, but it was
unnecessary.
Signed-off-by: Anton Lundin <glance@ac2.se>
2023-10-18 21:34:56 +13:00
Anton Lundin
a681ff3410
Add even more tests for formatDiveGasString
...
Signed-off-by: Anton Lundin <glance@ac2.se>
2023-10-18 21:34:56 +13:00
Anton Lundin
bba0da589b
Add tests for formatDiveGasString
...
This adds tests for formatDiveGasString to ensure it produces the
expected results in some scenarios.
Signed-off-by: Anton Lundin <glance@ac2.se>
2023-10-18 21:34:56 +13:00