Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
152
TEST(TextReaderTest, t1)
153
{
154
compareTextLas(Support::datapath(
"text/utm17_1.txt"
),
155
Support::datapath(
"las/utm17.las"
));
156
}
157
158
TEST(TextReaderTest, t1a)
159
{
Callers
nothing calls this directly
Calls
13
compareTextLas
Function · 0.85
datapath
Function · 0.85
compareTextLasStreaming
Function · 0.85
temppath
Function · 0.85
binpath
Function · 0.85
setOptions
Method · 0.80
add
Method · 0.45
prepare
Method · 0.45
execute
Method · 0.45
begin
Method · 0.45
size
Method · 0.45
find
Method · 0.45
Tested by
no test coverage detected