You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
3 years ago | |
|---|---|---|
| .. | ||
| .settings | 3 years ago | |
| lib | 3 years ago | |
| src/org/antlr/runtime | 3 years ago | |
| test | 3 years ago | |
| .actionScriptProperties | 3 years ago | |
| .flexLibProperties | 3 years ago | |
| .project | 3 years ago | |
| README.txt | 3 years ago | |
| build.xml | 3 years ago | |
README.txt
This directory contains the source files required to build the runtime and the associated tests. Running Unit Tests ================== The unit tests can be run using the ant "test" target. The tests use flexUnit and the flexUnit ant integration provided by Peter Martin. FlexUnit is available at: http://code.google.com/p/as3flexunitlib/ The latest ant integration from Peter Martin can be found on his blog: http://weblogs.macromedia.com/pmartin/archives/2007/09/flexunit_for_an_2.cfm