Re: [QA][Call-For-Review] Bug 120811 - [testgui] open save sample files via gui

2012-09-09 Thread Carl Marcum

I'm not finding testlib.gui.AppUtil used in:

import static testlib.gui.AppUtil.*;


On 09/04/2012 10:27 PM, Xiao Ting Xiao wrote:

Hi all,

Please help to review the patch:
https://issues.apache.org/ooo/show_bug.cgi?id=120811

The patch is to test open  save sample files, it support:
- read sample files list from .suite file
- download sample files from ftp server
- test all kinds of sample files in one class file





Re: [QA][Call-For-Review] Bug 120811 - [testgui] open save sample files via gui

2012-09-09 Thread Zhe Liu
Hi Carl  Xiao Ting,
I refactored the whole test/testgui to unify the naming last week. So
the name has been changed to AppTool.

2012/9/10 Carl Marcum cmar...@apache.org:
 I'm not finding testlib.gui.AppUtil used in:

 import static testlib.gui.AppUtil.*;



 On 09/04/2012 10:27 PM, Xiao Ting Xiao wrote:

 Hi all,

 Please help to review the patch:
 https://issues.apache.org/ooo/show_bug.cgi?id=120811

 The patch is to test open  save sample files, it support:
 - read sample files list from .suite file
 - download sample files from ftp server
 - test all kinds of sample files in one class file





-- 
Best Regards
From aliu...@gmail.com