Files
harbour-core/harbour/tests/run_test.bat
1999-10-06 12:55:16 +00:00

12 lines
143 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