aboutsummaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorThomas Knudsen <busstoptaktik@users.noreply.github.com>2017-11-28 16:09:17 +1300
committerGitHub <noreply@github.com>2017-11-28 16:09:17 +1300
commit8c6fe8b673c9876e7301d4a890403a931540c17c (patch)
treed3c8f948c694ddd36cf7f5c3b68d8f13d1157976 /appveyor.yml
parent1f48f4c333bfe135296d3be643ef4981dc401c38 (diff)
downloadPROJ-8c6fe8b673c9876e7301d4a890403a931540c17c.tar.gz
PROJ-8c6fe8b673c9876e7301d4a890403a931540c17c.zip
Add tests for GDA2020 (#688)
Add GDA2020 tests, and correct the PJ_helmert bug they revealed
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 43669a40..f8bbd7ef 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -63,6 +63,7 @@ test_script:
- gie.exe ..\test\gie\deformation.gie
- gie.exe ..\test\gie\axisswap.gie
- gie.exe ..\test\gie\ellipsoid.gie
+ - gie.exe ..\test\gie\GDA.gie
deploy: off