diff options
author | Rüdiger Timm <rt@openoffice.org> | 2005-03-30 08:04:41 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2005-03-30 08:04:41 +0000 |
commit | 6bfd54d5341f66af8695fb67bb8bf581f31aff3d (patch) | |
tree | aa5bac98688f027190444b9b042fa5328f183211 /vcl/qa/complex | |
parent | 60465f2b27784a412b8b8ca0641bcb07731a00a1 (diff) |
INTEGRATION: CWS vcl38 (1.1.2); FILE ADDED
2005/03/22 15:42:57 sg 1.1.2.1: #i44325#NEW: initial version
Diffstat (limited to 'vcl/qa/complex')
-rw-r--r-- | vcl/qa/complex/persistent_window_states/PersistentWindowTest.props | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/vcl/qa/complex/persistent_window_states/PersistentWindowTest.props b/vcl/qa/complex/persistent_window_states/PersistentWindowTest.props new file mode 100644 index 000000000000..df96e1592834 --- /dev/null +++ b/vcl/qa/complex/persistent_window_states/PersistentWindowTest.props @@ -0,0 +1,10 @@ +# test can be long: so increase the time until the test is interrupted +# time in milliseconds +ThreadTimeOut=50000000 + +# wait for the Office to close: may be increased on slower machines +# time in milliseconds +OfficeCloseTime=5000 + +# do not start an Office initially +NoOffice=yes |