[pdal-commits] [PDAL/PDAL] 930d1f: Replace EXPECT_TRUE with EXPECT_EQ

GitHub noreply at github.com
Wed Feb 24 08:49:46 PST 2016


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

  Changed paths:
    M test/unit/SpatialReferenceTest.cpp

  Log Message:
  -----------
  Replace EXPECT_TRUE with EXPECT_EQ

EXPECT_EQ allows to report actual values that are being
compared.


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

  Changed paths:
    M test/unit/SpatialReferenceTest.cpp

  Log Message:
  -----------
  Merge pull request #1155 from mloskot/ml/srstest-use-expect-eq

Replace EXPECT_TRUE with EXPECT_EQ


Compare: https://github.com/PDAL/PDAL/compare/d242c6704aaf...d048d2e300f3


More information about the pdal-commits mailing list