aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2018-06-01Do not pivot over WGS84 when doing cs2cs-emulation with geocentKristian Evers
2018-06-01Ignore failure to load test_nodata.gtx gridKristian Evers
2018-05-30Move catch.hpp header in test/; rename test/cpp as test/unitEven Rouault
2018-05-30Enable c++ compilation with autotools and cmake, hardened compilation flags a...Even Rouault
2018-05-24Temporal gridshifting (#1015)Kristian Evers
2018-05-19Vertical grid shift: do not interpolate node values at nodata value (fixes #1...Even Rouault
2018-05-07Add tests for calcofi before refactoringKristian Evers
2018-04-15Update +proj=aeqd +guam test case with data from EPSG Note 7-2Kristian Evers
2018-04-13Fix segfault in deformationKristian Evers
2018-04-11Add more tests for nsperKristian Evers
2018-04-11Merge pull request #927 from kbevers/laea-test-coverageKristian Evers
2018-04-11Add more tests for laeaKristian Evers
2018-04-10Merge pull request #926 from kbevers/airy-updatesKristian Evers
2018-04-09Add more test cases for airy projectionKristian Evers
2018-04-09Add webmerc projectionEven Rouault
2018-04-02Add test cases for aeqd projectionKristian Evers
2018-04-01Add tests extra test cases for the gnomonic projectionKristian Evers
2018-03-30Add test cases from Snyder for the Orthographic projectionKristian Evers
2018-03-27Validate that units match between pipeline stepsKristian Evers
2018-03-21Take into account +towgs84=0,0,0 in pipeline to still imply geodetic->cartesi...Even Rouault
2018-03-20Introduce late expansion of +datum parameters. Fixes #872.Kristian Evers
2018-03-11Merge branch 'master' into return-error-instead-of-zerosKristian Evers
2018-03-11Make sure that transient errors are returned correctlyKristian Evers
2018-03-11Add Web Mercator test caseKristian Evers
2018-03-02Add test cases for omerc with +no_rot and tpers with +tilt.Adam Wulkiewicz
2018-02-23Download BETA2007 grid from proj-datumgrid package in CI scripts.Kristian Evers
2018-02-14revert tolerances for chamb and vandg2 to previous valuesKristian Evers
2018-02-12Rename gie_failing to work around MS wildcard bug (#799)Thomas Knudsen