1 2# Holux support is a little funky to test. Becuase it loses precision, 3# if we convert it to another format, we lose accuracy (rounding) in the 4# coords, so converting it so something else and comparing it never works. 5# So we verify that we can read the reference and write it and get an 6# identical reference. 7gpsbabel -i holux -f ${REFERENCE}/paris.wpo -o holux -F ${TMPDIR}/paris.wpo 8# compare ${REFERENCE}/paris.wpo ${TMPDIR}/paris.wpo 9