common: Implement TimeAndPos::distance_cm().
[gps-watch.git] / test / gps_test.rs
2020-01-19 Tilman Sauerbeckcommon: Implement TimeAndPos::distance_cm().
2020-01-19 Tilman Sauerbeckcommon: Store GPS coordinates in radians, too.
2020-01-19 Tilman Sauerbecktest: Order arguments to assert_eq!() consistently.
2020-01-09 Tilman Sauerbecktest: Add tests for the gps module.