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