Skip to content

Commit

Permalink
Remove XML pipeline tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
abellgithub committed Jan 26, 2017
1 parent 5dcd806 commit a23e2ee
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 300 deletions.
1 change: 0 additions & 1 deletion test/unit/CMakeLists.txt
Expand Up @@ -109,7 +109,6 @@ endif()
PDAL_ADD_TEST(pc2pc_test FILES apps/pc2pcTest.cpp)

if (BUILD_PIPELINE_TESTS)
PDAL_ADD_TEST(pcpipeline_test FILES apps/pcpipelineTest.cpp)
PDAL_ADD_TEST(pcpipeline_test_json FILES apps/pcpipelineTestJSON.cpp)
endif()
PDAL_ADD_TEST(hausdorff_test FILES apps/HausdorffTest.cpp)
Expand Down
299 changes: 0 additions & 299 deletions test/unit/apps/pcpipelineTest.cpp

This file was deleted.

0 comments on commit a23e2ee

Please sign in to comment.