1 # the path to the test documents
2 TestDocumentPath=../../testdocuments
4 # the allowed memory increase per exported document: if the memory increase is higher than this number, the test will fail
7 # the amount of exported documents: each loaded document will be written 'ExportDocCount' times
10 # the import and export filters, separated by comma; further relations can be added with increasing numbers, like
11 #'FileExportFilter4=sxd,draw_pdf_Export'
12 FileExportFilter1=sxw,writer_pdf_Export
13 FileExportFilter2=sxc,calc_pdf_Export
14 FileExportFilter3=sxi,impress_pdf_Export