Name Date Size #Lines LOC

..--

.settings/H25-Apr-2025-43

lib/H25-Apr-2025-

src/org/antlr/runtime/H25-Apr-2025-6,9246,107

test/H25-Apr-2025-238181

.actionScriptPropertiesH A D25-Apr-20251.2 KiB2726

.flexLibPropertiesH A D25-Apr-20253.1 KiB5958

.projectH A D25-Apr-2025461 1918

README.txtH A D25-Apr-2025494 158

build.xmlH A D25-Apr-20253 KiB8570

README.txt

1This directory contains the source files required to build the runtime and the associated tests.
2
3Running Unit Tests
4==================
5The unit tests can be run using the ant "test" target.  The tests use flexUnit and the flexUnit ant integration provided by Peter Martin.
6FlexUnit is available at:
7
8http://code.google.com/p/as3flexunitlib/
9
10The latest ant integration from Peter Martin can be found on his blog:
11
12http://weblogs.macromedia.com/pmartin/archives/2007/09/flexunit_for_an_2.cfm
13
14
15