MCPcopy Create free account
hub / github.com/PDAL/PDAL / TEST

Function TEST

test/unit/io/TextReaderTest.cpp:152–156  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

150}
151
152TEST(TextReaderTest, t1)
153{
154 compareTextLas(Support::datapath("text/utm17_1.txt"),
155 Support::datapath("las/utm17.las"));
156}
157
158TEST(TextReaderTest, t1a)
159{

Callers

nothing calls this directly

Calls 13

compareTextLasFunction · 0.85
datapathFunction · 0.85
compareTextLasStreamingFunction · 0.85
temppathFunction · 0.85
binpathFunction · 0.85
setOptionsMethod · 0.80
addMethod · 0.45
prepareMethod · 0.45
executeMethod · 0.45
beginMethod · 0.45
sizeMethod · 0.45
findMethod · 0.45

Tested by

no test coverage detected