diff --git a/harbour/ChangeLog b/harbour/ChangeLog index ede8d33583..52d1096578 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,3 +1,9 @@ +19990605-00:22 CET Eddie Runia + * tests/broken/exittest.prg; tests/broken/codebloc.prg + removed, since they work ! + * tests/working/exittest.prg; tests/working/codebl.prg + added (renamed codebloc to avoid conflict) + 19990605-00:00 CET Eddie Runia * tests/working/runner.c PITEM -> PHB_ITEM diff --git a/harbour/tests/broken/codebloc.prg b/harbour/tests/working/codebl.prg similarity index 100% rename from harbour/tests/broken/codebloc.prg rename to harbour/tests/working/codebl.prg diff --git a/harbour/tests/broken/exittest.prg b/harbour/tests/working/exittest.prg similarity index 100% rename from harbour/tests/broken/exittest.prg rename to harbour/tests/working/exittest.prg