File: getIndexDigit.txt

package info (click to toggle)
libh3 4.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 48,700 kB
  • sloc: ansic: 20,847; javascript: 632; sh: 46; makefile: 9
file content (8 lines) | stat: -rw-r--r-- 220 bytes parent folder | download
1
2
3
4
5
6
7
8
add_h3_cli_test(
    test_getIndexDigit
    "getIndexDigit -r 15 -c 8f754e64992d6d6"
    "6")
add_h3_cli_test(
    test_bad_getIndexDigit
    "getIndexDigit -r 15 -c 5 2>&1"
    "Error 16: Index argument was not valid")