INTEGRATION: CWS vcl38 (1.1.6); FILE ADDED
2005/03/22 15:41:42 sg 1.1.6.1: #i44325#NEW: initial version
This commit is contained in:
parent
c2e7ae0b1f
commit
86e6d2c26d
1 changed files with 14 additions and 0 deletions
14
vcl/qa/complex/memCheck/CheckMemoryUsage.props
Normal file
14
vcl/qa/complex/memCheck/CheckMemoryUsage.props
Normal file
|
@ -0,0 +1,14 @@
|
|||
# the path to the test documents
|
||||
TestDocumentPath=../../testdocuments
|
||||
|
||||
# the allowed memory increase per exported document: if the memory increase is higher than this number, the test will fail
|
||||
AllowMemoryIncrease=20
|
||||
|
||||
# the amount of exported documents: each loaded document will be written 'ExportDocCount' times
|
||||
ExportDocCount=25
|
||||
|
||||
# the import and export filters, separated by comma; further relations can be added with increasing numbers, like
|
||||
#'FileExportFilter4=sxd,draw_pdf_Export'
|
||||
FileExportFilter1=sxw,writer_pdf_Export
|
||||
FileExportFilter2=sxc,calc_pdf_Export
|
||||
FileExportFilter3=sxi,impress_pdf_Export
|
Loading…
Reference in a new issue