2012-12-03 16:19 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/hbct/tests/test.prg
* contrib/hbgt/tests/test.prg
* contrib/hbmisc/tests/tsstrfmt.prg
! missing #requires
This commit is contained in:
@@ -10,6 +10,12 @@
|
||||
* Change, ! Fix, % Optimization, + Addition, - Removal, ; Comment
|
||||
*/
|
||||
|
||||
2012-12-03 16:19 UTC+0100 Viktor Szakats (harbour syenar.net)
|
||||
* contrib/hbct/tests/test.prg
|
||||
* contrib/hbgt/tests/test.prg
|
||||
* contrib/hbmisc/tests/tsstrfmt.prg
|
||||
! missing #requires
|
||||
|
||||
2012-12-03 15:40 UTC+0100 Viktor Szakats (harbour syenar.net)
|
||||
- contrib/gtalleg/gtalleg.c
|
||||
+ contrib/gtalleg/gtallegd.c
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#require "hbct"
|
||||
#require "hbtest"
|
||||
|
||||
PROCEDURE Main()
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#require "hbgt"
|
||||
#require "hbtest"
|
||||
|
||||
PROCEDURE Main()
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#require "hbmisc"
|
||||
#require "hbtest"
|
||||
|
||||
PROCEDURE Main()
|
||||
|
||||
Reference in New Issue
Block a user