Skip to content

tests: Add a zero distance test

Bastien Nocera requested to merge wip/hadess/zero-distance-test-case into master

The equivalent code in libgweather had a bug that made it return "nan" as a distance if the 2 set of coordinates were exactly the same. Test for this as well.

Merge request reports