A clarification: My name happens to be Ketan, not Kendar :) The answer is that it's all checked in into trunk.
The flow is as follows: the run-core-tests in the main build.xml invokes https://swtbot.svn.sourceforge.net/svnroot/swtbot/trunk/net.sf.swtbot.build/test-sandbox/test.xml. This then invokes all the test.xml, the one that would interest you is: http://swtbot.svn.sourceforge.net/svnroot/swtbot/trunk/net.sf.swtbot.eclipse.finder.test/test.xml This invokes library.xml from org.eclipse.test plugin that is part of https://swtbot.svn.sourceforge.net/svnroot/swtbot/trunk/net.sf.swtbot.build/test-sandbox/eclipse-test-framework-3.3.zip (this is the modified version of eclipse's test-framework) All that this does different is launch eclipse with the application id of "net.sf.swtbot.eclipse.headless.swtbottestapplication" -- Ketan On Thu, Jul 24, 2008 at 8:57 PM, Hans Schwaebli <[EMAIL PROTECTED]> wrote: > Hello Kendar, > > you wrote that your coworkers use SWTBot with RCP applications. So I think > they have automated builds and tests for this. Its very tricky to get the > tests running automated from Ant. > > Can you post the Ant script which your coworkers use for automating RCP > SWTBot tests from Ant? ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ SWTBot-users mailing list SWTBot-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/swtbot-users http://swtbot.org/ - a functional testing tool for SWT/Eclipse