aboutsummaryrefslogtreecommitdiff
path: root/test/unit/Makefile.am
AgeCommit message (Expand)Author
2021-03-17proj.h: add PROJ_COMPUTE_VERSION, PROJ_VERSION_NUMBER, PROJ_AT_LEAST_VERSION ...Even Rouault
2020-12-12Split test_operation.cpp in two partsEven Rouault
2020-11-20Remove src/transform.cpp and related testsKristian Evers
2020-09-30Add a +proj=tinshift for triangulation-based transformationsEven Rouault
2020-05-16Add a +proj=defmodel transformation for multi-component time-based deformatio...Even Rouault
2020-01-22Merge RFC4 (#1865)Even Rouault
2020-01-05Make sure tests pass if extra grids are presentEven Rouault
2019-02-17tests: implement fuzzy proj string comparison in a few problematic test cases...Even Rouault
2019-02-04Allow building against external GTest with autotools.Elliott Sales de Andrade
2019-02-04Use pkgconfig to find sqlite3.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-12-26cpp conversion: add dummy test to check we can include proj.h from a pure C fileEven Rouault
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-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
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 b...Even Rouault
2018-05-30Move catch.hpp header in test/; rename test/cpp as test/unitEven Rouault