xref: /aosp_15_r20/external/antlr/runtime/ActionScript/project/README.txt (revision 16467b971bd3e2009fad32dd79016f2c7e421deb)
1*16467b97STreehugger RobotThis directory contains the source files required to build the runtime and the associated tests.
2*16467b97STreehugger Robot
3*16467b97STreehugger RobotRunning Unit Tests
4*16467b97STreehugger Robot==================
5*16467b97STreehugger RobotThe unit tests can be run using the ant "test" target.  The tests use flexUnit and the flexUnit ant integration provided by Peter Martin.
6*16467b97STreehugger RobotFlexUnit is available at:
7*16467b97STreehugger Robot
8*16467b97STreehugger Robothttp://code.google.com/p/as3flexunitlib/
9*16467b97STreehugger Robot
10*16467b97STreehugger RobotThe latest ant integration from Peter Martin can be found on his blog:
11*16467b97STreehugger Robot
12*16467b97STreehugger Robothttp://weblogs.macromedia.com/pmartin/archives/2007/09/flexunit_for_an_2.cfm
13*16467b97STreehugger Robot
14*16467b97STreehugger Robot
15