Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenOrienteering/mapper
/ TransformTest
Method
TransformTest
test/transform_t.cpp:42–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
41
42
TransformTest::TransformTest(QObject* parent)
43
: QObject(parent)
44
{
45
// nothing
46
}
47
48
void TransformTest::testTransformBasics()
49
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected