aboutsummaryrefslogtreecommitdiff
path: root/test/unit/gie_self_tests.cpp
AgeCommit message (Expand)Author
2019-02-20PROJStringFormatting: change order of emission of push/pop w.r.t axis swap/un...Even Rouault
2019-02-20compoundCRS to compoundCRS: avoid emitting dummy 'Null geographic offset from...Even Rouault
2019-02-18Fix a few issues with i386 buildsEven Rouault
2019-02-16Make sure proj_get_source_crs() and proj_get_target_crs() work on 'pseudo' PJ...Even Rouault
2019-02-16Make sure that the PJ object returned by proj_create_crs_to_crs() is a proper...Even Rouault
2019-02-15Fix size_t comparisons in testsKai Pastor
2019-02-13EPSG Helmert and Molodensky-Badekas methods in the Geographic 2D domain: use ...Even Rouault
2019-01-31exportToWKT(): restrict a8e7ef45d132b44dd4096c6fe3703fe92b390d1e to TOWGS84 o...Even Rouault
2019-01-26proj_trans_generic(): make it work with multiple internal coordinate operatio...Even Rouault
2019-01-22proj_create_crs_to_crs(): defer selection of actual coordinate operation unti...Even Rouault
2018-12-30Merge projects.h into proj_internal.hEven Rouault
2018-12-27Add an hardcoded +ellps=GRS80 when there is no datum/ellipsoid specification ...Even Rouault
2018-12-27Remove proj_def.dat (fixes #201)Even Rouault
2018-11-29proj_create_crs_to_crs(): rename arguments, update doc, and add a few test casesEven Rouault
2018-11-29Reformat test .cpp filesEven Rouault
2018-11-22Make proj_create_crs_to_crs() use proj_obj_create_operations() and use area o...Even Rouault
2018-11-21Move 'builtins' test of src/gie.c to test/unit/gie_self_tests.cppEven Rouault