[QGIS Commit] [qgis/Quantum-GIS] b702d3: Initial test framework for running python tests as...

GitHub noreply at github.com
Sun Jul 22 15:09:38 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: b702d3ca9f1e577c1efd57decab972300de3b085
      https://github.com/qgis/Quantum-GIS/commit/b702d3ca9f1e577c1efd57decab972300de3b085
  Author: Tim Sutton <tim at linfiniti.com>
  Date:   2012-07-22 (Sun, 22 Jul 2012)

  Changed paths:
    A cmake/UsePythonTest.cmake
    M tests/src/CMakeLists.txt
    A tests/src/python/CMakeLists.txt
    A tests/src/python/qgis_interface.py
    A tests/src/python/test_qgisapp.py
    A tests/src/python/utilities.py

  Log Message:
  -----------
  Initial test framework for running python tests as part of the CTest suite.


  Commit: 55fc81d76acc1d171ced7a6ef9bc05a02c69876f
      https://github.com/qgis/Quantum-GIS/commit/55fc81d76acc1d171ced7a6ef9bc05a02c69876f
  Author: Tim Sutton <tim at linfiniti.com>
  Date:   2012-07-22 (Sun, 22 Jul 2012)

  Changed paths:
    M cmake/MacBundleMacros.cmake
    M doc/TRANSLATORS
    M i18n/qgis_de.ts
    M images/icons/mac/CMakeLists.txt
    A images/icons/mac/browser/CMakeLists.txt
    A images/icons/mac/browser/qgisb.icns
    M mac/app.info.plist.in
    A mac/browser.info.plist.in
    M mac/cmake/1qt.cmake.in
    A resources/function_help/$now-de_DE
    A resources/function_help/$now-en_US
    A resources/function_help/CASE ELSE-de_DE	
    A resources/function_help/CASE ELSE-en_US	
    A resources/function_help/CASE-de_DE
    A resources/function_help/CASE-en_US
    M resources/function_help/CMakeLists.txt
    A resources/function_help/Date and Time-de_DE	
    A resources/function_help/Date and Time-en_US	
    A resources/function_help/age-de_DE
    A resources/function_help/age-en_US
    A resources/function_help/day-de_DE
    A resources/function_help/day-en_US
    A resources/function_help/hour-de_DE
    A resources/function_help/hour-en_US
    A resources/function_help/left-de_DE
    A resources/function_help/left-en_US
    M resources/function_help/length-de_DE
    M resources/function_help/length-en_US
    M resources/function_help/lower-de_DE
    M resources/function_help/lower-en_US
    A resources/function_help/lpad-de_DE
    A resources/function_help/lpad-en_US
    A resources/function_help/minute-de_DE
    A resources/function_help/minute-en_US
    A resources/function_help/month-de_DE
    A resources/function_help/month-en_US
    M resources/function_help/replace-de_DE
    M resources/function_help/replace-en_US
    A resources/function_help/right-de_DE
    A resources/function_help/right-en_US
    A resources/function_help/rpad-de_DE
    A resources/function_help/rpad-en_US
    A resources/function_help/second-de_DE
    A resources/function_help/second-en_US
    M resources/function_help/substr-de_DE
    M resources/function_help/substr-en_US
    M resources/function_help/template
    M resources/function_help/upper-de_DE
    M resources/function_help/upper-en_US
    A resources/function_help/week-de_DE
    A resources/function_help/week-en_US
    A resources/function_help/year-de_DE
    A resources/function_help/year-en_US
    M src/browser/CMakeLists.txt
    M src/core/qgsexpression.cpp
    M src/gui/qgsexpressionbuilderwidget.cpp
    M src/ui/qgswmssourceselectbase.ui
    M tests/src/core/testqgsexpression.cpp

  Log Message:
  -----------
  Merge branch 'master' of github.com:qgis/Quantum-GIS


Compare: https://github.com/qgis/Quantum-GIS/compare/68bf5ec8c248...55fc81d76acc


More information about the QGIS-commit mailing list