| Up to higher level directory | |||
| Name | Date | Size | |
|---|---|---|---|
| .actionScriptProperties | 13-Nov-2012 | 1.2K | |
| .flexLibProperties | 13-Nov-2012 | 3.1K | |
| .project | 13-Nov-2012 | 461 | |
| .settings/ | 13-Nov-2012 | ||
| build.xml | 13-Nov-2012 | 3K | |
| lib/ | 13-Nov-2012 | ||
| README.txt | 13-Nov-2012 | 494 | |
| src/ | 13-Nov-2012 | ||
| test/ | 13-Nov-2012 | ||
1 This directory contains the source files required to build the runtime and the associated tests. 2 3 Running Unit Tests 4 ================== 5 The unit tests can be run using the ant "test" target. The tests use flexUnit and the flexUnit ant integration provided by Peter Martin. 6 FlexUnit is available at: 7 8 http://code.google.com/p/as3flexunitlib/ 9 10 The latest ant integration from Peter Martin can be found on his blog: 11 12 http://weblogs.macromedia.com/pmartin/archives/2007/09/flexunit_for_an_2.cfm 13 14 15