Files
harbour-core/harbour-RC1/tests/run_test.bat
2008-06-04 05:13:20 +00:00

12 lines
154 B
Batchfile

@echo off
rem
rem $Id$
rem
rem ; Generate test_all.bat
call run_prg.bat test_all
rem ; Run test_all.bat
call test_all.bat
del test_all.bat