allwinner_a64/android/external/antlr/antlr-3.4/runtime/ActionScript/project
2018-08-08 16:14:42 +08:00
..
.settings upload android base code part2 2018-08-08 16:14:42 +08:00
lib upload android base code part2 2018-08-08 16:14:42 +08:00
src/org/antlr/runtime upload android base code part2 2018-08-08 16:14:42 +08:00
test upload android base code part2 2018-08-08 16:14:42 +08:00
.actionScriptProperties upload android base code part2 2018-08-08 16:14:42 +08:00
.flexLibProperties upload android base code part2 2018-08-08 16:14:42 +08:00
.project upload android base code part2 2018-08-08 16:14:42 +08:00
build.xml upload android base code part2 2018-08-08 16:14:42 +08:00
README.txt upload android base code part2 2018-08-08 16:14:42 +08:00

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