[QGIS Commit] [qgis/Quantum-GIS] c98967: Test improvements - moved writeShape to utilities ...
GitHub
noreply at github.com
Tue Nov 27 23:12:54 PST 2012
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: c98967360e0ab9d502d7ec2a24d75a3c4c9eec8d
https://github.com/qgis/Quantum-GIS/commit/c98967360e0ab9d502d7ec2a24d75a3c4c9eec8d
Author: Tim Sutton <tim at linfiniti.com>
Date: 2012-11-27 (Tue, 27 Nov 2012)
Changed paths:
M tests/src/python/test_qgsgeometry.py
M tests/src/python/test_qgsmemoryprovider.py
M tests/src/python/test_qgsvectorfilewriter.py
M tests/src/python/utilities.py
Log Message:
-----------
Test improvements - moved writeShape to utilities for DRY. Added clip test to geometry python tests.
Commit: 02a26cabe857c5723d72f33450a103cc0f1678c0
https://github.com/qgis/Quantum-GIS/commit/02a26cabe857c5723d72f33450a103cc0f1678c0
Author: Tim Sutton <tim at linfiniti.com>
Date: 2012-11-27 (Tue, 27 Nov 2012)
Changed paths:
M i18n/qgis_de.ts
M i18n/qgis_fr.ts
M i18n/qgis_it.ts
M python/console/console.py
M python/console/console_sci.py
M python/core/qgspallabeling.sip
M python/core/symbology-ng/qgssvgcache.sip
M python/gui/qgisinterface.sip
M python/plugins/fTools/tools/doValidate.py
M python/plugins/fTools/tools/doVisual.py
M python/plugins/fTools/tools/frmVisual.ui
M src/app/qgisapp.h
M src/app/qgisappinterface.cpp
M src/app/qgisappinterface.h
M src/app/qgsattributeactiondialog.cpp
M src/app/qgslabelinggui.cpp
M src/app/qgsmaptoolidentify.cpp
M src/core/CMakeLists.txt
M src/core/composer/qgscomposerlegend.h
M src/core/pal/feature.cpp
M src/core/pal/feature.h
M src/core/qgspallabeling.cpp
M src/core/qgspallabeling.h
M src/core/qgsproject.cpp
M src/core/qgsproject.h
M src/core/qgsvectorfilewriter.h
M src/core/symbology-ng/qgsfillsymbollayerv2.cpp
M src/core/symbology-ng/qgsmarkersymbollayerv2.cpp
M src/core/symbology-ng/qgssvgcache.cpp
M src/core/symbology-ng/qgssvgcache.h
M src/gui/qgisinterface.h
M src/gui/symbology-ng/qgssymbollayerv2widget.cpp
M src/gui/symbology-ng/qgssymbollayerv2widget.h
M src/mapserver/qgsprojectparser.cpp
M src/mapserver/qgswfsserver.cpp
M src/ui/qgslabelingguibase.ui
Log Message:
-----------
Rebase failed - merging branch 'master' of github.com:qgis/Quantum-GIS
Compare: https://github.com/qgis/Quantum-GIS/compare/ee12df2f4ee1...02a26cabe857
More information about the QGIS-commit
mailing list