summaryrefslogtreecommitdiff
path: root/vcl/qa
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2005-03-30 08:03:51 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2005-03-30 08:03:51 +0000
commit86e6d2c26d05cd06d739b40dc674b58c7a5238d0 (patch)
treee1bad27801af3b71ba7394fe65c4c4782c17626f /vcl/qa
parentc2e7ae0b1f9cfca9b90255e2145982ac6a51c969 (diff)
INTEGRATION: CWS vcl38 (1.1.6); FILE ADDED
2005/03/22 15:41:42 sg 1.1.6.1: #i44325#NEW: initial version
Diffstat (limited to 'vcl/qa')
-rw-r--r--vcl/qa/complex/memCheck/CheckMemoryUsage.props14
1 files changed, 14 insertions, 0 deletions
diff --git a/vcl/qa/complex/memCheck/CheckMemoryUsage.props b/vcl/qa/complex/memCheck/CheckMemoryUsage.props
new file mode 100644
index 000000000000..5d1333186950
--- /dev/null
+++ b/vcl/qa/complex/memCheck/CheckMemoryUsage.props
@@ -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