- Fixed behaviour of
Gaugewith positive numbers: the previous behaviour was the same asGaugeDelta(FGaugealready had the correct behaviour) - Added more tests
- Small optimisation: replace string formatting with concatenation (thanks to @agnivade)
Gauge with positive numbers: the previous behaviour was the same as GaugeDelta (FGauge already had the correct behaviour)