index
:
PROJ
4.7
4.8
4.9
4.9.2-maintenance
5.0
5.1
5.2
6.0
6.1
6.2
6.3
7.0
7.1
7.2
8.0
8.1
8.2
9.0
azp
backport-2856-to-master
backport-3082-to-9.0
backport-3125-to-9.0
docker-build-updates
emscripten-build
gdalbarn
gh-pages
inverse-fix
iso19111_dev
master
rfc4_dev
Forked from https://github.com/OSGeo/PROJ
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
gigs
Age
Commit message (
Expand
)
Author
2022-01-31
Drop autotools; move remaining useful m4 macros (#3027)
Mike Taves
2020-10-15
test/gigs: 5104 is passing now. Enable it
Even Rouault
2020-04-21
gie: implement a strict mode with <gie-strict> </gie-strict> (fixes #2158)
Even Rouault
2020-01-22
Merge RFC4 (#1865)
Even Rouault
2020-01-05
Make sure tests pass if extra grids are present
Even Rouault
2018-12-27
tests: remove useless mentions of no_defs (refs #201)
Even Rouault
2018-11-29
Redirect epsg:XXXX and IGNF:XXXX CRS expansions to the database, and remove t...
Even Rouault
2018-09-18
Rename nad/ directory as data/
Even Rouault
2018-03-21
Take into account +towgs84=0,0,0 in pipeline to still imply geodetic->cartesi...
Even Rouault
2018-02-12
Rename gie_failing to work around MS wildcard bug (#799)
Thomas Knudsen
2018-02-06
Use PROJ_LIB explicitly for gie tests and if it is not set change it to nad/
Kristian Evers
2018-02-05
Make gie tests in autoconf setup more granular.
Kristian Evers
2018-02-05
Add EPSG definitions to failing gigs test 5108.gie_failing
Thomas Knudsen
2018-02-02
Remove GIGS Python test suite.
Kristian Evers
2018-02-02
Improve tests and add test files to automake setup.
Kristian Evers
2018-01-31
Test material for the cs2cs emulation in the 4D API.
Kristian Evers
2018-01-09
Convert GIGS tests to gie format and add to CMake tests
Kristian Evers
2018-01-09
Added json to gie conversion script
Kristian Evers
2016-12-12
Add a scripts/fix_typos.sh script and correct reported errors
Even Rouault
2016-05-25
Correct all test_json.py flake8 warnings and errors with the exception of som...
Micah Cochran
2016-05-25
Add lzip, a zip function that acts like Python 2.x's zip function. In Python...
Micah Cochran
2016-05-25
Reformat JSON files to be more human readable. Various TESTNOTES revisions.
Micah Cochran
2016-05-24
Add GIGS tests. Use python3 code to test in travis.
Micah Cochran