unplugged-system/external/antlr/runtime/ActionScript/project
2025-10-06 13:59:42 +00:00
..
lib Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
src/org/antlr/runtime Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
test Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
.actionScriptProperties Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
.flexLibProperties Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
build.xml Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
README.txt Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00: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