[pdal-commits] [PDAL/PDAL] 1f439e: Enable hexbin tests on travis

GitHub noreply at github.com
Thu Jun 25 16:42:02 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 1f439e25d5fab80ac4655f2134e6356d860c41a9
      https://github.com/PDAL/PDAL/commit/1f439e25d5fab80ac4655f2134e6356d860c41a9
  Author: Pete Gadomski <pete.gadomski at gmail.com>
  Date:   2015-06-25 (Thu, 25 Jun 2015)

  Changed paths:
    M scripts/ci/before_install.sh
    M scripts/ci/script.sh

  Log Message:
  -----------
  Enable hexbin tests on travis

The travis package is called "hexboundary", because there's already a
debian packaged named hexbin.


  Commit: 4298d12c9bf97a12f1a1efa1021fc6fc1e17df26
      https://github.com/PDAL/PDAL/commit/4298d12c9bf97a12f1a1efa1021fc6fc1e17df26
  Author: Pete Gadomski <pete.gadomski at gmail.com>
  Date:   2015-06-25 (Thu, 25 Jun 2015)

  Changed paths:
    M plugins/hexbin/test/HexbinFilterTest.cpp

  Log Message:
  -----------
  Remove outfile check in the hexbin test

Hexbin appears to be non-deterministic in the ordering of its output
hexes, and so this test was failing on Ubuntu precise even though the
output polygons appeared correct to visual inspection (just in a
different order).


  Commit: 5207a58820626ca2051d7ec802829f46105939de
      https://github.com/PDAL/PDAL/commit/5207a58820626ca2051d7ec802829f46105939de
  Author: Pete Gadomski <pete.gadomski at gmail.com>
  Date:   2015-06-25 (Thu, 25 Jun 2015)

  Changed paths:
    M plugins/hexbin/test/HexbinFilterTest.cpp
    M scripts/ci/before_install.sh
    M scripts/ci/script.sh

  Log Message:
  -----------
  Merge pull request #948 from gadomski/hexboundary-on-travis

Hexer on travis


Compare: https://github.com/PDAL/PDAL/compare/5075b6e7f3cf...5207a5882062


More information about the pdal-commits mailing list