baseapitest/basesvs/validation/f32/sfsrv/testdata/PBASE-F32-ParseBase-Inherited-PublicApi.ini
--- a/baseapitest/basesvs/validation/f32/sfsrv/testdata/PBASE-F32-ParseBase-Inherited-PublicApi.ini Mon Oct 18 15:31:10 2010 +0100
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,365 +0,0 @@
-[TParsePtr1]
-name=TParsePtr1
-
-[TParse1]
-name=TParse1
-
-[TParsePtrC1]
-name=TParsePtrC1
-
-
-
-[PBASE-F32-ParseBase-PublicApi-0001command2Set]
-FileName =c:\dir1\dir2\filename.ext
-
-
-[PBASE-F32-ParseBase-PublicApi-0001command3FullName]
-expected =c:\dir1\dir2\filename.ext
-
-
-[PBASE-F32-ParseBase-PublicApi-0002command2Set]
-FileName =c:\dir1\dir2\filename.ext
-
-
-[PBASE-F32-ParseBase-PublicApi-0002command3Drive]
-expected =c:
-
-
-[PBASE-F32-ParseBase-PublicApi-0003command2Set]
-FileName =filename.ext
-
-
-[PBASE-F32-ParseBase-PublicApi-0003command3Drive]
-expected =
-
-
-[PBASE-F32-ParseBase-PublicApi-0005command2Set]
-FileName =c:\dir1\dir2\filename.ext
-
-
-[PBASE-F32-ParseBase-PublicApi-0005command3Path]
-expected =\dir1\dir2\
-
-
-[PBASE-F32-ParseBase-PublicApi-0006command2Set]
-FileName =filename.txt
-
-
-[PBASE-F32-ParseBase-PublicApi-0006command3Path]
-expected =
-
-
-[PBASE-F32-ParseBase-PublicApi-0007command2Set]
-FileName =c:\dir1\dir2\filename.ext
-
-
-[PBASE-F32-ParseBase-PublicApi-0007command3DriveAndPath]
-expected =c:\dir1\dir2\
-
-
-[PBASE-F32-ParseBase-PublicApi-0008command2Set]
-FileName =filename.ext
-
-
-[PBASE-F32-ParseBase-PublicApi-0008command3DriveAndPath]
-expected =
-
-
-[PBASE-F32-ParseBase-PublicApi-0009command2Set]
-FileName =\dir1\filename.ext
-
-
-[PBASE-F32-ParseBase-PublicApi-0009command3DriveAndPath]
-expected =\dir1\
-
-
-[PBASE-F32-ParseBase-PublicApi-0010command2Set]
-FileName =c:\dir1\dir2\filename.ext
-
-
-[PBASE-F32-ParseBase-PublicApi-0010command3Name]
-expected =filename
-
-[PBASE-F32-ParseBase-PublicApi-0011command2Set]
-FileName =c:\dir1\dir2\
-
-
-[PBASE-F32-ParseBase-PublicApi-0011command3Name]
-expected =
-
-
-[PBASE-F32-ParseBase-PublicApi-0012command2Set]
-FileName =c:\dir1\dir2\filename.ext
-
-
-[PBASE-F32-ParseBase-PublicApi-0012command3Ext]
-expected =.ext
-
-
-[PBASE-F32-ParseBase-PublicApi-0013command2Set]
-FileName =c:\dir1\dir2\filename
-
-
-[PBASE-F32-ParseBase-PublicApi-0013command3Ext]
-expected =
-
-
-[PBASE-F32-ParseBase-PublicApi-0014command2Set]
-FileName =c:\dir1\dir2\
-
-
-[PBASE-F32-ParseBase-PublicApi-0014command3Ext]
-expected =
-
-
-[PBASE-F32-ParseBase-PublicApi-0015command2Set]
-FileName =c:\dir1\dir2\filename.ext
-
-
-[PBASE-F32-ParseBase-PublicApi-0015command3NameAndExt]
-expected =filename.ext
-
-
-[PBASE-F32-ParseBase-PublicApi-0016command2Set]
-FileName =c:\dir1\dir2\
-
-[PBASE-F32-ParseBase-PublicApi-0016command3NameAndExt]
-expected =
-
-
-[PBASE-F32-ParseBase-PublicApi-0017command2Set]
-FileName =c:\dir1\dir2\filename
-
-
-[PBASE-F32-ParseBase-PublicApi-0017command3NameAndExt]
-expected =filename
-
-
-[PBASE-F32-ParseBase-PublicApi-0018command2Set]
-FileName =c:\dir1\dir2\filename.ext
-
-
-[PBASE-F32-ParseBase-PublicApi-0018command3DrivePresent]
-expected =TRUE
-
-
-[PBASE-F32-ParseBase-PublicApi-0019command2Set]
-FileName =\dir1\dir2\filename.ext
-
-
-[PBASE-F32-ParseBase-PublicApi-0019command3DrivePresent]
-expected =FALSE
-
-
-[PBASE-F32-ParseBase-PublicApi-0020command2Set]
-FileName =c:\dir1\dir2\filename.ext
-
-
-[PBASE-F32-ParseBase-PublicApi-0020command3PathPresent]
-expected =TRUE
-
-
-[PBASE-F32-ParseBase-PublicApi-0021command2Set]
-FileName = filename.ext
-
-
-[PBASE-F32-ParseBase-PublicApi-0021command2PathPresent]
-expected =FALSE
-
-
-[PBASE-F32-ParseBase-PublicApi-0022command2Set]
-FileName = *\filename.ext
-
-
-[PBASE-F32-ParseBase-PublicApi-0023command2Set]
-FileName =c:\dir1\dir2\filename.ext
-
-
-[PBASE-F32-ParseBase-PublicApi-0023command3NamePresent]
-expected =TRUE
-
-
-[PBASE-F32-ParseBase-PublicApi-0024command2Set]
-FileName =c:\dir1\dir2\
-
-
-[PBASE-F32-ParseBase-PublicApi-0024command2NamePresent]
-expected =FALSE
-
-
-[PBASE-F32-ParseBase-PublicApi-0025command2Set]
-FileName =c:\dir1\dir2\*.ext
-
-
-[PBASE-F32-ParseBase-PublicApi-0025command3NamePresent]
-expected =TRUE
-
-
-[PBASE-F32-ParseBase-PublicApi-0026command2Set]
-FileName =c:\dir1\dir2\filename.ext
-
-
-[PBASE-F32-ParseBase-PublicApi-0026command3ExtPresent]
-expected =TRUE
-
-
-[PBASE-F32-ParseBase-PublicApi-0027command2Set]
-FileName =c:\dir1\dir2\filename
-
-
-[PBASE-F32-ParseBase-PublicApi-0027command2ExtPresent]
-expected =FALSE
-
-
-[PBASE-F32-ParseBase-PublicApi-0028command2Set]
-FileName =c:\dir1\dir2\*.ext
-
-
-[PBASE-F32-ParseBase-PublicApi-0028command3ExtPresent]
-expected =TRUE
-
-
-[PBASE-F32-ParseBase-PublicApi-0029command2Set]
-FileName =c:\dir1\dir2\filename.*
-
-
-[PBASE-F32-ParseBase-PublicApi-0029command3ExtPresent]
-expected =TRUE
-
-
-[PBASE-F32-ParseBase-PublicApi-0030command2Set]
-FileName =c:\dir1\dir2\filename.ext
-
-
-[PBASE-F32-ParseBase-PublicApi-0030command3NameOrExtPresent]
-expected =TRUE
-
-
-[PBASE-F32-ParseBase-PublicApi-0031command2Set]
-FileName =c:\dir1\dir2\
-
-
-[PBASE-F32-ParseBase-PublicApi-0031command2NameOrExtPresent]
-expected =FALSE
-
-
-[PBASE-F32-ParseBase-PublicApi-0032command2Set]
-FileName =c:\dir1\dir2\*.ext
-
-
-[PBASE-F32-ParseBase-PublicApi-0032command3NameOrExtPresent]
-expected =TRUE
-
-
-[PBASE-F32-ParseBase-PublicApi-0033command2Set]
-FileName =c:\dir1\dir2\filename.*
-
-
-[PBASE-F32-ParseBase-PublicApi-0033command3NameOrExtPresent]
-expected =TRUE
-
-
-[PBASE-F32-ParseBase-PublicApi-0034command2Set]
-FileName =c:\dir1\dir2\*
-
-
-[PBASE-F32-ParseBase-PublicApi-0034command3NameOrExtPresent]
-expected =TRUE
-
-
-[PBASE-F32-ParseBase-PublicApi-0035command2Set]
-FileName =c:\
-
-
-[PBASE-F32-ParseBase-PublicApi-0035command3IsRoot]
-expected =TRUE
-
-
-[PBASE-F32-ParseBase-PublicApi-0036command2Set]
-FileName =c:\dir1\
-
-
-[PBASE-F32-ParseBase-PublicApi-0036command3IsRoot]
-expected =FALSE
-
-
-[PBASE-F32-ParseBase-PublicApi-0037command2Set]
-FileName =c:\dir1\dir2\*.ext
-
-
-[PBASE-F32-ParseBase-PublicApi-0037command3IsWild]
-expected =TRUE
-
-
-[PBASE-F32-ParseBase-PublicApi-0038command2Set]
-FileName =c:\dir1\dir2\nowildcards.ext
-
-
-[PBASE-F32-ParseBase-PublicApi-0038command3IsWild]
-expected =FALSE
-
-
-[PBASE-F32-ParseBase-PublicApi-0039command2Set]
-FileName =c:\dir1\dir2\?.ext
-
-
-[PBASE-F32-ParseBase-PublicApi-0039command3IsKMatchOne]
-expected =TRUE
-
-
-[PBASE-F32-ParseBase-PublicApi-0040command2Set]
-FileName =c:\dir1\dir2\*.ext
-
-
-[PBASE-F32-ParseBase-PublicApi-0040command3IsKMatchOne]
-expected =FALSE
-
-
-[PBASE-F32-ParseBase-PublicApi-0041command2Set]
-FileName =c:\dir1\dir2\*.ext
-
-
-[PBASE-F32-ParseBase-PublicApi-0041command3IsKMatchAny]
-expected =TRUE
-
-
-[PBASE-F32-ParseBase-PublicApi-0042command2Set]
-FileName =c:\dir1\dir2\?.ext
-
-
-[PBASE-F32-ParseBase-PublicApi-0042command3IsKMatchAny]
-expected =FALSE
-
-
-[PBASE-F32-ParseBase-PublicApi-0043command2Set]
-FileName =c:\dir1\dir2\*.ext
-
-
-[PBASE-F32-ParseBase-PublicApi-0043command3IsNameWild]
-expected =TRUE
-
-
-[PBASE-F32-ParseBase-PublicApi-0044command2Set]
-FileName =c:\dir1\dir2\filename.ext
-
-
-[PBASE-F32-ParseBase-PublicApi-0044command3IsNameWild]
-expected =FALSE
-
-
-[PBASE-F32-ParseBase-PublicApi-0045command2Set]
-FileName =c:\dir1\dir2\filename.*
-
-
-[PBASE-F32-ParseBase-PublicApi-0045command3IsExtWild]
-expected =TRUE
-
-
-[PBASE-F32-ParseBase-PublicApi-0046command2Set]
-FileName =c:\dir1\dir2\filename.ext
-
-
-[PBASE-F32-ParseBase-PublicApi-0046command3IsExtWild]
-expected =FALSE
-
-