aboutsummaryrefslogtreecommitdiff
path: root/test/cli/testvarious
diff options
context:
space:
mode:
Diffstat (limited to 'test/cli/testvarious')
-rwxr-xr-xtest/cli/testvarious6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/cli/testvarious b/test/cli/testvarious
index e88cf68b..6e9cd43c 100755
--- a/test/cli/testvarious
+++ b/test/cli/testvarious
@@ -1047,6 +1047,12 @@ $EXE -E EPSG:2636 "WGS 84" >> ${OUT} <<EOF
5540944.47 500000.001
EOF
+echo "##############################################################" >> ${OUT}
+echo "Check that we select the operation that has the smallest area of use, when 2 have the same accuracy" >> ${OUT}
+$EXE -E EPSG:4326 "NAD83(HARN)" >> ${OUT} <<EOF
+34 -120
+EOF
+
# Done!
# do 'diff' with distribution results