[pdal-commits] [PDAL/PDAL] 425de8: Close file after creation in glob test

GitHub noreply at github.com
Mon Nov 7 14:19:26 PST 2016


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 425de8bdbbf32a8acd8ee4b5d6a5de8c6e036d8f
      https://github.com/PDAL/PDAL/commit/425de8bdbbf32a8acd8ee4b5d6a5de8c6e036d8f
  Author: Pete Gadomski <pete.gadomski at gmail.com>
  Date:   2016-11-07 (Mon, 07 Nov 2016)

  Changed paths:
    M test/unit/FileUtilsTest.cpp

  Log Message:
  -----------
  Close file after creation in glob test

Otherwise, on subsequent delete, Windoze complains about that file already
in use.

*Might* fix AppVeyor.


  Commit: 850135438e571fbb529134cdbf8f37fd97f7a210
      https://github.com/PDAL/PDAL/commit/850135438e571fbb529134cdbf8f37fd97f7a210
  Author: Pete Gadomski <pete.gadomski at gmail.com>
  Date:   2016-11-07 (Mon, 07 Nov 2016)

  Changed paths:
    M test/unit/FileUtilsTest.cpp

  Log Message:
  -----------
  Merge pull request #1362 from gadomski/glob-test

Close file after creation in glob test


Compare: https://github.com/PDAL/PDAL/compare/54a08f7e1d32...850135438e57


More information about the pdal-commits mailing list