<div dir="ltr">I'm trying to enable autotest so that I can easily verify changes I make to GDAL.  I'm having difficulty as my familiarity with the python environment is limited.  I don't think I want to install the swig bindings OVER the current GDAL interface code that I may have in my system python installation.  I would think I could build the bindings, have the associated .so's (or .dylib's) reference the GDAL build tree and install the python modules/shared objects in a location I can invoke from autotest by setting PYTHONPATH accordingly.<div><br></div><div>This seems difficult to accomplish given the setup so it makes me think I'm doing something wrong.  Is there a standard (and easy) way to get tests going on a local GDAL build tree that I'm missing?</div><div><br></div><div>P.S. - It seems strange to use python as a CI interface to a C/C++ library.  Is there a reason the test harness isn't in C/C++?</div><div><br>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">Andrew Bell<br><a href="mailto:andrew.bell.ia@gmail.com" target="_blank">andrew.bell.ia@gmail.com</a></div>
</div></div>