aboutsummaryrefslogtreecommitdiff
path: root/test/unit/CMakeLists.txt
AgeCommit message (Expand)Author
2020-01-20Address @hobu 's review comment of https://github.com/OSGeo/PROJ/pull/1839#pu...Even Rouault
2020-01-17Merge branch 'master' into rfc4_merge_back_masterEven Rouault
2020-01-14Add test/unit/test_grids.cpp to improve testing coverageEven Rouault
2020-01-08Add capability to read resource files from the user writable directoryEven Rouault
2019-12-31Add a SQLite3 local cache of downloaded chunksEven Rouault
2019-12-27Network: make CDN endpoint configurable either in proj.ini, PROJ_NETWORK_ENDP...Even Rouault
2019-12-23Add testing of network functionalityEven Rouault
2019-09-19set PROJ_LIB on test targets for CMakeHoward Butler
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