File: vertexToLatLng.txt

package info (click to toggle)
libh3 4.4.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 48,696 kB
  • sloc: ansic: 20,847; javascript: 632; sh: 46; makefile: 9
file content (6 lines) | stat: -rw-r--r-- 264 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
add_h3_cli_test(
    testCliVertexToLatLng "vertexToLatLng -c 22528340bfffffff -f wkt"
    "POINT(-121.9150803271 37.2713558667)")
add_h3_cli_test(
    testCliNotVertexToLatLng "vertexToLatLng -c 85283473fffffff 2>&1"
    "Error 8: Vertex argument was not valid")