summaryrefslogtreecommitdiff
path: root/testautomation/math
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-11-03 08:30:57 +0000
committerRüdiger Timm <rt@openoffice.org>2008-11-03 08:30:57 +0000
commita0fe2fea679a7908cce4578ba797b5c5d1fa4498 (patch)
tree457179f55c81f2f0d9d9d4dc62d7da9dad18059a /testautomation/math
parent9ff393406715d9c594ded6069b66209d288533f7 (diff)
CWS-TOOLING: integrate CWS qadocinfo
Diffstat (limited to 'testautomation/math')
-rwxr-xr-xtestautomation/math/required/includes/m_001_.inc21
1 files changed, 12 insertions, 9 deletions
diff --git a/testautomation/math/required/includes/m_001_.inc b/testautomation/math/required/includes/m_001_.inc
index ffac0040850b..c6bd6dede19b 100755
--- a/testautomation/math/required/includes/m_001_.inc
+++ b/testautomation/math/required/includes/m_001_.inc
@@ -643,6 +643,18 @@ testcase tmFileProperties
Call DialogTest ( TabDokumentInfo )
Kontext
+ '/// select tabpage 'Internet' ///'
+ active.SetPage TabInternet
+ Kontext "TabInternet"
+ Call DialogTest (TabInternet)
+ TabInternet.Cancel
+ '/// close application ///'
+ Call hCloseDocument
+
+ warnlog "#i95523# Custom Properties is not controlable by VCL TestTool Application"
+ goto endsub
+
+ Kontext
'/// select tabpage 'User defined' ///'
active.SetPage TabBenutzer
Kontext "TabBenutzer"
@@ -653,15 +665,6 @@ testcase tmFileProperties
Call DialogTest (InfonamenBearbeiten)
'/// close dialog 'edit field names' ///'
InfoNamenBearbeiten.Cancel
-
- Kontext
- '/// select tabpage 'Internet' ///'
- active.SetPage TabInternet
- Kontext "TabInternet"
- Call DialogTest (TabInternet)
- TabInternet.Cancel
- '/// close application ///'
- Call hCloseDocument
endcase
testcase tmFilePrinterSetting