[pdal-commits] [PDAL/PDAL] acda6f: Delete temporary test file after use

GitHub noreply at github.com
Wed Jul 17 09:15:53 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: acda6ff9aaa6de92f6824523a6c09545d15108bf
      https://github.com/PDAL/PDAL/commit/acda6ff9aaa6de92f6824523a6c09545d15108bf
  Author: Pete Gadomski <pete.gadomski at gmail.com>
  Date:   2013-07-17 (Wed, 17 Jul 2013)

  Changed paths:
    M test/unit/drivers/buffer/BufferReaderTest.cpp

  Log Message:
  -----------
  Delete temporary test file after use

Fix an incorrect call to FileUtils::deleteFile that meant that a test
wasn't cleaning up after itself.


  Commit: 54d9bb9004e4736be75c7b3184066d9e46c30f5a
      https://github.com/PDAL/PDAL/commit/54d9bb9004e4736be75c7b3184066d9e46c30f5a
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2013-07-17 (Wed, 17 Jul 2013)

  Changed paths:
    M test/unit/drivers/buffer/BufferReaderTest.cpp

  Log Message:
  -----------
  Merge pull request #163 from gadomski/clean-up-after-geojson-test

Delete temporary test file after use


Compare: https://github.com/PDAL/PDAL/compare/e754e490ad06...54d9bb9004e4


More information about the pdal-commits mailing list