Changeset 258 for trunk/unittests/newviewtests.spr
- Timestamp:
- Sep 25, 2007, 1:28:03 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/unittests/newviewtests.spr
r227 r258 71 71 [Debugger Options] 72 72 73 DebugInfo=L ineNumbers,LocalSymbols73 DebugInfo=LocalSymbols 74 74 EvalHints=True 75 75 Dbg_Options=1 … … 79 79 [Directories] 80 80 81 LastDir=P:\NEWVIEW_DEV\ COMPONENTS81 LastDir=P:\NEWVIEW_DEV\NEWVIEW 82 82 OutDir=P:\NEWVIEW_DEV\build\unittest 83 83 LibDir=P:\NEWVIEW_DEV\build\newview;P:\NEWVIEW_DEV\build\library;P:\NEWVIEW_DEV\build\components;P:\NEWVIEW_DEV\build\sibyl\lib … … 88 88 [Find History] 89 89 90 Find0= OnLanguageEvent91 Find1= isDefault90 Find0=testParseCmdLine_upperI 91 Find1=testParseCmdLine_lowerG 92 92 Find2=language 93 Find3= prefix94 Find4= TextInputForm95 Find5= TLanguageProc96 Find6=T LanguageEvent97 Find7= Register98 Find8= loadstring99 Find9= LoadString100 Find10= GetTranslationFor101 Find11= FCallbackMethod102 Find12= gettrans103 Find13= LL104 Find14= loaddefau105 Find15=L oadComponentLanguage93 Find3=OnLanguageEvent 94 Find4=isDefault 95 Find5=prefix 96 Find6=TextInputForm 97 Find7=TLanguageProc 98 Find8=TLanguageEvent 99 Find9=Register 100 Find10=loadstring 101 Find11=LoadString 102 Find12=GetTranslationFor 103 Find13=FCallbackMethod 104 Find14=gettrans 105 Find15=LL 106 106 107 107 [General] … … 121 121 File0=..\.\Components\SplitBar.PAS 122 122 File1=..\.\Library\FileUtilsUnit.pas 123 File2=.\CmdLineParameterUnitTests.pas 124 File3=.\StringUtilsUnitTests.pas 125 File4=.\FileUtilsUnitTests.pas 123 File2=.\StringUtilsUnitTests.pas 124 File3=.\FileUtilsUnitTests.pas 126 125 127 126 [Last Open Files] … … 169 168 File5.Column=26 170 169 File5.Line=294 170 File6=..\.\NewView\FileDialogForm.pas 171 File6.Left=-4 172 File6.Bottom=-4 173 File6.Width=1296 174 File6.Height=629 175 File6.Column=42 176 File6.Line=300 177 File7=..\.\NewView\HelpFile.pas 178 File7.Left=-4 179 File7.Bottom=-4 180 File7.Width=1296 181 File7.Height=629 182 File7.Column=35 183 File7.Line=702 184 File8=.\CmdLineParameterUnitTests.pas 185 File8.Left=-4 186 File8.Bottom=-4 187 File8.Width=1296 188 File8.Height=629 189 File8.Column=88 190 File8.Line=785 191 File9=..\.\NewView\CmdLineParameterUnit.pas 192 File9.Left=-4 193 File9.Bottom=-4 194 File9.Width=1296 195 File9.Height=629 196 File9.Column=60 197 File9.Line=475 171 198 172 199 [Linker Options]
Note:
See TracChangeset
for help on using the changeset viewer.