aboutsummaryrefslogtreecommitdiff
path: root/test/cli/Makefile.am
AgeCommit message (Collapse)Author
2019-12-10ob_tran: restore traditional handling of +to_meter with pj_transform() and ↵Even Rouault
proj utility (fixes #1782) Fixes side-effect of https://github.com/OSGeo/PROJ/issues/1525 that went in 6.1.1 The correction is horribly hacky. Sorry...
2019-12-05Update ntv2_out.dist and conditions to run itEven Rouault
2019-09-13cs2cs: autopromote CRS to 3D when there's a mix of 2D and 3D (fixes #1563)Even Rouault
2019-02-24Fix data path used by cli tests (#1288)Elliott Sales de Andrade
All other tests use PROJ_LIB, and allow it to be overridden from the command-line, so do the same here.
2019-02-12Fix typoEven Rouault
2019-02-12Fix build failureEven Rouault
2019-02-11test/cli/testcct: add minimalistic test of cctEven Rouault
2019-01-19test/cli/Makefile.am: fix to make testdatumfile run againEven Rouault
2018-12-30test/cli/Makefile.am: parallelize CLI testsEven Rouault
2018-12-01Add testing of projinfo utilityEven Rouault
2018-12-01Rename test/old/ to test/cli/ to better reflect their natureEven Rouault