aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-11-14Implement RFC 2: Initial integration of "GDAL SRS barn" workEven Rouault
2018-10-27Implement Molodensky-Badekas transform (fixes #1160)Even Rouault
2018-10-15Add Tobler-Mercator projectionIvan Veselov
2018-10-11Merge pull request #1133 from Fil/bertin1953Kristian Evers
2018-10-11Merge remote-tracking branch 'osgeo/master' into bertin1953Kristian Evers
2018-10-11Merge pull request #1144 from rouault/ntv1_fixKristian Evers
2018-10-11Support LCC 2SP Michigan projectionIvan Veselov
2018-10-08NTv1 grid shift: fix file offset for reading of shift values in ntv1_can.datEven Rouault
2018-10-01Add a affine transformation method, and make geogoffset as a particular case ...Even Rouault
2018-10-01Add geographic offset transformation method.Even Rouault
2018-09-24Req. changes for Bertin1953:Philippe Rivière
2018-09-22Fix typo in Plate Carree projection name (#1132)Philippe Rivière
2018-09-19autoconf: fix 'make check' on out-of-tree buildsEven Rouault
2018-09-18Move data/test* scripts and expected results to test/old/Even Rouault
2018-09-18Rename nad/ directory as data/Even Rouault
2018-09-11Merge pull request #1117 from mwtoews/intelKristian Evers
2018-09-11workaround Intel's shortcoming with constexprMike Toews
2018-09-11Merge pull request #1116 from sebastic/dont-install-test-executablesEven Rouault
2018-09-11Don't install test executables.Bas Couwenberg
2018-09-11Don't install gtest libraries.Bas Couwenberg
2018-08-294D API: honour vto_meter / vunits for proj=longlatEven Rouault
2018-08-24Improve numerical precision of inverse spherical mercatorKristian Evers
2018-08-24Merge pull request #1093 from rouault/geoc_flag_fixKristian Evers
2018-08-23Merge pull request #1096 from rouault/fix_helmert_convention_confusionEven Rouault
2018-08-22Adding ellipsoidal equations for the Equal Earth (#1101)Bojan Šavrič
2018-08-21[BREAKING] Hermert: add +convention=position_vector/coordinate_frame, forbids...Even Rouault
2018-08-19pj_inv(): fix inverse of +proj=longlat +geocEven Rouault
2018-08-17Implementation of Equal Earth projection (#1090)jdugge
2018-08-11gie: add a require_grid keyword, and use if for DHDN_ETRS89.gie; aso fix DHDN...Even Rouault
2018-08-114D-API_cs2cs-style.gie: rewrite test to not rely on presence of 'conus' grid ...Even Rouault
2018-07-20Merge pull request #1079 from kbevers/webmerc-testsKristian Evers
2018-07-20Add test coordinates for webmercKristian Evers
2018-07-10vgridshift: add a +multiplier={value} parameterEven Rouault
2018-07-07Remoe ellps parameter from Helmert documentation and gie tests (fixes #1068)Even Rouault
2018-06-26Add inverse lagrange projectionKristian Evers
2018-06-22Merge pull request #1055 from rouault/geocent_cart_to_meterKristian Evers
2018-06-21Make +proj=geocent and +proj=cart take into account +to_meter (relates to #1053)Even Rouault
2018-06-21unitconvert: error out if xy_in/xy_out z_in/z_out use different unit typesEven Rouault
2018-06-21Add support for deg, rad and grad in unitconvert (fixes #1052), and document ...Even Rouault
2018-06-20Add test for proj_errno_string()Kristian Evers
2018-06-18Add pj_phi2_test (#1039 & #1045)Even Rouault
2018-06-08Add CMakeLists.txt.in to EXTRA_DIST of test/googletest/Makefile.amEven Rouault
2018-06-08test/unit/Makefile.am: do not install gtest_include.hEven Rouault
2018-06-08Export proj target to scope visible for test/unit targetMateusz Loskot
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-06Correct bad use of proj_dmstor in gie.Kristian Evers
2018-06-04appveyor.yml: run ctest on cmake buildsEven Rouault
2018-06-02use shortened URL from StackExchange websitesMike Toews
2018-06-02Upgrade http:// to https:// where feasibleMike Toews