xref: /trunk/main/vcl/qa/complex/memCheck/CheckMemoryUsage.props (revision cdf0e10c4e3984b49a9502b011690b615761d4a3)
1*cdf0e10cSrcweir# the path to the test documents
2*cdf0e10cSrcweirTestDocumentPath=../../testdocuments
3*cdf0e10cSrcweir
4*cdf0e10cSrcweir# the allowed memory increase per exported document: if the memory increase is higher than this number, the test will fail
5*cdf0e10cSrcweirAllowMemoryIncrease=20
6*cdf0e10cSrcweir
7*cdf0e10cSrcweir# the amount of exported documents: each loaded document will be written 'ExportDocCount' times
8*cdf0e10cSrcweirExportDocCount=25
9*cdf0e10cSrcweir
10*cdf0e10cSrcweir# the import and export filters, separated by comma; further relations can be added with increasing numbers, like
11*cdf0e10cSrcweir#'FileExportFilter4=sxd,draw_pdf_Export'
12*cdf0e10cSrcweirFileExportFilter1=sxw,writer_pdf_Export
13*cdf0e10cSrcweirFileExportFilter2=sxc,calc_pdf_Export
14*cdf0e10cSrcweirFileExportFilter3=sxi,impress_pdf_Export
15