Even Rouault-2 wrote > Mateusz already answered on that. Writing Python tests is faster/easier > than C/C++ ones. > We/I tend to limit C/C++ written tests to part of the API not available > through the Python > API.
Another point of view: Based on the number of questions that I have seen on the mailing lists there seems to be much more people who use GDAL through Python than through C/C++ for their own processes. Rather often their problem has been solved by pointing out some related Python test from the autotest directory. -Jukka Rahkonen- -- Sent from: http://osgeo-org.1560.x6.nabble.com/GDAL-Dev-f3742093.html _______________________________________________ gdal-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/gdal-dev
