[QGIS Commit] [qgis/Quantum-GIS] e75022: [labeling] Make test font available for app, tests...
GitHub
noreply at github.com
Wed Aug 21 05:07:31 PDT 2013
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: e75022e4e742b1d0c9ccbb10be84482d6f9b4ea5
https://github.com/qgis/Quantum-GIS/commit/e75022e4e742b1d0c9ccbb10be84482d6f9b4ea5
Author: Larry Shaffer <larrys at dakotacarto.com>
Date: 2013-08-21 (Wed, 21 Aug 2013)
Changed paths:
M src/app/CMakeLists.txt
M src/app/main.cpp
M src/mapserver/CMakeLists.txt
M src/mapserver/qgis_map_serv.cpp
M tests/src/python/test_qgspallabeling_base.py
M tests/src/python/test_qgspallabeling_tests.py
M tests/src/python/utilities.py
A tests/testdata/testdata.qrc
Log Message:
-----------
[labeling] Make test font available for app, tests, server without requiring font install
- Load test font from testdata.qrc if app or server built with ENABLE_TESTS
- Add global loading of test font in utilities.py
Commit: 4d03cf7f95b2d07894773607613e66e9ff5c502d
https://github.com/qgis/Quantum-GIS/commit/4d03cf7f95b2d07894773607613e66e9ff5c502d
Author: Larry Shaffer <larrys at dakotacarto.com>
Date: 2013-08-21 (Wed, 21 Aug 2013)
Changed paths:
M tests/testdata/control_images/expected_pal_canvas/sp_default_label/sp_default_label.PNGw
M tests/testdata/control_images/expected_pal_canvas/sp_text_color/sp_text_color.PNGw
M tests/testdata/control_images/expected_pal_canvas/sp_text_size_map_unit/sp_text_size_map_unit.PNGw
A tests/testdata/labeling/aoi.qml
A tests/testdata/labeling/background.qml
M tests/testdata/labeling/pal_features_v3.sqlite
M tests/testdata/labeling/point.qml
Log Message:
-----------
[labeling] Update unit test control images, features db and .qml styles
Commit: dd26e6112873c6daed99a24c645e81ea9fec77bc
https://github.com/qgis/Quantum-GIS/commit/dd26e6112873c6daed99a24c645e81ea9fec77bc
Author: Larry Shaffer <larrys at dakotacarto.com>
Date: 2013-08-21 (Wed, 21 Aug 2013)
Changed paths:
A tests/src/python/qgis_local_server.py
Log Message:
-----------
Add simple local test server convenience classes for unit tests
Commit: 287e0a04a9f563d6817472dc9d522f9814d05df3
https://github.com/qgis/Quantum-GIS/commit/287e0a04a9f563d6817472dc9d522f9814d05df3
Author: Larry Shaffer <larrys at dakotacarto.com>
Date: 2013-08-21 (Wed, 21 Aug 2013)
Changed paths:
M tests/src/python/CMakeLists.txt
M tests/src/python/test_qgspallabeling_base.py
M tests/src/python/test_qgspallabeling_canvas.py
A tests/src/python/test_qgspallabeling_server.py
A tests/testdata/control_images/expected_pal_server/sp_default_label/sp_default_label.png
A tests/testdata/control_images/expected_pal_server/sp_text_color/sp_text_color.png
A tests/testdata/control_images/expected_pal_server/sp_text_size_map_unit/sp_text_size_map_unit.png
Log Message:
-----------
[labeling] Add local preconfigured test server unit tests class
- Add control images for server output
- Add class for comparison against canvas output
Compare: https://github.com/qgis/Quantum-GIS/compare/a634f186a98f...287e0a04a9f5
More information about the QGIS-commit
mailing list