Kaydet (Commit) 90197a23 authored tarafından Jan Holesovsky's avatar Jan Holesovsky

Unit test to avoid the regression...

...that appeared thanks to the bnc#819614 fix.

Thanks Fridrich for constructing the document!

Change-Id: I780f65ca436caee83094a8591dd9e36b33d921e8
üst 45a8eaf9
This diff is collapsed.
This diff is collapsed.
......@@ -67,6 +67,7 @@ void SdFiltersTest::testDocumentLayout()
{ "fdo64586.ppt", "xml/fdo64586_" },
// FIXME re-enable again when a better fix is found { "n819614.pptx", "xml/n819614_" },
{ "n820786.pptx", "xml/n820786_" },
{ "n762695.pptx", "xml/n762695_" },
};
for ( int i = 0; i < static_cast< int >( SAL_N_ELEMENTS( aFilesToCompare ) ); ++i )
......
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