Kaydet (Commit) 744969c4 authored tarafından Artur Dorda's avatar Artur Dorda Kaydeden (comit) Markus Mohrhard

improved shapes-test.odp (but not finished), unlocked assertion(false)

Change-Id: I845fef5e849518face60693cf31d3f00c57c7ae3
üst f48bd974
......@@ -178,11 +178,12 @@ void SdFiltersTest::test()
::sd::DrawDocShellRef xDocShRef = loadURL(getURLFromSrc("/sd/qa/unit/data/odp/shapes-test.odp"));
testStuff(xDocShRef);
}
/*
{
::sd::DrawDocShellRef xDocShRef = loadURL(getURLFromSrc("/sd/qa/unit/data/odp/text-test.odp"));
testStuff(xDocShRef);
}
//CPPUNIT_ASSERT(false);
}*/
CPPUNIT_ASSERT(false);
}
void SdFiltersTest::testStuff(::sd::DrawDocShellRef xDocShRef)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment