Hi All I just want to make a heartfelt plea that any new code pushed to Git master should not break tests (at minimum on the platform on which you are working). If you do radical changes, the test suite should be updated to accommodate them so that the tests still pass for your platform when you commit. I would like to see the test suite grow to encompass as much functionality of QGIS as possible, but it will be very difficult to maintain them if we commit code that breaks them. You can always view the state of the last nightly builds here:
http://dash.orfeo-toolbox.org/index.php?project=QGIS You can test your work before pusing it to master by doing: make test make check or (to share your test results) make Experimental Thanks! Regards -- Tim Sutton - QGIS Project Steering Committee Member (Release Manager) ============================================== Please do not email me off-list with technical support questions. Using the lists will gain more exposure for your issues and the knowledge surrounding your issue will be shared with all. Visit http://linfiniti.com to find out about: * QGIS programming and support services * Mapserver and PostGIS based hosting plans * FOSS Consulting Services Skype: timlinux Irc: timlinux on #qgis at freenode.net ============================================== _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
