|
From: <luk...@us...> - 2006-03-04 02:16:50
|
Revision: 4 Author: lukebayes Date: 2006-03-03 18:16:48 -0800 (Fri, 03 Mar 2006) ViewCVS: http://svn.sourceforge.net/asunit/?rev=4&view=rev Log Message: ----------- Added information related to the SWFUI Modified Paths: -------------- trunk/comm/www/html/index.html Modified: trunk/comm/www/html/index.html =================================================================== --- trunk/comm/www/html/index.html 2006-03-04 02:09:29 UTC (rev 3) +++ trunk/comm/www/html/index.html 2006-03-04 02:16:48 UTC (rev 4) @@ -59,7 +59,7 @@ <ul> <li><strong>XUL UI:</strong> This is a complete, <i>(soon-to-be cross-platform)</i> desktop application written entirely in <a href="http://xulplanet.com/">XUL</a> that simplifies the work involved in creating classes, <a href="http://en.wikipedia.org/wiki/Test_case">test cases</a>, <a href="http://en.wikipedia.org/wiki/Test_suite">test suites</a>, and <a href="http://en.wikipedia.org/wiki/Mock_object">mock objects</a>. The XUL UI includes everything found in the <a href="#getStarted">framework</a> package. <i>(Mac users beware - the installer provided will only work on windows. We are <strong>really</strong> hoping to get someone on a Mac to help us with the Mac deployment path - if you might be that someone, please <a href="http://lists.sourceforge.net/lists/listinfo/asunit-users">post to the list</a>.</i></li> <li><strong>MXP:</strong> This is a self-extracting Macromedia extension that will install AsUnit directly into Flash MX 2004 and/or Flash 8 Authoring. This extension requres the <a href="http://www.macromedia.com/exchange/em_download/">Macromedia Extension Manager</a>.</li> - <li><a href="files/releases/SwfUi-20060302.swf" alt="Right-Click and choose 'save target' to download the Ui"><strong>SWF UI:</strong></a> This is a simple SWF file that can be run from anywhere on your system <i>(including the desktop or the browser)</i> to present test results from an ActionScript 2.0 application that has implemented the ActionScript 2.0 AsUnit <a href="#getStarted">framework</a>.</li> + <li><a href="files/releases/SwfUi-20060302.swf" alt="Right-Click and choose 'save target' to download the Ui"><strong>SWF UI:</strong></a> This is a simple SWF file that can be run from anywhere on your system <i>(including the desktop or the browser)</i> to present test results from an ActionScript 2.0 application that has implemented the ActionScript 2.0 AsUnit <a href="#getStarted">framework</a>. <i>(You can right-click and save this link to your desktop if you want to run the UI locally)</i></li> </ul> </p> </td> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |