[pdal-commits] [PDAL/PDAL] 3c0f9f: Exclude pipeline_mosaic test when built w/o Python

GitHub noreply at github.com
Fri Apr 4 06:36:24 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 3c0f9f74a17d3c3075d0a57273ec82bd2fea48d2
      https://github.com/PDAL/PDAL/commit/3c0f9f74a17d3c3075d0a57273ec82bd2fea48d2
  Author: Pete Gadomski <pete.gadomski at gmail.com>
  Date:   2014-04-03 (Thu, 03 Apr 2014)

  Changed paths:
    M test/unit/filters/MosaicFilterTest.cpp

  Log Message:
  -----------
  Exclude pipeline_mosaic test when built w/o Python

The pipeline file `pipeline/mosaic.xml` includes a filters.programmable,
which depends on Python. This patch excludes the test when we are not
built with Python.


  Commit: 85af57e1419f1159f55eeff83b1911f1eec5162d
      https://github.com/PDAL/PDAL/commit/85af57e1419f1159f55eeff83b1911f1eec5162d
  Author: Howard Butler <howard at hobu.co>
  Date:   2014-04-04 (Fri, 04 Apr 2014)

  Changed paths:
    M test/unit/filters/MosaicFilterTest.cpp

  Log Message:
  -----------
  Merge pull request #274 from gadomski/pipeline-mosaic-without-python

Exclude pipeline_mosaic test when built w/o Python


Compare: https://github.com/PDAL/PDAL/compare/ffd4754d8544...85af57e1419f


More information about the pdal-commits mailing list