From cfaa004b8d2effa21f7ec6bb284ca9346e5bea01 Mon Sep 17 00:00:00 2001 From: Eddie Runia Date: Tue, 20 Jul 1999 06:42:19 +0000 Subject: [PATCH] see changelog --- harbour/ChangeLog | 4 ++++ harbour/tests/working/run_all.bat | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 60c3c3c09c..146570773a 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,3 +1,7 @@ +19990720-09:30 CET Eddie Runia + * tests/working/run_all.bat + %1 exchanged for test_all + 19990719-17:55 EDT Paul Tucker * source/rtl/gtapi.c - removed temp init line now that init order is fixed. diff --git a/harbour/tests/working/run_all.bat b/harbour/tests/working/run_all.bat index 4f953d95b6..498e089c6f 100644 --- a/harbour/tests/working/run_all.bat +++ b/harbour/tests/working/run_all.bat @@ -1,3 +1,3 @@ -..\..\bin\harbour %1.prg /n /gHBR /i..\..\include +..\..\bin\harbour test_all.prg /n /gHBR /i..\..\include runner test_all.hrb hrb call testall.bat