2009-07-16 21:58 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* tests/rddtest/make_c53.bat
* Minor formatting.
- tests/run.bat
- tests/run_all.bat
- Deleted. We need some portable concept here, but my guess is
that it's been a very long time since anyonw tried to run all
test program in a row.
This commit is contained in:
@@ -17,6 +17,16 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2009-07-16 21:58 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* tests/rddtest/make_c53.bat
|
||||
* Minor formatting.
|
||||
|
||||
- tests/run.bat
|
||||
- tests/run_all.bat
|
||||
- Deleted. We need some portable concept here, but my guess is
|
||||
that it's been a very long time since anyonw tried to run all
|
||||
test program in a row.
|
||||
|
||||
2009-07-16 21:32 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* config/rules.cf
|
||||
* config/global.cf
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
@rem
|
||||
@rem $Id$
|
||||
@rem
|
||||
|
||||
@echo off
|
||||
rem
|
||||
rem $Id$
|
||||
rem
|
||||
|
||||
rem DBFCDX
|
||||
clipper rddmktst /m/n/w/es2/d_TEST_DESCEND_ /d_TEST_UNIQUE_ /d_TEST_SCOPE_ /d_TEST_CMPDIDX_
|
||||
@@ -39,6 +40,5 @@ if errorlevel 1 goto ERROR
|
||||
exospace fi adscl53 lib _dbfcdx, dbfcdx
|
||||
if errorlevel 1 goto ERROR
|
||||
|
||||
|
||||
:ERROR
|
||||
if exist *.obj del *.obj
|
||||
|
||||
@@ -1,9 +0,0 @@
|
||||
@rem
|
||||
@rem $Id$
|
||||
@rem
|
||||
|
||||
@echo off
|
||||
|
||||
..\bin\harbour %1 -n -i..\include -gh
|
||||
..\bin\hbrun %1
|
||||
del %1.hrb
|
||||
@@ -1,12 +0,0 @@
|
||||
@rem
|
||||
@rem $Id$
|
||||
@rem
|
||||
|
||||
@echo off
|
||||
|
||||
rem ; Generate test_all.bat
|
||||
call run_prg.bat test_all
|
||||
|
||||
rem ; Run test_all.bat
|
||||
call test_all.bat
|
||||
del test_all.bat
|
||||
Reference in New Issue
Block a user