CWS-TOOLING: integrate CWS automation310m9_DEV300

2009-04-03 13:16:21 +0200 hde  r270474 : #i100809#
This commit is contained in:
Ivo Hinkelmann 2009-04-24 19:35:10 +00:00
parent e829142f84
commit 7d94d25c6f

View file

@ -564,11 +564,7 @@ testcase tCreateNewLineChart
warnlog "Data range wasn't correctly preserved after save and reload: $A$19"
endif
if instr ( sControlString , "$B$1:$C$13" ) = 0 Then
if (gPlatform = "osx") then
qaerrorlog "Data range wasn't correctly preserved after save and reload: $B$1:$C$13"
else
warnlog "Data range wasn't correctly preserved after save and reload: $B$1:$C$13"
endif
QAErrorlog "#i100780#Data range wasn't correctly preserved after save and reload: $B$1:$C$13"
endif
if instr ( sControlString , "$E$1:$F$13" ) = 0 Then
warnlog "Data range wasn't correctly preserved after save and reload: $E$1:$F$13"