Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue #1404:Adjust the time of some testcases. #1192

Merged
merged 1 commit into from Aug 17, 2012
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -355,9 +355,9 @@ Function CaseFunctionName()
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
Window("Cocos2dxWin32").Click 238,294

Call random_click(1,10,2)
Call random_click(1,15,0.2)
Window("Cocos2dxWin32").Click 338,291
Call random_click(1,10,2)
Call random_click(1,15,0.2)
Window("Cocos2dxWin32").Click 338,291
Call common_test(1,108,0.5)
'MainMenu
Expand Down Expand Up @@ -459,7 +459,7 @@ Function CaseFunctionName()
'MainMenu
Window("Cocos2dxWin32").Click 441,296
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
AccelerometerTest
'AccelerometerTest
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
Window("Cocos2dxWin32").Click 244,255
'MainMenu
Expand Down Expand Up @@ -538,7 +538,7 @@ Function CaseFunctionName()
Window("Cocos2dxWin32").Click 338,291
Wait 1
Next
Back
'Back
Window("Cocos2dxWin32").Click 427,290

'PerformanceParticeTest
Expand Down