aboutsummaryrefslogtreecommitdiff
path: root/test/gie
AgeCommit message (Expand)Author
2018-01-31Test material for the cs2cs emulation in the 4D API.Kristian Evers
2018-01-31Introduce compatibility for cs2cs-style proj-strings into the 4D API.Thomas Knudsen
2018-01-17Merge pull request #739 from kbevers/pipeline-inverseKristian Evers
2018-01-17Adding a few more test cases for pipeline, ensuring better test coverageKristian Evers
2018-01-17Fix "double inversions" in pipelines, require a defined forward operation.Kristian Evers
2018-01-08Allow usage of classic +axis parameter in axisswap.Kristian Evers
2018-01-05Custom unit factors in unitconvert.Kristian Evers
2018-01-03Introduce preparation/finalization steps in fwd/inv subsystem, supporting arb...Thomas Knudsen
2017-12-19Some corrections in response to a review by Kristian Evers (#718)Thomas Knudsen
2017-12-18fix spelling mistakes in previous commitKristian Evers
2017-12-18Test deformation initialization errors.Kristian Evers
2017-12-17Free format everywhere (#693)Thomas Knudsen
2017-12-14Updates to deformation operation.Kristian Evers
2017-12-06Use approximate equations instead of exact as default in Helmert.Kristian Evers
2017-12-06Use t_epoch and t_obs instead of epoch and tobs.Kristian Evers
2017-11-28Merge pull request #691 from busstoptaktik/make_assignments_greedyThomas Knudsen
2017-11-28Free formatting of PROJ key=value pairsThomas Knudsen
2017-11-28use full error code checking on failure in more_builtins.gieThomas Knudsen
2017-11-28Add tests for GDA2020 (#688)Thomas Knudsen
2017-11-27gie support for builtin errcodes, and other improvements (#684)Thomas Knudsen
2017-11-22Merge pull request #680 from busstoptaktik/oss_fuzz-4355_rf-zeroThomas Knudsen
2017-11-22Merge pull request #679 from busstoptaktik/oss_fuzz-4369-to_meterThomas Knudsen
2017-11-22Avoid div-by-zero in rf setupThomas Knudsen
2017-11-22Avoid div-by-0 in to_meter initThomas Knudsen
2017-11-21Central conic projection (gnomonic) implementation (as 'proj=ccon') (#662)Ɓukasz Komsta
2017-11-20Replace pj_ell_set with reimplementation... (#675)Thomas Knudsen
2017-11-16Reintroduce the gie-internal tests.Thomas Knudsen
2017-11-16Introduce geodetic-geocentric conversions ... (#669)Thomas Knudsen
2017-11-13Removed remaining traces of the built in selftest system (#661)Thomas Knudsen
2017-11-12Poder autochecking again (WIP) (#652)Thomas Knudsen
2017-11-10Do not require needless plusses (#651)Thomas Knudsen
2017-10-31Add 'axisswap' operation - swap axes in pipelinesKristian Evers
2017-10-29Addition of 'deformation': Kinematic grid shifting.Kristian Evers
2017-10-29Repair gie and cct after breakage due to proj_strtod update (#628)Thomas Knudsen
2017-10-12gie.c and builtins.gie now able to reproduce internal test resultsThomas Knudsen