update dev300-m58
[ooovba.git] / vcl / qa / complex / memCheck / CheckMemoryUsage.props
blob5d13331869500acee0f0918b18152735c3eaa005
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
5 AllowMemoryIncrease=20
7 # the amount of exported documents: each loaded document will be written 'ExportDocCount' times
8 ExportDocCount=25
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