MCPcopy Create free account
hub / github.com/KDE/labplot / testLineSimMorse

Method testLineSimMorse

tests/nsl/geom/NSLGeomTest.cpp:210–211  ·  view source on GitHub ↗

crashes on Windows

Source from the content-addressed store, hash-verified

208
209#ifdef _MSC_VER // crashes on Windows
210void NSLGeomTest::testLineSimMorse() {
211}
212#else
213void NSLGeomTest::testLineSimMorse() {
214 printf("NSLGeomTest::testLineSimMorse()\n");

Callers

nothing calls this directly

Tested by

no test coverage detected