[QGIS Commit] [qgis/Quantum-GIS] 3df1c4: Fix to get unit tests working again on Mac.

GitHub noreply at github.com
Thu Jun 21 03:29:13 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: 3df1c4e668fc7535c988493f956e48c682a77496
      https://github.com/qgis/Quantum-GIS/commit/3df1c4e668fc7535c988493f956e48c682a77496
  Author: Larry Shaffer <larrys at dakotacarto.com>
  Date:   2012-06-21 (Thu, 21 Jun 2012)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  Fix to get unit tests working again on Mac.
make 'check', 'test' and 'Experimental' work from build directory to run tests.

Current caveats:
- Build will not install. Re-build with ENABLE_TESTS=FALSE to produce a build a functioning bundled .app.
- Temp QGIS.app in build/output/bin directory will start, but also needs a different symlink for finding providers. Even then, the app doesn' work right. It appears to be unnecessary for running tests, so there is no advantage to running it from the build directory.


  Commit: 9dc561dcb25b2d5c528ab777b162d731682379d5
      https://github.com/qgis/Quantum-GIS/commit/9dc561dcb25b2d5c528ab777b162d731682379d5
  Author: Tim Sutton <tim at linfiniti.com>
  Date:   2012-06-21 (Thu, 21 Jun 2012)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  Merge pull request #182 from dakcarto/fix-unittests-mac

Fix to get unit tests working again on Mac.


Compare: https://github.com/qgis/Quantum-GIS/compare/fcb86cf513d0...9dc561dcb25b


More information about the QGIS-commit mailing list