aboutsummaryrefslogtreecommitdiff
path: root/test/cli/testdatumfile
AgeCommit message (Collapse)Author
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-01-22proj_create_crs_to_crs(): defer selection of actual coordinate operation ↵Even Rouault
until proj_trans() is called (fixes #1229)
2019-01-19Add support for spaces in grid name parameters (fixes #1152)Even Rouault
2018-12-01Rename test/old/ to test/cli/ to better reflect their natureEven Rouault