aosp12/external/antlr/runtime/ActionScript/project
hcl 7be3fd486c init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
..
lib init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
src/org/antlr/runtime init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
test init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
.actionScriptProperties init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
.flexLibProperties init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
README.txt init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
build.xml init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00

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