[QGIS Commit] [qgis/Quantum-GIS] 705719: Revision and refactor of python unit tests: Pep8 a...

GitHub noreply at github.com
Thu Oct 4 18:43:36 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: 705719cfb2fd0b265782d34d2b4c55d1197bdaf3
      https://github.com/qgis/Quantum-GIS/commit/705719cfb2fd0b265782d34d2b4c55d1197bdaf3
  Author: Tim Sutton <tim at linfiniti.com>
  Date:   2012-10-04 (Thu, 04 Oct 2012)

  Changed paths:
    M tests/src/python/CMakeLists.txt
    R tests/src/python/test_qgisapp.py
    A tests/src/python/test_qgsapplication.py
    M tests/src/python/test_qgscomposerhtml.py
    M tests/src/python/test_qgscomposermap.py
    M tests/src/python/test_qgscomposition.py
    M tests/src/python/test_qgscoordinatetransform.py
    M tests/src/python/test_qgsgeometry.py
    M tests/src/python/test_qgslogger.py
    M tests/src/python/test_qgsmemoryprovider.py
    M tests/src/python/test_qgsrasterfilewriter.py
    M tests/src/python/test_qgsrasterlayer.py
    M tests/src/python/test_qgsrectangle.py
    M tests/src/python/test_qgsspatialindex.py
    M tests/src/python/test_qgssymbollayerv2.py
    M tests/src/python/test_qgsvectorlayer.py
    M tests/src/python/utilities.py

  Log Message:
  -----------
  Revision and refactor of python unit tests: Pep8 and 257 formatting. Use helper to import unittest so that unittest2 and unittest are seemless. 3 tests currently fail - will review those tomorrow.





More information about the QGIS-commit mailing list