[pdal-commits] [PDAL/PDAL] 073711: Expect one of multiple possible PROJ.4 outputs

GitHub noreply at github.com
Thu Feb 25 08:24:10 PST 2016


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 073711478aab027222cf54fa86d661c307462f03
      https://github.com/PDAL/PDAL/commit/073711478aab027222cf54fa86d661c307462f03
  Author: Mateusz Łoskot <mateusz at loskot.net>
  Date:   2016-02-25 (Thu, 25 Feb 2016)

  Changed paths:
    M test/unit/SpatialReferenceTest.cpp

  Log Message:
  -----------
  Expect one of multiple possible PROJ.4 outputs

PROJ.4 output may change between version and checking
all possibilities is easier than determining which one
corresponds with particular PROj.4 version.

Clean up float/double mismatch warning.


  Commit: e6a9a3a3c01d0e3c42a4322a2e40b7cddff64546
      https://github.com/PDAL/PDAL/commit/e6a9a3a3c01d0e3c42a4322a2e40b7cddff64546
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-02-25 (Thu, 25 Feb 2016)

  Changed paths:
    M test/unit/SpatialReferenceTest.cpp

  Log Message:
  -----------
  Merge pull request #1158 from mloskot/ml/fix-proj4-output-test

Expect one of multiple possible PROJ.4 outputs


Compare: https://github.com/PDAL/PDAL/compare/433e507a6c10...e6a9a3a3c01d


More information about the pdal-commits mailing list