[QGIS Commit] [qgis/QGIS] ef7a03: Add svgSymbolsPath to Python unit test utilities (...

GitHub noreply at github.com
Fri Feb 21 21:55:01 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/qgis/QGIS
  Commit: ef7a036c96109620dff26478ebcc00ae7491d985
      https://github.com/qgis/QGIS/commit/ef7a036c96109620dff26478ebcc00ae7491d985
  Author: Larry Shaffer <larrys at dakotacarto.com>
  Date:   2014-02-21 (Fri, 21 Feb 2014)

  Changed paths:
    M tests/src/python/utilities.py

  Log Message:
  -----------
  Add svgSymbolsPath to Python unit test utilities (for defining paths without app instance)


  Commit: 7e33fdec37c52bd3428c8a1c5324874fa201ba17
      https://github.com/qgis/QGIS/commit/7e33fdec37c52bd3428c8a1c5324874fa201ba17
  Author: Larry Shaffer <larrys at dakotacarto.com>
  Date:   2014-02-21 (Fri, 21 Feb 2014)

  Changed paths:
    M src/core/qgspallabeling.cpp
    M tests/src/python/test_qgspallabeling_tests.py
    A tests/testdata/control_images/expected_pal_canvas/sp_background_rect/sp_background_rect.png
    A tests/testdata/control_images/expected_pal_canvas/sp_background_rect_w_offset/sp_background_rect_w_offset.png
    A tests/testdata/control_images/expected_pal_composer/sp_background_rect/sp_background_rect.png
    A tests/testdata/control_images/expected_pal_composer/sp_background_rect_w_offset/sp_background_rect_w_offset.png
    A tests/testdata/control_images/expected_pal_server/sp_background_rect/sp_background_rect.png
    A tests/testdata/control_images/expected_pal_server/sp_background_rect_w_offset/sp_background_rect_w_offset.png

  Log Message:
  -----------
  Fix #9057, offset value misplaced when exporting composer to image

- Add unit test and control images


  Commit: 0a9b857177d944c3d165680e3ea14425e0d786f9
      https://github.com/qgis/QGIS/commit/0a9b857177d944c3d165680e3ea14425e0d786f9
  Author: Larry Shaffer <larrys at dakotacarto.com>
  Date:   2014-02-21 (Fri, 21 Feb 2014)

  Changed paths:
    M tests/src/python/test_qgspallabeling_composer.py
    M tests/src/python/test_qgspallabeling_tests.py
    A tests/testdata/control_images/expected_pal_canvas/sp_background_svg/sp_background_svg.png
    A tests/testdata/control_images/expected_pal_canvas/sp_background_svg_w_offset/sp_background_svg_w_offset.png
    A tests/testdata/control_images/expected_pal_composer/sp_background_svg/sp_background_svg.png
    A tests/testdata/control_images/expected_pal_composer/sp_background_svg_w_offset/sp_background_svg_w_offset.png
    A tests/testdata/control_images/expected_pal_server/sp_background_svg/sp_background_svg.png
    A tests/testdata/control_images/expected_pal_server/sp_background_svg_w_offset/sp_background_svg_w_offset.png

  Log Message:
  -----------
  Add label svg background unit tests and control images


  Commit: 295854ad48aea3638dc37331dab8ac7eed45badb
      https://github.com/qgis/QGIS/commit/295854ad48aea3638dc37331dab8ac7eed45badb
  Author: Larry Shaffer <larrys at dakotacarto.com>
  Date:   2014-02-21 (Fri, 21 Feb 2014)

  Changed paths:
    M tests/src/python/test_qgspallabeling_base.py
    M tests/src/python/test_qgspallabeling_canvas.py
    M tests/src/python/test_qgspallabeling_composer.py
    M tests/src/python/test_qgspallabeling_server.py
    M tests/src/python/test_qgspallabeling_tests.py

  Log Message:
  -----------
  Update labeling unit tests control image and PAL_SUITE test suite generation


Compare: https://github.com/qgis/QGIS/compare/86a1c1786c1a...295854ad48ae


More information about the QGIS-commit mailing list