[pdal-commits] [PDAL/PDAL] 7332ec: Remove more dead code.
GitHub
noreply at github.com
Mon Jul 14 12:31:43 PDT 2014
Branch: refs/heads/point-context
Home: https://github.com/PDAL/PDAL
Commit: 7332ec2c8cfec9e6366068832605e0235f0f5918
https://github.com/PDAL/PDAL/commit/7332ec2c8cfec9e6366068832605e0235f0f5918
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2014-07-11 (Fri, 11 Jul 2014)
Changed paths:
M include/pdal/Dimension.hpp
M include/pdal/Stage.hpp
M include/pdal/pdal_types.hpp
M src/Dimension.cpp
M src/Schema.cpp
M src/Stage.cpp
M src/XMLSchema.cpp
M src/drivers/bpf/BpfReader.cpp
Log Message:
-----------
Remove more dead code.
Commit: 46969c4d1b493c6c4d0f655cb2f830dcecc67f27
https://github.com/PDAL/PDAL/commit/46969c4d1b493c6c4d0f655cb2f830dcecc67f27
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2014-07-14 (Mon, 14 Jul 2014)
Changed paths:
M include/pdal/drivers/faux/Reader.hpp
M src/drivers/faux/Reader.cpp
M src/filters/Programmable.cpp
A test/data/log_py.txt
M test/data/logtest_123.txt
A test/data/text.txt
M test/unit/CMakeLists.txt
M test/unit/DimensionTest.cpp
M test/unit/FileUtilsTest.cpp
M test/unit/LogTest.cpp
R test/unit/PointBufferCacheTest.cpp
R test/unit/drivers/buffer/BufferReaderTest.cpp
R test/unit/drivers/faux/FauxWriterTest.cpp
R test/unit/drivers/pipeline/PipelineReaderTest.cpp
R test/unit/drivers/pipeline/PipelineWriterTest.cpp
Log Message:
-----------
Fix some tests.
Compare: https://github.com/PDAL/PDAL/compare/f2b47982161d...46969c4d1b49
More information about the pdal-commits
mailing list