Dirk Hohndel 4fdbb116ef tests: fix integer constants
In TestUnitConversion we used casts instead of the more common suffix
designations to indicate the type of those integer constants.
Worse, in commit efab955d85 ("cleanup: make feet_to_mm signed") the
return type of feet_to_mm() changed, but the value it is compared to
wasn't adjusted in the test which caused some builds with more
aggressive compiler flags to fail.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2022-01-04 19:48:35 +01:00
..
2021-04-19 12:51:01 -07:00
2018-07-26 16:32:51 +03:00
2018-07-26 16:32:51 +03:00
2018-07-26 16:32:51 +03:00
2021-04-19 12:51:01 -07:00
2018-07-26 16:32:51 +03:00
2021-04-19 12:51:01 -07:00
2021-04-19 12:51:01 -07:00
2019-12-29 12:32:02 -08:00
2019-12-29 12:31:43 -08:00
2019-12-25 02:57:42 +09:00
2021-04-19 12:51:01 -07:00
2018-07-26 16:32:51 +03:00
2018-07-26 16:32:51 +03:00