aboutsummaryrefslogtreecommitdiff
path: root/test/gigs
AgeCommit message (Expand)Author
2022-01-31Drop autotools; move remaining useful m4 macros (#3027)Mike Taves
2020-10-15test/gigs: 5104 is passing now. Enable itEven Rouault
2020-04-21gie: implement a strict mode with <gie-strict> </gie-strict> (fixes #2158)Even Rouault
2020-01-22Merge RFC4 (#1865)Even Rouault
2020-01-05Make sure tests pass if extra grids are presentEven Rouault
2018-12-27tests: remove useless mentions of no_defs (refs #201)Even Rouault
2018-11-29Redirect epsg:XXXX and IGNF:XXXX CRS expansions to the database, and remove t...Even Rouault
2018-09-18Rename nad/ directory as data/Even Rouault
2018-03-21Take into account +towgs84=0,0,0 in pipeline to still imply geodetic->cartesi...Even Rouault
2018-02-12Rename gie_failing to work around MS wildcard bug (#799)Thomas Knudsen
2018-02-06Use PROJ_LIB explicitly for gie tests and if it is not set change it to nad/Kristian Evers
2018-02-05Make gie tests in autoconf setup more granular.Kristian Evers
2018-02-05Add EPSG definitions to failing gigs test 5108.gie_failingThomas Knudsen
2018-02-02Remove GIGS Python test suite.Kristian Evers
2018-02-02Improve tests and add test files to automake setup.Kristian Evers
2018-01-31Test material for the cs2cs emulation in the 4D API.Kristian Evers
2018-01-09Convert GIGS tests to gie format and add to CMake testsKristian Evers
2018-01-09Added json to gie conversion scriptKristian Evers
2016-12-12Add a scripts/fix_typos.sh script and correct reported errorsEven Rouault
2016-05-25Correct all test_json.py flake8 warnings and errors with the exception of som...Micah Cochran
2016-05-25Add lzip, a zip function that acts like Python 2.x's zip function. In Python...Micah Cochran
2016-05-25Reformat JSON files to be more human readable. Various TESTNOTES revisions.Micah Cochran
2016-05-24Add GIGS tests. Use python3 code to test in travis.Micah Cochran