aboutsummaryrefslogtreecommitdiff
path: root/test/unit/Makefile.am
AgeCommit message (Collapse)Author
2018-09-11Don't install test executables.Bas Couwenberg
2018-06-20Add test for proj_errno_string()Kristian Evers
2018-06-18Add pj_phi2_test (#1039 & #1045)Even Rouault
Nigrated from: schwehr/gdal-autotest2:cpp/third_party/proj/pj_phi2_test.cc@master License intentionally changed from Apache 2 to match PROJ.
2018-06-08test/unit/Makefile.am: do not install gtest_include.hEven Rouault
2018-06-07Add googletest 1.8.0 framework in test/googletest, and use it with autoconf ↵Even Rouault
builds only (CMake integration to be done)
2018-05-30Move catch.hpp header in test/; rename test/cpp as test/unitEven Rouault