diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2020-01-14 00:53:07 +0100 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2020-01-14 23:33:16 +0100 |
| commit | 941bb82c7eecbf56821075f95991916c30c31b4e (patch) | |
| tree | fe7a9096f4daae7692d07bbd6ae85f4c6e90870c /travis | |
| parent | 9cb40a8322f4ccbf8305daf368308783969d1c94 (diff) | |
| download | PROJ-941bb82c7eecbf56821075f95991916c30c31b4e.tar.gz PROJ-941bb82c7eecbf56821075f95991916c30c31b4e.zip | |
Add test/unit/test_grids.cpp to improve testing coverage
Diffstat (limited to 'travis')
| -rwxr-xr-x | travis/mingw32/install.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/travis/mingw32/install.sh b/travis/mingw32/install.sh index abe79c7b..8c756ced 100755 --- a/travis/mingw32/install.sh +++ b/travis/mingw32/install.sh @@ -53,6 +53,7 @@ make install make dist-all find /tmp/proj_autoconf_install (cd test; make -j2) +cp -r ../data/tests /tmp/proj_autoconf_install/share/proj test/unit/test_cpp_api.exe cd .. # Now with grids |
