aboutsummaryrefslogtreecommitdiff
path: root/test/unit/CMakeLists.txt
AgeCommit message (Expand)Author
2019-04-05CMake: cache C/C++ warn flags to compile PROJ targetsMike Taves
2019-03-25pj_strerrno: enable system error messagesChris Mayo
2019-03-19Normalize CMake with cmakelint, 2-space indentMike Taves
2019-02-14Mark the external GTest package as requiredKai Pastor
2019-02-14Link gtest library with GTest:: prefixKai Pastor
2019-02-14Remove legacy cmake commandsKai Pastor
2019-02-14Use GTest 1.8.1Kai Pastor
2019-02-04Allow building against external GTest with CMake.Elliott Sales de Andrade
2019-01-09proj.h: add proj_context_set_file_finder() and proj_context_set_search_paths(...Even Rouault
2019-01-04Replace PJ_IO_UNITS_WHATEVER with units from neighbour stepsKristian Evers
2018-11-29Add unit test for pj_tranform() now that cs2cs no longer use itEven Rouault
2018-11-21Move 'builtins' test of src/gie.c to test/unit/gie_self_tests.cppEven Rouault
2018-11-14Implement RFC 2: Initial integration of "GDAL SRS barn" workEven Rouault
2018-06-20Add test for proj_errno_string()Kristian Evers
2018-06-18Add pj_phi2_test (#1039 & #1045)Even Rouault
2018-06-07Add CMake configuration for test/googletest and test/unitMateusz Loskot
2018-06-07Add googletest 1.8.0 framework in test/googletest, and use it with autoconf b...Even Rouault
2018-06-04appveyor.yml: run ctest on cmake buildsEven Rouault
2018-05-30Move catch.hpp header in test/; rename test/cpp as test/unitEven Rouault