summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* deg_to_s() and calls to it: Allow negative degrees, use fabs().Gary E. Miller2019-02-221-5/+17
* deg_to_s(): Add rounding for dd, ddmm, and ddmmss. Update tests.Gary E. Miller2019-02-221-26/+44
* deg_to_s(): Add more tests. Not all 'good'.Gary E. Miller2019-02-211-3/+26
* deg_to_s(): Fix bad conversion. Add test cases.Gary E. Miller2019-02-211-0/+98
* Fixes time-regress for 32-bit time_t platforms.Fred Wright2018-11-211-1/+24
* test_gpsmm: Fix to build in new tests/ directory.Gary E. Miller2018-11-091-2/+2
* tests: move most tests into tests/Gary E. Miller2018-11-0812-0/+2929