[QGIS Commit] [qgis/Quantum-GIS] 9b0fee: Added asWktPolygon method to QgsRectangle with a u...
GitHub
noreply at github.com
Mon Sep 10 07:10:40 PDT 2012
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: 9b0fee38de0c242b6d15b67827325629fcf89b03
https://github.com/qgis/Quantum-GIS/commit/9b0fee38de0c242b6d15b67827325629fcf89b03
Author: Tim Sutton <tim at linfiniti.com>
Date: 2012-09-10 (Mon, 10 Sep 2012)
Changed paths:
M python/core/qgsrectangle.sip
M src/core/qgsrectangle.cpp
M src/core/qgsrectangle.h
M tests/src/python/test_qgsrectangle.py
M tests/testdata/raster/band1_byte_noct_epsg4326.tif.aux.xml
M tests/testdata/raster/band1_int16_noct_epsg4326.tif.aux.xml
M tests/testdata/raster/band3_float32_noct_epsg4326.tif.aux.xml
M tests/testdata/raster/band3_int16_noct_epsg4326.tif.aux.xml
Log Message:
-----------
Added asWktPolygon method to QgsRectangle with a unit test. Discovered QgsRectangle tests were missing their main method causing them to not run. Then discovered that some of these tests fail, one of which remains unresolved.
More information about the QGIS-commit
mailing list