Changeset 588 for trunk/ProjectFortress/test.bat
- Timestamp:
- 07/19/07 09:33:49 (2 years ago)
- Files:
-
- 1 modified
-
trunk/ProjectFortress/test.bat (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ProjectFortress/test.bat
r24 r588 16 16 REM ################################################################################ 17 17 18 java -cp "build;third_party/junit/junit.jar;third_party/xtc/xtc.jar;third_party/FJ/concurrent.jar;third_party/dstm2/dstm2.jar;third_party/bcel/bcel-5.2.jar " junit.swingui.TestRunner com.sun.fortress.interpreter.drivers.SystemJUTests18 java -cp "build;third_party/junit/junit.jar;third_party/xtc/xtc.jar;third_party/FJ/concurrent.jar;third_party/dstm2/dstm2.jar;third_party/bcel/bcel-5.2.jar;third_party/plt/plt.jar" junit.swingui.TestRunner com.sun.fortress.interpreter.drivers.SystemJUTests

