bnc#819614: Test for the runaway lines fix.

Change-Id: I60c072720392822eb5866310f3607271d72815b7
This commit is contained in:
Jan Holesovsky
2013-05-15 16:10:40 +02:00
parent 225b41088a
commit 2fcf944788
3 changed files with 6884 additions and 1 deletions

BIN
sd/qa/unit/data/n819614.pptx Executable file

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@@ -54,7 +54,8 @@ void SdFiltersTest::testDocumentLayout()
{ "odp/shapes-test.odp", "xml/shapes-test_page" },
{ "pptx/fdo47434-all.pptx", "pptx/xml/fdo47434_page" },
{ "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 )