[QGIS Commit] [qgis/Quantum-GIS] 51074d: test fixes:
GitHub
noreply at github.com
Fri Jul 19 13:04:36 PDT 2013
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: 51074d7b82aa245ab6fadf04df54302b1d9c2217
https://github.com/qgis/Quantum-GIS/commit/51074d7b82aa245ab6fadf04df54302b1d9c2217
Author: Juergen E. Fischer <jef at norbit.de>
Date: 2013-07-19 (Fri, 19 Jul 2013)
Changed paths:
M scripts/spelling.dat
M src/core/qgsrenderchecker.cpp
M src/core/qgsrenderchecker.h
M tests/src/core/regression1141.cpp
M tests/src/core/testqgsexpression.cpp
M tests/src/core/testqgsgeometry.cpp
M tests/src/python/qgis_interface.py
M tests/src/python/qgscompositionchecker.py
M tests/src/python/test_qgsanalysis.py
M tests/src/python/test_qgsapplication.py
M tests/src/python/test_qgsatlascomposition.py
M tests/src/python/test_qgsblendmodes.py
M tests/src/python/test_qgscomposereffects.py
M tests/src/python/test_qgscomposerhtml.py
M tests/src/python/test_qgscomposerlabel.py
M tests/src/python/test_qgscomposermap.py
M tests/src/python/test_qgscomposition.py
M tests/src/python/test_qgscoordinatetransform.py
M tests/src/python/test_qgsdelimitedtextprovider.py
M tests/src/python/test_qgsexpression.py
M tests/src/python/test_qgsfeature.py
M tests/src/python/test_qgsgeometry.py
M tests/src/python/test_qgsissue7244.py
M tests/src/python/test_qgslogger.py
M tests/src/python/test_qgspallabeling.py
M tests/src/python/test_qgspoint.py
M tests/src/python/test_qgsrasterfilewriter.py
M tests/src/python/test_qgsrasterlayer.py
M tests/src/python/test_qgsrectangle.py
M tests/src/python/test_qgsspatialindex.py
M tests/src/python/test_qgsspatialiteprovider.py
M tests/src/python/test_qgsvectorfilewriter.py
M tests/src/python/test_qgszonalstatistics.py
M tests/src/python/utilities.py
Log Message:
-----------
test fixes:
* port python test to sip api v2 (fixes #8314)
* introduce compareWkt for more tolerant WKT comparisions in C++ tests
* require UTF-8 locale for regression1141 test on linux
More information about the QGIS-commit
mailing list