diff --git a/harbour/ChangeLog b/harbour/ChangeLog index ff02f76492..73505d5e83 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -10,6 +10,45 @@ * Change, ! Fix, % Optimization, + Addition, - Removal, ; Comment */ +2012-11-22 18:46 UTC+0100 Viktor Szakats (harbour syenar.net) + * contrib/hbct/doc/en/atadjust.txt + * contrib/hbct/doc/en/color.txt + * contrib/hbct/doc/en/count.txt + * contrib/hbct/doc/en/ct.txt + * contrib/hbct/doc/en/ctc.txt + * contrib/hbct/doc/en/ctmath.txt + * contrib/hbct/doc/en/ctstr.txt + * contrib/hbct/doc/en/datetime.txt + * contrib/hbct/doc/en/dattime2.txt + * contrib/hbct/doc/en/dattime3.txt + * contrib/hbct/doc/en/exponent.txt + * contrib/hbct/doc/en/trig.txt + * contrib/hbgt/doc/en/hbgt.txt + * contrib/hbmisc/doc/en/ht_class.txt + * contrib/rddads/doc/en/adsfuncs.txt + * doc/en/command.txt + * doc/en/dbdelim.txt + * doc/en/dbsdf.txt + * doc/en/dbstrux.txt + * doc/en/eval.txt + * doc/en/file.txt + * doc/en/hashes.txt + * doc/en/hbinet.txt + * doc/en/hvm.txt + * doc/en/lang.txt + * doc/en/memo.txt + * doc/en/memvar.txt + * doc/en/misc.txt + * doc/en/rddmisc.txt + * doc/en/rddord.txt + * doc/en/sayget.txt + * doc/en/set.txt + * doc/en/string.txt + * doc/en/tbrowse.txt + * doc/en/terminal.txt + * doc/en/var.txt + % cleaned $TESTS$ doc sections + 2012-11-22 18:09 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl) * harbour/contrib/hbwin/hbwin.hbx * harbour/contrib/hbwin/wapi_winbase.c diff --git a/harbour/contrib/hbct/doc/en/atadjust.txt b/harbour/contrib/hbct/doc/en/atadjust.txt index 304a6c5ace..bbb72dbbb7 100644 --- a/harbour/contrib/hbct/doc/en/atadjust.txt +++ b/harbour/contrib/hbct/doc/en/atadjust.txt @@ -31,8 +31,6 @@ $EXAMPLES$ - $TESTS$ - $STATUS$ Ready $COMPLIANCE$ diff --git a/harbour/contrib/hbct/doc/en/color.txt b/harbour/contrib/hbct/doc/en/color.txt index 54c8963da1..a0565b60fe 100644 --- a/harbour/contrib/hbct/doc/en/color.txt +++ b/harbour/contrib/hbct/doc/en/color.txt @@ -19,8 +19,6 @@ TODO: add documentation $EXAMPLES$ - $TESTS$ - $STATUS$ Started $COMPLIANCE$ @@ -62,8 +60,6 @@ TODO: add documentation $EXAMPLES$ - $TESTS$ - $STATUS$ Started $COMPLIANCE$ @@ -107,8 +103,6 @@ TODO: add documentation $EXAMPLES$ - $TESTS$ - $STATUS$ Started $COMPLIANCE$ @@ -139,8 +133,6 @@ TODO: add documentation $EXAMPLES$ - $TESTS$ - $STATUS$ Started $COMPLIANCE$ @@ -171,8 +163,6 @@ TODO: add documentation $EXAMPLES$ - $TESTS$ - $STATUS$ Started $COMPLIANCE$ @@ -203,8 +193,6 @@ TODO: add documentation $EXAMPLES$ - $TESTS$ - $STATUS$ Started $COMPLIANCE$ diff --git a/harbour/contrib/hbct/doc/en/count.txt b/harbour/contrib/hbct/doc/en/count.txt index 997f6f71ff..ef101c0fb8 100644 --- a/harbour/contrib/hbct/doc/en/count.txt +++ b/harbour/contrib/hbct/doc/en/count.txt @@ -19,8 +19,6 @@ TODO: add documentation $EXAMPLES$ - $TESTS$ - $STATUS$ Started $COMPLIANCE$ @@ -51,8 +49,6 @@ TODO: add documentation $EXAMPLES$ - $TESTS$ - $STATUS$ Started $COMPLIANCE$ diff --git a/harbour/contrib/hbct/doc/en/ct.txt b/harbour/contrib/hbct/doc/en/ct.txt index 7ae83f124c..2ff892bcc3 100644 --- a/harbour/contrib/hbct/doc/en/ct.txt +++ b/harbour/contrib/hbct/doc/en/ct.txt @@ -23,8 +23,6 @@ your program to check the initialization. $EXAMPLES$ - $TESTS$ - $STATUS$ Ready $COMPLIANCE$ @@ -59,8 +57,6 @@ sure that the deinitialization takes place. $EXAMPLES$ - $TESTS$ - $STATUS$ Ready $COMPLIANCE$ diff --git a/harbour/contrib/hbct/doc/en/ctc.txt b/harbour/contrib/hbct/doc/en/ctc.txt index 64656d88db..28843238fc 100644 --- a/harbour/contrib/hbct/doc/en/ctc.txt +++ b/harbour/contrib/hbct/doc/en/ctc.txt @@ -30,8 +30,6 @@ throwing off. $EXAMPLES$ - $TESTS$ - $STATUS$ Ready $COMPLIANCE$ @@ -63,8 +61,6 @@ library. Do not call this function directly. $EXAMPLES$ - $TESTS$ - $STATUS$ Ready $COMPLIANCE$ @@ -96,8 +92,6 @@ Do not call this function directly. $EXAMPLES$ - $TESTS$ - $STATUS$ Ready $COMPLIANCE$ diff --git a/harbour/contrib/hbct/doc/en/ctmath.txt b/harbour/contrib/hbct/doc/en/ctmath.txt index 398288786c..f550ebeee3 100644 --- a/harbour/contrib/hbct/doc/en/ctmath.txt +++ b/harbour/contrib/hbct/doc/en/ctmath.txt @@ -20,8 +20,6 @@ calculation precision of the math functions at the moment. $EXAMPLES$ - $TESTS$ - $STATUS$ Ready $COMPLIANCE$ @@ -53,8 +51,6 @@ calculation precision of the math functions at the moment. $EXAMPLES$ - $TESTS$ - $STATUS$ Ready $COMPLIANCE$ diff --git a/harbour/contrib/hbct/doc/en/ctstr.txt b/harbour/contrib/hbct/doc/en/ctstr.txt index cf4573207c..516cc72526 100644 --- a/harbour/contrib/hbct/doc/en/ctstr.txt +++ b/harbour/contrib/hbct/doc/en/ctstr.txt @@ -41,8 +41,6 @@ $EXAMPLES$ - $TESTS$ - $STATUS$ Ready $COMPLIANCE$ @@ -91,8 +89,6 @@ $EXAMPLES$ - $TESTS$ - $STATUS$ Ready $COMPLIANCE$ @@ -153,8 +149,6 @@ $EXAMPLES$ - $TESTS$ - $STATUS$ Ready $COMPLIANCE$ diff --git a/harbour/contrib/hbct/doc/en/datetime.txt b/harbour/contrib/hbct/doc/en/datetime.txt index c55e99d4d0..b57a72bc01 100644 --- a/harbour/contrib/hbct/doc/en/datetime.txt +++ b/harbour/contrib/hbct/doc/en/datetime.txt @@ -19,8 +19,6 @@ TODO: add documentation $EXAMPLES$ - $TESTS$ - $STATUS$ Started $COMPLIANCE$ @@ -51,8 +49,6 @@ TODO: add documentation $EXAMPLES$ - $TESTS$ - $STATUS$ Started $COMPLIANCE$ @@ -83,8 +79,6 @@ TODO: add documentation $EXAMPLES$ - $TESTS$ - $STATUS$ Started $COMPLIANCE$ @@ -115,8 +109,6 @@ TODO: add documentation $EXAMPLES$ - $TESTS$ - $STATUS$ Started $COMPLIANCE$ @@ -147,8 +139,6 @@ TODO: add documentation $EXAMPLES$ - $TESTS$ - $STATUS$ Started $COMPLIANCE$ @@ -179,8 +169,6 @@ TODO: add documentation $EXAMPLES$ - $TESTS$ - $STATUS$ Started $COMPLIANCE$ diff --git a/harbour/contrib/hbct/doc/en/dattime2.txt b/harbour/contrib/hbct/doc/en/dattime2.txt index 2d29a9c419..9353c10077 100644 --- a/harbour/contrib/hbct/doc/en/dattime2.txt +++ b/harbour/contrib/hbct/doc/en/dattime2.txt @@ -19,8 +19,6 @@ TODO: add documentation $EXAMPLES$ - $TESTS$ - $STATUS$ Started $COMPLIANCE$ @@ -51,8 +49,6 @@ TODO: add documentation $EXAMPLES$ - $TESTS$ - $STATUS$ Started $COMPLIANCE$ @@ -85,8 +81,6 @@ TODO: add further documentation $EXAMPLES$ - $TESTS$ - $STATUS$ Started $COMPLIANCE$ @@ -119,8 +113,6 @@ TODO: add further documentation $EXAMPLES$ - $TESTS$ - $STATUS$ Started $COMPLIANCE$ @@ -151,8 +143,6 @@ TODO: add documentation $EXAMPLES$ - $TESTS$ - $STATUS$ Started $COMPLIANCE$ @@ -185,8 +175,6 @@ TODO: add further documentation $EXAMPLES$ - $TESTS$ - $STATUS$ Started $COMPLIANCE$ @@ -217,8 +205,6 @@ TODO: add further documentation $EXAMPLES$ - $TESTS$ - $STATUS$ Started $COMPLIANCE$ @@ -251,8 +237,6 @@ TODO: add further documentation $EXAMPLES$ - $TESTS$ - $STATUS$ Started $COMPLIANCE$ @@ -283,8 +267,6 @@ TODO: add documentation $EXAMPLES$ - $TESTS$ - $STATUS$ Started $COMPLIANCE$ @@ -317,8 +299,6 @@ TODO: add further documentation $EXAMPLES$ - $TESTS$ - $STATUS$ Started $COMPLIANCE$ @@ -352,8 +332,6 @@ TODO: add further documentation $EXAMPLES$ - $TESTS$ - $STATUS$ Started $COMPLIANCE$ @@ -384,8 +362,6 @@ TODO: add documentation $EXAMPLES$ - $TESTS$ - $STATUS$ Started $COMPLIANCE$ @@ -416,8 +392,6 @@ TODO: add documentation $EXAMPLES$ - $TESTS$ - $STATUS$ Started $COMPLIANCE$ @@ -458,8 +432,6 @@ TODO: add further documentation $EXAMPLES$ - $TESTS$ - $STATUS$ Started $COMPLIANCE$ diff --git a/harbour/contrib/hbct/doc/en/dattime3.txt b/harbour/contrib/hbct/doc/en/dattime3.txt index 79546d463a..5cc15071df 100644 --- a/harbour/contrib/hbct/doc/en/dattime3.txt +++ b/harbour/contrib/hbct/doc/en/dattime3.txt @@ -39,8 +39,6 @@ DO WHILE .AND. .AND. WaitPeriod() // ... ENDDO - $TESTS$ - $STATUS$ Ready $COMPLIANCE$ @@ -101,8 +99,6 @@ @ 5, 10 SAY "Please input time for beginning work:"; GET cBegin VALID TimeValid( cBegin ) READ - $TESTS$ - $STATUS$ Ready $COMPLIANCE$ @@ -153,8 +149,6 @@ Or, more compactly: SetTime( cNewTime, IsAt() ) - $TESTS$ - $STATUS$ Ready $COMPLIANCE$ @@ -203,8 +197,6 @@ Or, more compactly: SetDate( dNewDate, IsAt() ) - $TESTS$ - $STATUS$ Ready $COMPLIANCE$ diff --git a/harbour/contrib/hbct/doc/en/exponent.txt b/harbour/contrib/hbct/doc/en/exponent.txt index 208a5cd895..4e9ffd6269 100644 --- a/harbour/contrib/hbct/doc/en/exponent.txt +++ b/harbour/contrib/hbct/doc/en/exponent.txt @@ -29,8 +29,6 @@ TODO: add documentation $EXAMPLES$ - $TESTS$ - $STATUS$ Started $COMPLIANCE$ @@ -76,8 +74,6 @@ TODO: add documentation $EXAMPLES$ - $TESTS$ - $STATUS$ Started $COMPLIANCE$ diff --git a/harbour/contrib/hbct/doc/en/trig.txt b/harbour/contrib/hbct/doc/en/trig.txt index 3d72f7dd33..c4ce486376 100644 --- a/harbour/contrib/hbct/doc/en/trig.txt +++ b/harbour/contrib/hbct/doc/en/trig.txt @@ -24,8 +24,6 @@ // long is the perimeter ? ? Str( Pi() * 3.4, 5, 3 ) + " meters" // --> 10.681 meters - $TESTS$ - $STATUS$ Ready $COMPLIANCE$ diff --git a/harbour/contrib/hbgt/doc/en/hbgt.txt b/harbour/contrib/hbgt/doc/en/hbgt.txt index ffef2f965b..7c746bcdba 100644 --- a/harbour/contrib/hbgt/doc/en/hbgt.txt +++ b/harbour/contrib/hbgt/doc/en/hbgt.txt @@ -30,8 +30,6 @@ I process contain embedded NULs. $EXAMPLES$ ? gt_AscPos( "the cat sat on the mat", 3 ) // prints e - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -61,8 +59,6 @@ and return the result. $EXAMPLES$ - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -99,8 +95,6 @@ $EXAMPLES$ ? gt_AtDiff( "the cat", "the rat" ) // prints 5 ? gt_AtDiff( "the cat", "the " ) // prints 0 - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -133,8 +127,6 @@ invalid parameters will return "" $EXAMPLES$ ? gt_CharEven( "abcdefghijklm" ) // prints "bdfhjl" - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -171,8 +163,6 @@ ? gt_CharMix( "abc", "123" ) // prints "a1b2c3" ? gt_CharMix( "abcde", "123" ) // prints "a1b2c3de" ? gt_CharMix( "abc", "12345" ) // prints "a1b2c345" - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -205,8 +195,6 @@ invalid parameters will return "" $EXAMPLES$ ? gt_CharOdd( "abcdefghijklm" ) // prints "acegikm" - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -240,8 +228,6 @@ invalid parameters will return -1 $EXAMPLES$ ? gt_ChrCount( "t", "the cat sat on the mat" ) // prints 4 - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -274,8 +260,6 @@ $EXAMPLES$ ? Chr( gt_ChrFirst( "sa ", "This is a test" ) ) // prints "s" ? Chr( gt_ChrFirst( "et", "This is a test" ) ) // prints "t" - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -314,8 +298,6 @@ ? gt_ChrTotal( "tae", cStr1 ) // prints 10 ? gt_ChrTotal( "zqw", cStr1 ) // prints 0 - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -353,8 +335,6 @@ invalid parameters will return -1 $EXAMPLES$ ? gt_StrCount( "the", "the cat sat on the mat" ) // prints 2 - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -386,8 +366,6 @@ $EXAMPLES$ ? gt_StrCSPN( "this is a test", "as " ) // prints 3 ? gt_StrCSPN( "this is a test", "elnjpq" ) // prints 11 - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -425,8 +403,6 @@ $EXAMPLES$ ? gt_StrDiff( "the cat", "the rat" ) // prints "rat" ? gt_StrDiff( "the cat", "the " ) // prints "" - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -463,8 +439,6 @@ ? gt_StrExpand( "abc" ) // prints "a b c" ? gt_StrExpand( "abc", 2 ) // prints "a b c" ? gt_StrExpand( "abc", 2, '|' ) // prints "a||b||c" - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -501,8 +475,6 @@ ? gt_StrLeft( "this is a test", "hsit " ) // prints 8 ? gt_StrLeft( "this is a test", "hit a" ) // prints 3 ? gt_StrLeft( "this is a test", "zxy" ) // prints 0 - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -535,8 +507,6 @@ $EXAMPLES$ ? gt_StrPBRK( "This is a test", "sa " ) // prints "s is a test" ? gt_StrPBRK( "This is a test", "et" ) // prints "test" - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -573,8 +543,6 @@ ? gt_StrRight( "this is a test", "teas " ) // prints 8 ? gt_StrRight( "this is a test", "tes h" ) // prints 5 ? gt_StrRight( "this is a test", "zxy" ) // prints 0 - $TESTS$ - $STATUS$ R $COMPLIANCE$ diff --git a/harbour/contrib/hbmisc/doc/en/ht_class.txt b/harbour/contrib/hbmisc/doc/en/ht_class.txt index a18571fb0a..d69ce39a56 100644 --- a/harbour/contrib/hbmisc/doc/en/ht_class.txt +++ b/harbour/contrib/hbmisc/doc/en/ht_class.txt @@ -69,8 +69,6 @@ oFile:Close() ENDIF RETURN - $TESTS$ - See Examples $STATUS$ R $COMPLIANCE$ diff --git a/harbour/contrib/rddads/doc/en/adsfuncs.txt b/harbour/contrib/rddads/doc/en/adsfuncs.txt index dafb4b98cd..6a0005d551 100644 --- a/harbour/contrib/rddads/doc/en/adsfuncs.txt +++ b/harbour/contrib/rddads/doc/en/adsfuncs.txt @@ -24,8 +24,6 @@ AdsBlob2File() is a wrapper for AdsBinaryToFile. $EXAMPLES$ - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -66,8 +64,6 @@ Use of this function is illegal in an ADS transaction. $EXAMPLES$ - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -99,8 +95,6 @@ See ace.hlp for full details about the Advantage Database Server. $EXAMPLES$ - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -170,8 +164,6 @@ See ace.hlp for full details about the Advantage Database Server. $EXAMPLES$ - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -207,8 +199,6 @@ See ace.hlp for full details about the Advantage Database Server. $EXAMPLES$ - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -242,8 +232,6 @@ See ace.hlp for full details about the Advantage Database Server. $EXAMPLES$ - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -275,8 +263,6 @@ See ace.hlp for full details about the Advantage Database Server. $EXAMPLES$ - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -309,8 +295,6 @@ See ace.hlp for full details about the Advantage Database Server. $EXAMPLES$ - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -345,8 +329,6 @@ re-evaluates the data to include or exclude changed records. $EXAMPLES$ - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -383,8 +365,6 @@ See ace.hlp for full details about the Advantage Database Server. $EXAMPLES$ - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -416,8 +396,6 @@ See ace.hlp for full details about the Advantage Database Server. $EXAMPLES$ - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -457,8 +435,6 @@ See ace.hlp for full details about the Advantage Database Server. $EXAMPLES$ - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -497,8 +473,6 @@ See ace.hlp for full details about the Advantage Database Server. $EXAMPLES$ - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -548,8 +522,6 @@ See ace.hlp for full details about the Advantage Database Server. $EXAMPLES$ - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -689,8 +661,6 @@ Advantage-based applications to access specific data. $EXAMPLES$ - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -776,8 +746,6 @@ See AdsRegCallback(). $EXAMPLES$ - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -814,8 +782,6 @@ It exists primarily for testing purposes. $EXAMPLES$ - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -855,8 +821,6 @@ It exists primarily for testing purposes. $EXAMPLES$ - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -893,8 +857,6 @@ It exists primarily for testing purposes. $EXAMPLES$ - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -931,8 +893,6 @@ It exists primarily for testing purposes. $EXAMPLES$ - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -975,8 +935,6 @@ This sets the usCharType parameter used when ADS opens a table. $EXAMPLES$ - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -1008,8 +966,6 @@ Equivalent to Empty(ordSetFocus())<\b>, but faster. $EXAMPLES$ - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -1059,8 +1015,6 @@ See ace.hlp for full details about the Advantage Database Server. $EXAMPLES$ - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -1092,8 +1046,6 @@ See ace.hlp for full details about the Advantage Database Server. $EXAMPLES$ - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -1141,8 +1093,6 @@ filter expressions ADS can understand. $EXAMPLES$ - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -1185,8 +1135,6 @@ See ace.hlp for full details. $EXAMPLES$ - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -1224,8 +1172,6 @@ This function identifies the type of server used in the current workarea. $EXAMPLES$ - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -1265,8 +1211,6 @@ AdsDDCreateUser( , "Luiz", "papael", "This is luiz User" ) // Add the tables AdsDDAddTable( "Table1", "table1.adt", "table1.adi" ) - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -1296,8 +1240,6 @@ None $DESCRIPTION$ This function no longer exists. See the Data Dictionary topic - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -1485,8 +1427,6 @@ AdsRightsCheck() is a Get/Set function for the "rights checking" mode. $EXAMPLES$ - $TESTS$ - $STATUS$ R $COMPLIANCE$ diff --git a/harbour/doc/en/command.txt b/harbour/doc/en/command.txt index e57decbbdb..9c38c7ddfe 100644 --- a/harbour/doc/en/command.txt +++ b/harbour/doc/en/command.txt @@ -297,7 +297,7 @@ when you are first creating and testing a Class. OPERATOR Operator Overloading for classes. - See example Tests/TestOp.prg for details. + See example tests/testop.prg for details. CLASS Use this syntax only for defining a full method after @@ -319,8 +319,6 @@ ... ... ... ... RETURN Self - $TESTS$ - TestOp.prg $STATUS$ R $COMPLIANCE$ diff --git a/harbour/doc/en/dbdelim.txt b/harbour/doc/en/dbdelim.txt index 3596484b1f..a30747e6e6 100644 --- a/harbour/doc/en/dbdelim.txt +++ b/harbour/doc/en/dbdelim.txt @@ -71,8 +71,6 @@ // Import new customer records. USE CUSTOMER NEW APPEND FROM customer DELIMITED - $TESTS$ - $STATUS$ S $COMPLIANCE$ diff --git a/harbour/doc/en/dbsdf.txt b/harbour/doc/en/dbsdf.txt index 60d97727e5..a8f2f1b9c3 100644 --- a/harbour/doc/en/dbsdf.txt +++ b/harbour/doc/en/dbsdf.txt @@ -66,8 +66,6 @@ // Import new customer records. USE CUSTOMER NEW APPEND FROM customer SDF - $TESTS$ - $STATUS$ S $COMPLIANCE$ diff --git a/harbour/doc/en/dbstrux.txt b/harbour/doc/en/dbstrux.txt index c4396bb7ee..f04158b67f 100644 --- a/harbour/doc/en/dbstrux.txt +++ b/harbour/doc/en/dbstrux.txt @@ -184,8 +184,6 @@ __dbCopyXStruct( "TestStru" ) USE TestStru LIST - $TESTS$ - $STATUS$ R $COMPLIANCE$ diff --git a/harbour/doc/en/eval.txt b/harbour/doc/en/eval.txt index 3648f3b5aa..4de35abc95 100644 --- a/harbour/doc/en/eval.txt +++ b/harbour/doc/en/eval.txt @@ -52,8 +52,6 @@ ? Eval( {| p1, p2 | p1 + p2 }, "A", "B" ) ? Eval( {| p1, p2, p3 | p1 }, "A", "B" ) RETURN - $TESTS$ - See examples $STATUS$ R $COMPLIANCE$ diff --git a/harbour/doc/en/file.txt b/harbour/doc/en/file.txt index b769ce1fe0..83e339f4ca 100644 --- a/harbour/doc/en/file.txt +++ b/harbour/doc/en/file.txt @@ -1036,8 +1036,6 @@ IF DirRemove( cDir ) == 0 ? "Remove of directory", cDir, "was successfull" ENDIF - $TESTS$ - See examples $STATUS$ R $COMPLIANCE$ @@ -1078,8 +1076,6 @@ IF DirChange( "\temp" ) == 0 ? "Change to diretory was successfull" ENDIF - $TESTS$ - See examples $STATUS$ R $COMPLIANCE$ @@ -1121,8 +1117,6 @@ IF MakeDir( cDir ) == 0 ? "Directory", cDir, "successfully created" ENDIF - $TESTS$ - See examples $STATUS$ R $COMPLIANCE$ @@ -1162,8 +1156,6 @@ IF IsDisk( "A" ) ? "Drive is ready " ENDIF - $TESTS$ - See Examples $STATUS$ R $COMPLIANCE$ diff --git a/harbour/doc/en/hashes.txt b/harbour/doc/en/hashes.txt index b11f54e75c..ce81f07d87 100644 --- a/harbour/doc/en/hashes.txt +++ b/harbour/doc/en/hashes.txt @@ -77,8 +77,6 @@ $EXAMPLES$ - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -116,8 +114,6 @@ $EXAMPLES$ - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -157,8 +153,6 @@ $EXAMPLES$ - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -198,8 +192,6 @@ $EXAMPLES$ - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -241,8 +233,6 @@ $EXAMPLES$ - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -282,8 +272,6 @@ $EXAMPLES$ - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -321,8 +309,6 @@ $EXAMPLES$ - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -361,8 +347,6 @@ $EXAMPLES$ - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -403,8 +387,6 @@ $EXAMPLES$ - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -442,8 +424,6 @@ $EXAMPLES$ - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -481,8 +461,6 @@ $EXAMPLES$ - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -517,8 +495,6 @@ $EXAMPLES$ - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -553,8 +529,6 @@ $EXAMPLES$ - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -591,8 +565,6 @@ $EXAMPLES$ - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -627,8 +599,6 @@ $EXAMPLES$ - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -669,8 +639,6 @@ $EXAMPLES$ - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -717,8 +685,6 @@ $EXAMPLES$ - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -762,8 +728,6 @@ The code block is passed the entry key, value, and numeric position $EXAMPLES$ - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -807,8 +771,6 @@ $EXAMPLES$ - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -845,8 +807,6 @@ $EXAMPLES$ - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -888,8 +848,6 @@ hsTable := { "one" => 1, "two" => 2 } // turn 'case match' on for a new hash table, storing ol flag lFlag := hb_HCaseMatch( hsTable, .T. ) - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -931,8 +889,6 @@ hsTable := { "one" => 1, "two" => 2 } // turn 'binary' on for a new hash table, storing ol flag lFlag := hb_HBinary( hsTable, .T. ) - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -974,8 +930,6 @@ hsTable := { "one" => 1, "two" => 2 } // turn 'auto add' on for a new hash table, storing ol flag lFlag := hb_HAutoAdd( hsTable, .T. ) - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -1010,8 +964,6 @@ $EXAMPLES$ - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -1048,8 +1000,6 @@ $EXAMPLES$ - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -1090,8 +1040,6 @@ LOCAL hsTable // turn 'auto add' on for a new hash table hsTable := hb_HSetAutoAdd( { "one" => 1, "two" => 2 }, .T. ) - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -1132,8 +1080,6 @@ LOCAL hsTable // turn 'case match' on for a new hash table hsTable := hb_HSetCaseMatch( { "one" => 1, "two" => 2 }, .T. ) - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -1174,8 +1120,6 @@ LOCAL hsTable // turn 'binary' on for a new hash table hsTable := hb_HSetBinary( { "one" => 1, "two" => 2 }, .T. ) - $TESTS$ - $STATUS$ R $COMPLIANCE$ diff --git a/harbour/doc/en/hbinet.txt b/harbour/doc/en/hbinet.txt index e1bc0e6852..a9784e2561 100644 --- a/harbour/doc/en/hbinet.txt +++ b/harbour/doc/en/hbinet.txt @@ -73,8 +73,6 @@ of every program using INET functions. $EXAMPLES$ - $TESTS$ - $STATUS$ $COMPLIANCE$ @@ -108,8 +106,6 @@ using Inet functions, just before the program exits. $EXAMPLES$ - $TESTS$ - $STATUS$ $COMPLIANCE$ @@ -147,8 +143,6 @@ certain cases, i.e. an asynchronously detected timeout. $EXAMPLES$ - $TESTS$ - $STATUS$ $COMPLIANCE$ @@ -194,8 +188,6 @@ thread is using it. $EXAMPLES$ - $TESTS$ - $STATUS$ $COMPLIANCE$ @@ -232,8 +224,6 @@ $EXAMPLES$ - $TESTS$ - $STATUS$ $COMPLIANCE$ @@ -268,8 +258,6 @@ $EXAMPLES$ - $TESTS$ - $STATUS$ $COMPLIANCE$ @@ -308,8 +296,6 @@ are the same); 1 is reserved for "connection closed" message. $EXAMPLES$ - $TESTS$ - $STATUS$ $COMPLIANCE$ @@ -346,8 +332,6 @@ purposes. $EXAMPLES$ - $TESTS$ - $STATUS$ $COMPLIANCE$ @@ -380,8 +364,6 @@ $EXAMPLES$ - $TESTS$ - $STATUS$ $COMPLIANCE$ @@ -417,8 +399,6 @@ operation. $EXAMPLES$ - $TESTS$ - $STATUS$ $COMPLIANCE$ @@ -457,8 +437,6 @@ TODO: have a version that returns a vector of 4 numbers. $EXAMPLES$ - $TESTS$ - $STATUS$ $COMPLIANCE$ @@ -494,8 +472,6 @@ socket is connected with a remote host or client $EXAMPLES$ - $TESTS$ - $STATUS$ $COMPLIANCE$ @@ -532,8 +508,6 @@ Sets or changes the timeout value of the socket. $EXAMPLES$ - $TESTS$ - $STATUS$ $COMPLIANCE$ @@ -567,8 +541,6 @@ blocking operations. $EXAMPLES$ - $TESTS$ - $STATUS$ $COMPLIANCE$ @@ -605,8 +577,6 @@ Sets or changes the time limit value of the socket. $EXAMPLES$ - $TESTS$ - $STATUS$ $COMPLIANCE$ @@ -639,8 +609,6 @@ Clears the default time limit of the given socket. $EXAMPLES$ - $TESTS$ - $STATUS$ $COMPLIANCE$ @@ -680,8 +648,6 @@ TODO: describe these better $EXAMPLES$ - $TESTS$ - $STATUS$ $COMPLIANCE$ @@ -714,8 +680,6 @@ $EXAMPLES$ - $TESTS$ - $STATUS$ $COMPLIANCE$ @@ -750,8 +714,6 @@ Returns the socket send buffer size or -1 if the socket is closed or an error occurs $EXAMPLES$ - $TESTS$ - $STATUS$ $COMPLIANCE$ @@ -786,8 +748,6 @@ Returns the socket receive buffer size or -1 if the socket is closed or an error occurs $EXAMPLES$ - $TESTS$ - $STATUS$ $COMPLIANCE$ @@ -824,8 +784,6 @@ Sets the send buffer size of a socket $EXAMPLES$ - $TESTS$ - $STATUS$ $COMPLIANCE$ @@ -862,8 +820,6 @@ Sets the receive buffer size of a socket $EXAMPLES$ - $TESTS$ - $STATUS$ $COMPLIANCE$ @@ -916,8 +872,6 @@ use the hb_inetRecvAll(). $EXAMPLES$ - $TESTS$ - $STATUS$ $COMPLIANCE$ @@ -960,8 +914,6 @@ cString is filled for its whole length. $EXAMPLES$ - $TESTS$ - $STATUS$ $COMPLIANCE$ @@ -1026,8 +978,6 @@ once, at the beginning of the function). $EXAMPLES$ - $TESTS$ - $STATUS$ $COMPLIANCE$ @@ -1073,8 +1023,6 @@ Provided by: Marcelo Lombardo $EXAMPLES$ - $TESTS$ - $STATUS$ $COMPLIANCE$ @@ -1127,8 +1075,6 @@ of error happened. $EXAMPLES$ - $TESTS$ - $STATUS$ $COMPLIANCE$ @@ -1180,8 +1126,6 @@ On error, the error in the socket is set. $EXAMPLES$ - $TESTS$ - $STATUS$ $COMPLIANCE$ @@ -1221,8 +1165,6 @@ data to be sent is written before returning. $EXAMPLES$ - $TESTS$ - $STATUS$ $COMPLIANCE$ @@ -1272,8 +1214,6 @@ On error, and if the server can't be found, the function returns NIL. $EXAMPLES$ - $TESTS$ - $STATUS$ $COMPLIANCE$ @@ -1313,8 +1253,6 @@ of the DNS server. $EXAMPLES$ - $TESTS$ - $STATUS$ $COMPLIANCE$ @@ -1373,8 +1311,6 @@ On error, sets error description in the newly returned socket. $EXAMPLES$ - $TESTS$ - $STATUS$ $COMPLIANCE$ @@ -1414,8 +1350,6 @@ This error can be accessed using hb_inetErrorCode() function. $EXAMPLES$ - $TESTS$ - $STATUS$ $COMPLIANCE$ @@ -1479,8 +1413,6 @@ host address not reachable and host reachable but port not open. $EXAMPLES$ - $TESTS$ - $STATUS$ $COMPLIANCE$ @@ -1534,8 +1466,6 @@ On error, the error of the returned socket is set. $EXAMPLES$ - $TESTS$ - $STATUS$ $COMPLIANCE$ @@ -1581,8 +1511,6 @@ and code are set. $EXAMPLES$ - $TESTS$ - $STATUS$ $COMPLIANCE$ @@ -1631,8 +1559,6 @@ and code are set. $EXAMPLES$ - $TESTS$ - $STATUS$ $COMPLIANCE$ @@ -1694,8 +1620,6 @@ Returns -1 on error, or the number of bytes actually sent on success. $EXAMPLES$ - $TESTS$ - $STATUS$ $COMPLIANCE$ @@ -1740,8 +1664,6 @@ to nSize bytes. $EXAMPLES$ - $TESTS$ - $STATUS$ $COMPLIANCE$ @@ -1776,8 +1698,6 @@ Returns a CRLF sequence used in many internet protocols. $EXAMPLES$ - $TESTS$ - $STATUS$ $COMPLIANCE$ @@ -1812,8 +1732,6 @@ $EXAMPLES$ - $TESTS$ - $STATUS$ $COMPLIANCE$ diff --git a/harbour/doc/en/hvm.txt b/harbour/doc/en/hvm.txt index 4dcf8f2219..358c6b1594 100644 --- a/harbour/doc/en/hvm.txt +++ b/harbour/doc/en/hvm.txt @@ -44,8 +44,6 @@ executed function if no arguments are passed. Otherwise it returns the name of the function or procedure at . $EXAMPLES$ - See Test - $TESTS$ This test will show the functions and procedures in stack. before executing it. PROCEDURE Main() @@ -88,8 +86,6 @@ Otherwise it returns the line number of the function or procedure at . $EXAMPLES$ - See Test - $TESTS$ PROCEDURE Main() ? ProcLine( 0 ) ? ProcName( 2 ) @@ -126,8 +122,6 @@ This function is added to the RTL for full compatibility. It always returns an empty string. $EXAMPLES$ - ? ProcFile() - $TESTS$ PROCEDURE Main() ? ProcFile() ? ProcFile( NIL ) @@ -164,8 +158,6 @@ $DESCRIPTION$ This function is useful to check the value stored in an argument. $EXAMPLES$ - See Test - $TESTS$ PROCEDURE Test( nValue, cString ) IF PCount() == 2 ? hb_PValue( 1 ), nValue @@ -205,8 +197,6 @@ This function is useful to check if a function or procedure has received the required number of arguments. $EXAMPLES$ - See Test - $TESTS$ PROCEDURE Test( xExp ) IF PCount() == 0 ? "This function needs a parameter" @@ -244,8 +234,6 @@ This function terminates the current application and returns to the system. $EXAMPLES$ - See Test - $TESTS$ PROCEDURE EndApp( lYesNo ) IF lYesNo __Quit() diff --git a/harbour/doc/en/lang.txt b/harbour/doc/en/lang.txt index e5a9432408..1b05b9ed5f 100644 --- a/harbour/doc/en/lang.txt +++ b/harbour/doc/en/lang.txt @@ -146,8 +146,6 @@ ? CMonth( Date() ) // Mayo ? CDoW( Date() ) // Lunes RETURN - $TESTS$ - See tests/langapi.prg, tests/langmsg.prg $STATUS$ R $COMPLIANCE$ @@ -245,8 +243,6 @@ ? CMonth( Date() ) // Mayo ? CDoW( Date() ) // Lunes RETURN - $TESTS$ - See tests/langapi.prg, tests/langmsg.prg $STATUS$ R $COMPLIANCE$ diff --git a/harbour/doc/en/memo.txt b/harbour/doc/en/memo.txt index a2f98fe4de..59fcc7aaad 100644 --- a/harbour/doc/en/memo.txt +++ b/harbour/doc/en/memo.txt @@ -48,10 +48,6 @@ specified chars. $EXAMPLES$ ? MemoTran( DATA->CNOTES ) - $TESTS$ - @ 1, 1 SAY MemoTran( Data->CNOTES ) - will display converted string starting on row two, column two of the - current device. $STATUS$ R $COMPLIANCE$ @@ -85,10 +81,6 @@ hard carriage return chars. $EXAMPLES$ ? HardCR( Data->CNOTES ) - $TESTS$ - @ 1, 1 SAY HardCR( Data->CNOTES ) - will display converted string starting on row two, column two of the - current device. $STATUS$ R $COMPLIANCE$ diff --git a/harbour/doc/en/memvar.txt b/harbour/doc/en/memvar.txt index 29a119b492..5463538779 100644 --- a/harbour/doc/en/memvar.txt +++ b/harbour/doc/en/memvar.txt @@ -40,8 +40,6 @@ Id := 5 USE RETURN - $TESTS$ - See tests/testwarn.prg $STATUS$ R $COMPLIANCE$ @@ -106,8 +104,6 @@ n := Int( Seconds() + 2 ) RETURN - $TESTS$ - See tests/testwarn.prg for more examples $STATUS$ R $COMPLIANCE$ @@ -163,8 +159,6 @@ ? y RETURN - $TESTS$ - See tests/testwarn.prg for more examples $STATUS$ R $COMPLIANCE$ diff --git a/harbour/doc/en/misc.txt b/harbour/doc/en/misc.txt index e8df4d8202..4c5bde4b7d 100644 --- a/harbour/doc/en/misc.txt +++ b/harbour/doc/en/misc.txt @@ -32,8 +32,6 @@ This function will return the current operating system. $EXAMPLES$ ? OS() - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -64,8 +62,6 @@ This function returns the current Harbour Version. $EXAMPLES$ ? Version() // "Harbour Terminal: Standard stream console" - $TESTS$ - $STATUS$ S $COMPLIANCE$ @@ -107,8 +103,6 @@ ? GetEnv( "PATH" ) ? GetEnv( "CONFIG" ) ? GetEnv( "HARBOURCMD", "-n -l -es2" ) - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -150,8 +144,6 @@ ? GetE( "PATH" ) ? GetE( "CONFIG" ) ? GetE( "HARBOURCMD", "-n -l -es2" ) - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -205,8 +197,6 @@ ? hb_GetEnv( "PATH" ) ? hb_GetEnv( "CONFIG" ) ? hb_GetEnv( "HARBOURCMD", "-n -l -es2" ) - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -247,8 +237,6 @@ $EXAMPLES$ __Run( "edit " + cMyTextFile ) // Runs an external editor __Run( "command" ) // Gives a OS shell - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -342,8 +330,6 @@ $EXAMPLES$ RUN ( "edit " + cMyTextFile ) // Runs an external editor RUN command // Gives a OS shell - $TESTS$ - $STATUS$ R $COMPLIANCE$ diff --git a/harbour/doc/en/rddmisc.txt b/harbour/doc/en/rddmisc.txt index c094e495b0..38c7d9cbf5 100644 --- a/harbour/doc/en/rddmisc.txt +++ b/harbour/doc/en/rddmisc.txt @@ -630,8 +630,6 @@ $EXAMPLES$ USE tests NEW ? LastRec(), RecCount() - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -672,8 +670,6 @@ ? LUpdate() USE RETURN - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -765,8 +761,6 @@ ? RecCount() ? Test->( RecCount() ) CLOSE ALL - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -807,8 +801,6 @@ RecNo() // Returns 1 dbGoto( 50 ) RecNo() // Returns 50 - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -848,8 +840,6 @@ RecSize() // Returns 1 dbGoto( 50 ) RecSize() - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -905,8 +895,6 @@ ENDIF ENDIF USE - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -946,8 +934,6 @@ SELECT test LIST SELECT cOldArea - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -990,8 +976,6 @@ ? Used() // .F. SELECT tests ? Used() //.T. - $TESTS$ - $STATUS$ R $COMPLIANCE$ diff --git a/harbour/doc/en/rddord.txt b/harbour/doc/en/rddord.txt index 48a88d0b52..32475ff34b 100644 --- a/harbour/doc/en/rddord.txt +++ b/harbour/doc/en/rddord.txt @@ -93,8 +93,6 @@ ordBagName( "teZip" ) // Returns: Customer SET ORDER TO TAG TeName ? OrderBagName() // Returns: Custumer - $TESTS$ - See Examples $STATUS$ S $COMPLIANCE$ @@ -148,8 +146,6 @@ $EXAMPLES$ - $TESTS$ - $STATUS$ S $COMPLIANCE$ @@ -219,8 +215,6 @@ USE tests VIA "DBFCDX" NEW ordCreate( , "lName", "tests->lName" ) - $TESTS$ - See examples $STATUS$ S $COMPLIANCE$ @@ -267,8 +261,6 @@ $EXAMPLES$ USE tests VIA "DBFCDX" NEW ordDestroy( "lName", "tests" ) - $TESTS$ - See examples $STATUS$ S $COMPLIANCE$ @@ -317,8 +309,6 @@ FOR tests->ID > 100 ordFor( "tests" ) // Returns: tests->ID > 100 - $TESTS$ - See examples $STATUS$ S $COMPLIANCE$ diff --git a/harbour/doc/en/sayget.txt b/harbour/doc/en/sayget.txt index a8c3cecb90..f7e9266c93 100644 --- a/harbour/doc/en/sayget.txt +++ b/harbour/doc/en/sayget.txt @@ -139,8 +139,6 @@ ? "The name you entered is", cVar ? "The id you entered is", nId RETURN - $TESTS$ - See Examples $STATUS$ R $COMPLIANCE$ @@ -191,8 +189,6 @@ @ 3, 1 SAY "is" COLOR "b/r+" @ 4, 1 SAY "Power" PICTURE "@!" RETURN - $TESTS$ - See Examples $STATUS$ R $COMPLIANCE$ diff --git a/harbour/doc/en/set.txt b/harbour/doc/en/set.txt index d937892b20..7676e31a0f 100644 --- a/harbour/doc/en/set.txt +++ b/harbour/doc/en/set.txt @@ -595,8 +595,6 @@ // wait-states such as menus, achoices, etc... SetKey( K_F10, {|| GetActive():State := GE_WRITE },; {|| GetActive() != NIL } ) - $TESTS$ - None definable $STATUS$ R $COMPLIANCE$ @@ -639,8 +637,6 @@ bOldF10 := hb_SetKeyGet( K_F10, @bOldF10Cond ) ... // some other processing SetKey( K_F10, bOldF10, bOldF10Cond ) - $TESTS$ - See test code above $STATUS$ R $COMPLIANCE$ @@ -681,8 +677,6 @@ LOCAL aKeys := hb_SetKeySave( NIL ) // removes all current set=keys ... // some other processing hb_SetKeySave( aKeys ) - $TESTS$ - None definable $STATUS$ R $COMPLIANCE$ @@ -734,8 +728,6 @@ RETURN CASE nInKey == K_ESC ... // some other processing - $TESTS$ - None definable $STATUS$ R $COMPLIANCE$ @@ -786,8 +778,6 @@ // wait-states such as menus, achoices, etc... SetKey( K_F10, {|| GetActive():State := GE_WRITE }, ; {|| GetActive() != NIL } ) - $TESTS$ - None definable $STATUS$ R $COMPLIANCE$ @@ -1158,8 +1148,6 @@ ? Date() SET DATE GERMAN ? Date() - $TESTS$ - See tests/dates.prg $STATUS$ R $COMPLIANCE$ diff --git a/harbour/doc/en/string.txt b/harbour/doc/en/string.txt index f8a2cd3cfe..d70a8ad345 100644 --- a/harbour/doc/en/string.txt +++ b/harbour/doc/en/string.txt @@ -594,8 +594,6 @@ $EXAMPLES$ ? Str( 10, 6, 2 ) // " 10.00" ? Str( -10, 8, 2 ) // " -10.00" - $TESTS$ - See the regression test suit for comprehensive tests. $STATUS$ R $COMPLIANCE$ @@ -674,8 +672,6 @@ $EXAMPLES$ ? StrZero( 10, 6, 2 ) // "010.00" ? StrZero( -10, 8, 2 ) // "-0010.00" - $TESTS$ - see the regression test suit for comprehensive tests. $STATUS$ R $COMPLIANCE$ @@ -838,10 +834,7 @@ useful to build descending indexes. $EXAMPLES$ // Seek for Smith in a descending index - SEEK Descend( "SMITH" ) - $TESTS$ - DATA->( dbSeek( Descend( "SMITH" ) ) ) - will seek "SMITH" into a descending index. + dbSeek( Descend( "SMITH" ) ) $STATUS$ R $COMPLIANCE$ @@ -1038,8 +1031,6 @@ ? PadC( "Harbour", 20 ) ? PadC( 34.5142, 20 ) ? PadC( Date(), 35 ) - $TESTS$ - See Examples $STATUS$ R $COMPLIANCE$ @@ -1088,8 +1079,6 @@ ? PadL( "Harbour", 20 ) ? PadL( 34.5142, 20 ) ? PadL( Date(), 35 ) - $TESTS$ - See examples $STATUS$ R $COMPLIANCE$ @@ -1138,8 +1127,6 @@ ? PadR( "Harbour", 20 ) ? PadR( 34.5142, 20 ) ? PadR( Date(), 35 ) - $TESTS$ - See examples $STATUS$ R $COMPLIANCE$ @@ -1178,8 +1165,6 @@ ? AllTrim( " HELLO HARBOUR" ) ? AllTrim( "HELLO HARBOUR " ) ? AllTrim( " HELLO HARBOUR " ) - $TESTS$ - See Examples $STATUS$ R $COMPLIANCE$ @@ -1222,8 +1207,6 @@ ? RTrim( "" ) // "" ? RTrim( "UA " ) // "UA" ? RTrim( " UA" ) // " UA" - $TESTS$ - See Examples $STATUS$ R $COMPLIANCE$ @@ -1266,8 +1249,6 @@ ? Trim( "" ) // "" ? Trim( "UA " ) // "UA" ? Trim( " UA" ) // " UA" - $TESTS$ - See Examples $STATUS$ R $COMPLIANCE$ @@ -1310,8 +1291,6 @@ $EXAMPLES$ ? Replicate( "a", 10 ) // aaaaaaaaaa ? Replicate( "b", 100000 ) - $TESTS$ - See Examples $STATUS$ R $COMPLIANCE$ @@ -1384,8 +1363,6 @@ dbGoto( nrecord ) ENDIF RETURN xRetvalue - $TESTS$ - See examples $STATUS$ R $COMPLIANCE$ @@ -1423,8 +1400,6 @@ This functions is the oppose of the Str() function. $EXAMPLES$ ? Val( "31421" ) // 31421 - $TESTS$ - See regression test $STATUS$ R $COMPLIANCE$ @@ -1478,8 +1453,6 @@ ? StrTran( "Harbour Power", " ", " " ) // Harbour Power // Harbour Power The future of xBase ? StrTran( "Harbour Power The Future of xBase", " ", " " , , 2 ) - $TESTS$ - See regression test $STATUS$ R $COMPLIANCE$ @@ -1577,8 +1550,6 @@ ? "Date is ", Transform( ddate, "@D" ) ? Transform( nNumber, "@L 99999999" ) // "009923.34" ? Transform( 0 , "@L 9999" ) // "0000" - $TESTS$ - See regression Test $STATUS$ R $COMPLIANCE$ diff --git a/harbour/doc/en/tbrowse.txt b/harbour/doc/en/tbrowse.txt index e8fe903f6a..c016e92780 100644 --- a/harbour/doc/en/tbrowse.txt +++ b/harbour/doc/en/tbrowse.txt @@ -171,8 +171,6 @@ DispCell( nColumn, cColor ) Displays a single cell $EXAMPLES$ See tests/testbrw.prg - $TESTS$ - See tests/testbrw.prg $STATUS$ S $COMPLIANCE$ diff --git a/harbour/doc/en/terminal.txt b/harbour/doc/en/terminal.txt index 5882e6bb35..4af0b41714 100644 --- a/harbour/doc/en/terminal.txt +++ b/harbour/doc/en/terminal.txt @@ -423,8 +423,6 @@ defined in color.ch to identify and extract common colors. $EXAMPLES$ ? hb_ColorIndex( "W/N, N/W", CLR_ENHANCED ) // "N/W" - $TESTS$ - see the regression test suit for comprehensive tests. $STATUS$ R $COMPLIANCE$ @@ -461,11 +459,7 @@ using the default transformation for the type of expression. $EXAMPLES$ // Output a negative dollar amount using debit notation. - DevOutPict( -1.25, "@D$ 99,999.99 ) - $TESTS$ - @ 3, 1 SAY -1.25 PICTURE "@D$ 99,999.99" - will display "$( 1.25)" starting on row four, column two of the - current device (without the double quotation marks, of course). + DevOutPict( -1.25, "@D$ 99,999.99 ) // -> $( 1.25) $STATUS$ R $COMPLIANCE$ @@ -648,8 +642,6 @@ OutStd( 1, .T., NIL, "A" ) OutStd( "B" ) // Result: 1 .T. NIL AB - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -699,8 +691,6 @@ $EXAMPLES$ // write error log information OutErr( Date(), Time(), "Core meltdown detected" ) - $TESTS$ - $STATUS$ R $COMPLIANCE$ @@ -754,8 +744,6 @@ ENDDO SET DEVICE TO SCREEN USE - $TESTS$ - See examples $STATUS$ R $COMPLIANCE$ diff --git a/harbour/doc/en/var.txt b/harbour/doc/en/var.txt index 545b1c4a98..a2472e397a 100644 --- a/harbour/doc/en/var.txt +++ b/harbour/doc/en/var.txt @@ -838,8 +838,6 @@ This function returns one character which represents the data type of the argument. $EXAMPLES$ - See Test(s) - $TESTS$ PROCEDURE Main() ? ValType( Array( 1 ) ) // "A" ? ValType( {|| 1 + 1 } ) // "B" @@ -894,8 +892,6 @@ variable passed points to a common variable or to a variable passed by reference. $EXAMPLES$ - See Tests - $TESTS$ PROCEDURE Main() LOCAL cVar := "Test local" MEMVAR m_nVar