Kaydet (Commit) 2fcf9447 authored tarafından Jan Holesovsky's avatar Jan Holesovsky

bnc#819614: Test for the runaway lines fix.

Change-Id: I60c072720392822eb5866310f3607271d72815b7
üst 225b4108
This diff is collapsed.
...@@ -54,7 +54,8 @@ void SdFiltersTest::testDocumentLayout() ...@@ -54,7 +54,8 @@ void SdFiltersTest::testDocumentLayout()
{ "odp/shapes-test.odp", "xml/shapes-test_page" }, { "odp/shapes-test.odp", "xml/shapes-test_page" },
{ "pptx/fdo47434-all.pptx", "pptx/xml/fdo47434_page" }, { "pptx/fdo47434-all.pptx", "pptx/xml/fdo47434_page" },
{ "n758621.ppt", "xml/n758621_" }, { "n758621.ppt", "xml/n758621_" },
{ "fdo64586.ppt", "xml/fdo64586_" } { "fdo64586.ppt", "xml/fdo64586_" },
{ "n819614.pptx", "xml/n819614_" },
}; };
for ( int i = 0; i < static_cast< int >( SAL_N_ELEMENTS( aFilesToCompare ) ); ++i ) 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