[QGIS Commit] [qgis/Quantum-GIS] 9c4c21: [labeling] Initial python unittest setup and some ...
GitHub
noreply at github.com
Sun Aug 11 12:34:16 PDT 2013
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: 9c4c2150bfe3032b9603cff304f8eb30f0852444
https://github.com/qgis/Quantum-GIS/commit/9c4c2150bfe3032b9603cff304f8eb30f0852444
Author: Larry Shaffer <larrys at dakotacarto.com>
Date: 2013-08-11 (Sun, 11 Aug 2013)
Changed paths:
M tests/src/python/CMakeLists.txt
R tests/src/python/test_qgspallabeling.py
A tests/src/python/test_qgspallabeling_base.py
A tests/src/python/test_qgspallabeling_canvas.py
R tests/testdata/control_images/expected_pal_aboveLineLabeling/expected_pal_aboveLineLabeling.png
A tests/testdata/control_images/expected_pal_canvas/sp_default_label/sp_default_label.PNGw
A tests/testdata/control_images/expected_pal_canvas/sp_default_label/sp_default_label.png
A tests/testdata/control_images/expected_pal_canvas/sp_text_color/sp_text_color.PNGw
A tests/testdata/control_images/expected_pal_canvas/sp_text_color/sp_text_color.png
A tests/testdata/control_images/expected_pal_canvas/sp_text_size_map_unit/sp_text_size_map_unit.PNGw
A tests/testdata/control_images/expected_pal_canvas/sp_text_size_map_unit/sp_text_size_map_unit.png
A tests/testdata/labeling/pal_features_v3.sqlite
A tests/testdata/labeling/point.qml
Log Message:
-----------
[labeling] Initial python unittest setup and some tests
- Note: some tests will fail until differences in platform dpi are worked out
More information about the QGIS-commit
mailing list