Re: [gdal-dev] running autotest locally

2018-12-11 Thread Even Rouault
On mardi 11 décembre 2018 18:53:47 CET Alan Stewart wrote: > Will MacOS work acceptably to run all the tests? Depends what you can "all" the tests... There are tests I've never been able to run, for drivers requiring proprietary or hard-to-find third party libraries. For the postgisraster drive

Re: [gdal-dev] running autotest locally

2018-12-11 Thread Alan Stewart
To: gdal-dev@lists.osgeo.org Cc: Alan Stewart Subject: Re: [gdal-dev] running autotest locally On mardi 11 décembre 2018 18:44:25 CET Alan Stewart wrote: > I'm trying to run GDAL autotest locally on my Windows box. I've tried > to follow appveyor.yml very closely, but possib

Re: [gdal-dev] running autotest locally

2018-12-11 Thread Even Rouault
On mardi 11 décembre 2018 18:44:25 CET Alan Stewart wrote: > I'm trying to run GDAL autotest locally on my Windows box. I've tried to > follow appveyor.yml very closely, but possibly there is some additional > configuration required that is not included in this script? Beware of the merge today in

[gdal-dev] running autotest locally

2018-12-11 Thread Alan Stewart
I'm trying to run GDAL autotest locally on my Windows box. I've tried to follow appveyor.yml very closely, but possibly there is some additional configuration required that is not included in this script? In particular, the gdrivers/postgisraster.py tests are skipped because postgisraster_init()