[QGIS Commit] [qgis/Quantum-GIS] c8e818: refs #8045 Add unit tests for path passed from com...

GitHub noreply at github.com
Sun Sep 15 02:47:10 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: c8e818abbb1ca27e8284d3b46cf2ef735e6b9453
      https://github.com/qgis/Quantum-GIS/commit/c8e818abbb1ca27e8284d3b46cf2ef735e6b9453
  Author: Hugo Mercier <hugo.mercier at oslandia.com>
  Date:   2013-07-18 (Thu, 18 Jul 2013)

  Changed paths:
    M tests/src/python/CMakeLists.txt
    A tests/src/python/test_qgsappstartup.py
    A tests/testdata/test_plugin_path/PluginPathTest/__init__.py
    A tests/testdata/test_plugin_path/PluginPathTest/metadata.txt
    A tests/testdata/test_plugin_path/QGIS/QGIS2.ini

  Log Message:
  -----------
  refs #8045 Add unit tests for path passed from command line


  Commit: 9d4956ad4e7c5dcd1140cbc10172764ab1b3025c
      https://github.com/qgis/Quantum-GIS/commit/9d4956ad4e7c5dcd1140cbc10172764ab1b3025c
  Author: Hugo Mercier <hugo.mercier at oslandia.com>
  Date:   2013-07-18 (Thu, 18 Jul 2013)

  Changed paths:
    M src/app/main.cpp

  Log Message:
  -----------
  refs #8045 Fix the way main() parse path names with special characters


  Commit: a8b9d439e45d66229f5cecb49255019a50ffca45
      https://github.com/qgis/Quantum-GIS/commit/a8b9d439e45d66229f5cecb49255019a50ffca45
  Author: Hugo Mercier <hugo.mercier at oslandia.com>
  Date:   2013-07-18 (Thu, 18 Jul 2013)

  Changed paths:
    M src/python/qgspythonutilsimpl.cpp

  Log Message:
  -----------
  refs #8045 Fix python plugin path encoding issues


  Commit: 64c947b2f05da81d8a3a119132c8ba95669076f6
      https://github.com/qgis/Quantum-GIS/commit/64c947b2f05da81d8a3a119132c8ba95669076f6
  Author: Tim Sutton <tim at linfiniti.com>
  Date:   2013-09-15 (Sun, 15 Sep 2013)

  Changed paths:
    M src/app/main.cpp
    M src/python/qgspythonutilsimpl.cpp
    M tests/src/python/CMakeLists.txt
    A tests/src/python/test_qgsappstartup.py
    A tests/testdata/test_plugin_path/PluginPathTest/__init__.py
    A tests/testdata/test_plugin_path/PluginPathTest/metadata.txt
    A tests/testdata/test_plugin_path/QGIS/QGIS2.ini

  Log Message:
  -----------
  Merge pull request #749 from Oslandia/issue8045b

Unit tests for command line arguments


Compare: https://github.com/qgis/Quantum-GIS/compare/503d32b3a33d...64c947b2f05d


More information about the QGIS-commit mailing list