[pdal-commits] [PDAL/PDAL] 19e491: Comment out currently-broken test.

Howard Butler noreply at github.com
Sun Jan 12 10:05:40 PST 2020


  Branch: refs/heads/readers.numpy-script
  Home:   https://github.com/PDAL/PDAL
  Commit: 19e491d648b5a64c4fd36fc75993d0a56e9a58de
      https://github.com/PDAL/PDAL/commit/19e491d648b5a64c4fd36fc75993d0a56e9a58de
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2020-01-10 (Fri, 10 Jan 2020)

  Changed paths:
    M test/unit/apps/InfoTest.cpp

  Log Message:
  -----------
  Comment out currently-broken test.


  Commit: 6e62b56c2cd8c287507d821b1d5969f9cc081812
      https://github.com/PDAL/PDAL/commit/6e62b56c2cd8c287507d821b1d5969f9cc081812
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2020-01-10 (Fri, 10 Jan 2020)

  Changed paths:
    M filters/HexBinFilter.cpp
    M pdal/Geometry.hpp
    M pdal/Polygon.cpp
    M pdal/Polygon.hpp
    M test/unit/PolygonTest.cpp

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master'


  Commit: 66243ab90364972ef60fe581e75eb8fc0bf1c831
      https://github.com/PDAL/PDAL/commit/66243ab90364972ef60fe581e75eb8fc0bf1c831
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2020-01-10 (Fri, 10 Jan 2020)

  Changed paths:
    M filters/SkewnessBalancingFilter.cpp
    M filters/SkewnessBalancingFilter.hpp
    M test/unit/CMakeLists.txt
    M test/unit/apps/InfoTest.cpp
    A test/unit/filters/SkewnessFilterTest.cpp

  Log Message:
  -----------
  More cleanup of skewness filter (#2866)

* Hope this addresses the issue Even brought up.  We need a test.

* Change the processing a bit to simplify and eliminate array OOB problem.

* Compilation fixes.

* Rework to make more clear (hopefully) and eliminate potential OOB situations.

* Missed test file.

* Update arg names from begin/end to first/last.
Set class to non-ground.

* Find build error.

* More test.


  Commit: 97df6f0d544de420da369fba346d977aa4b98688
      https://github.com/PDAL/PDAL/commit/97df6f0d544de420da369fba346d977aa4b98688
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2020-01-10 (Fri, 10 Jan 2020)

  Changed paths:
    M test/unit/apps/InfoTest.cpp

  Log Message:
  -----------
  Remove debug.


  Commit: 887d81d85d436eeff960b495ecab3990db8af5c5
      https://github.com/PDAL/PDAL/commit/887d81d85d436eeff960b495ecab3990db8af5c5
  Author: Howard Butler <howard at hobu.co>
  Date:   2020-01-12 (Sun, 12 Jan 2020)

  Changed paths:
    M filters/SkewnessBalancingFilter.cpp
    M filters/SkewnessBalancingFilter.hpp
    M test/unit/CMakeLists.txt
    M test/unit/apps/InfoTest.cpp
    A test/unit/filters/SkewnessFilterTest.cpp

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into readers.numpy-script


Compare: https://github.com/PDAL/PDAL/compare/8fff15e19837...887d81d85d43


More information about the pdal-commits mailing list