aboutsummaryrefslogtreecommitdiff
path: root/test/cli/testIGNF
AgeCommit message (Collapse)Author
2019-04-05Adjust test outputsMike Taves
- Tests should use unified diff with expected results - Show CMake build compile commands (VERBOSE=1) - Travis CI only has two cores, so "-j2" is sufficent
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.
2018-12-01Rename test/old/ to test/cli/ to better reflect their natureEven Rouault