Changeset 29 for trunk/NewView/unittests/newviewtests.spr
- Timestamp:
- Aug 19, 2006, 8:27:44 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/NewView/unittests/newviewtests.spr
r27 r29 56 56 [Directories] 57 57 58 LastDir=P:\NEWVIEW_DEV\ BUILD\SIBYL\LIB58 LastDir=P:\NEWVIEW_DEV\NEWVIEW 59 59 OutDir=P:\NEWVIEW_DEV\build 60 60 LibDir=P:\NEWVIEW_DEV\build\library;P:\NEWVIEW_DEV\build\sibyl\lib 61 LibSrcDir= D:\PROGS\SIBYL\Source\RTL;D:\PROGS\SIBYL\Source\SPCC61 LibSrcDir=P:\NEWVIEW_DEV\NEWVIEW;D:\PROGS\SIBYL\Source\RTL;D:\PROGS\SIBYL\Source\SPCC 62 62 IncSrcDir= 63 63 CompInstallDir=D:\PROGS\SIBYL\Compnt … … 65 65 [Find History] 66 66 67 Find0= testParseCmdLine_HelpManagerText68 Find1= tmpCmdLineParameters69 Find2=testParseCmdLine_ doubleColonG70 Find3=t estParseCmdLine_empty71 Find4=testParseCmdLine_ upperHELP72 Find5=testParseCmdLine_ h73 Find6=test SplitCmdLineParameter_simpleOne74 Find7= Assert75 Find8=testSplitCmdLineParameter_ Empty76 Find9= FUNCTION77 Find10= Exception78 Find11= VAR79 Find12= Pointer80 Find13= xxx81 Find14= split82 Find15= assertTrue67 Find0=missing 68 Find1=2 69 Find2=testParseCmdLine_HelpManagerText 70 Find3=tmpCmdLineParameters 71 Find4=testParseCmdLine_doubleColonG 72 Find5=testParseCmdLine_empty 73 Find6=testParseCmdLine_upperHELP 74 Find7=testParseCmdLine_h 75 Find8=testSplitCmdLineParameter_simpleOne 76 Find9=Assert 77 Find10=testSplitCmdLineParameter_Empty 78 Find11=FUNCTION 79 Find12=Exception 80 Find13=VAR 81 Find14=Pointer 82 Find15=xxx 83 83 84 84 [General] … … 107 107 File1.Bottom=-5 108 108 File1.Width=1243 109 File1.Height=50 0110 File1.Column= 3111 File1.Line= 869109 File1.Height=501 110 File1.Column=5 111 File1.Line=1010 112 112 File2=.\testassert.pas 113 113 File2.Left=-4 … … 116 116 File2.Height=500 117 117 File2.Column=32 118 File2.Line=61 118 File2.Line=27 119 File3=..\.\CmdLineParameterUnit.pas 120 File3.Left=-4 121 File3.Bottom=-5 122 File3.Width=1243 123 File3.Height=501 124 File3.Column=68 125 File3.Line=422 119 126 120 127 [Linker Options] … … 158 165 MainFile0.Dependency14=D:\PROGS\SIBYL\Source\RTL\PMGPI.PAS 159 166 MainFile0.Dependency15=D:\PROGS\SIBYL\Source\RTL\PMDEV.PAS 160 MainFile0.Dependency16=.\TESTASSERT.PAS 161 MainFile0.Dependency17=.\CMDLINEPARAMETERUNITTESTS.PAS 167 MainFile0.Dependency16=..\.\CMDLINEPARAMETERUNIT.PAS 168 MainFile0.Dependency17=.\TESTASSERT.PAS 169 MainFile0.Dependency18=.\CMDLINEPARAMETERUNITTESTS.PAS 162 170 163 171 [Replace History]
Note:
See TracChangeset
for help on using the changeset viewer.