[pdal-commits] [PDAL/PDAL] 8dbc74: turn on app tests, make tests work with new pdal::...
GitHub
noreply at github.com
Tue Oct 15 19:02:51 PDT 2013
Branch: refs/heads/issues/192-merge-pc2pc-pcpipeline
Home: https://github.com/PDAL/PDAL
Commit: 8dbc746f40750e5d82cdfff7a21d5dbcaffce3d0
https://github.com/PDAL/PDAL/commit/8dbc746f40750e5d82cdfff7a21d5dbcaffce3d0
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2013-10-15 (Tue, 15 Oct 2013)
Changed paths:
M apps/pdal.cpp
M include/pdal/kernel/Application.hpp
M include/pdal/kernel/Info.hpp
M include/pdal/kernel/Pipeline.hpp
M include/pdal/kernel/Translate.hpp
M src/kernel/Application.cpp
M src/kernel/Info.cpp
M src/kernel/Pipeline.cpp
M src/kernel/Query.cpp
R test/data/apps/pcinfo_point.txt
R test/data/apps/pcinfo_schema.txt
R test/data/apps/pcinfo_stage.txt
R test/data/apps/pcinfo_stage_nosrs.txt
R test/data/apps/pcinfo_stats-win32.txt
R test/data/apps/pcinfo_stats.txt
A test/data/apps/pdainfo_stats-win32.txt
A test/data/apps/pdalinfo_point.txt
A test/data/apps/pdalinfo_schema.txt
A test/data/apps/pdalinfo_stage.txt
A test/data/apps/pdalinfo_stage_nosrs.txt
A test/data/apps/pdalinfo_stats.txt
M test/unit/CMakeLists.txt
M test/unit/apps/pc2pcTest.cpp
M test/unit/apps/pcinfoTest.cpp
M test/unit/apps/pcpipelineTest.cpp
M test/unit/drivers/oci/OCITest.cpp
M test/unit/drivers/soci/Writer.cpp
Log Message:
-----------
turn on app tests, make tests work with new pdal::kernel::
More information about the pdal-commits
mailing list