MCPcopy Create free account
hub / github.com/comaps/comaps / TestRunCmpNumbers

Function TestRunCmpNumbers

generator/generator_tests/mini_roundabout_tests.cpp:61–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59}
60
61void TestRunCmpNumbers(double val1, double val2)
62{
63 TEST(AlmostEqualAbs(val1, val2, kMwmPointAccuracy), ());
64}
65
66UNIT_TEST(PointToPolygon_GeneralProperties)
67{

Callers 1

UNIT_TESTFunction · 0.85

Calls 2

TESTFunction · 0.85
AlmostEqualAbsFunction · 0.50

Tested by

no test coverage detected