ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/branches/udr/testsuite/testsuite.lpi
Revision: 395
Committed: Mon Feb 14 11:31:04 2022 UTC (2 years, 2 months ago) by tony
File size: 5547 byte(s)
Log Message:
Doc update + init methods for UDR classes

File Contents

# User Rev Content
1 tony 45 <?xml version="1.0" encoding="UTF-8"?>
2     <CONFIG>
3     <ProjectOptions>
4 tony 381 <Version Value="12"/>
5 tony 45 <General>
6     <Flags>
7     <MainUnitHasCreateFormStatements Value="False"/>
8 tony 345 <MainUnitHasTitleStatement Value="False"/>
9     <MainUnitHasScaledStatement Value="False"/>
10 tony 381 <CompatibilityMode Value="True"/>
11 tony 45 </Flags>
12     <SessionStorage Value="InProjectDir"/>
13     <Title Value="Firebird API Test Suite"/>
14     <UseAppBundle Value="False"/>
15     <ResourceType Value="res"/>
16     </General>
17     <i18n>
18     <EnableI18N LFM="False"/>
19     </i18n>
20     <BuildModes Count="1">
21     <Item1 Name="Default" Default="True"/>
22     </BuildModes>
23     <PublishOptions>
24     <Version Value="2"/>
25     </PublishOptions>
26     <RunParams>
27 tony 308 <environment>
28 tony 315 <UserOverrides Count="3">
29     <Variable0 Name="PROMPT_AT_END" Value="YES"/>
30 tony 392 <Variable1 Name="FIREBIRD" Value="/opt/firebird/4.0.1"/>
31     <Variable2 Name="LD_LIBRARY_PATH" Value="/opt/firebird/4.0.1/lib"/>
32 tony 308 </UserOverrides>
33     </environment>
34 tony 263 <FormatVersion Value="2"/>
35     <Modes Count="1">
36     <Mode0 Name="default">
37 tony 308 <environment>
38 tony 315 <UserOverrides Count="3">
39     <Variable0 Name="PROMPT_AT_END" Value="YES"/>
40 tony 392 <Variable1 Name="FIREBIRD" Value="/opt/firebird/4.0.1"/>
41     <Variable2 Name="LD_LIBRARY_PATH" Value="/opt/firebird/4.0.1/lib"/>
42 tony 308 </UserOverrides>
43     </environment>
44 tony 263 </Mode0>
45     </Modes>
46 tony 45 </RunParams>
47 tony 315 <RequiredPackages Count="1">
48 tony 45 <Item1>
49 tony 315 <PackageName Value="fbintf"/>
50 tony 45 </Item1>
51     </RequiredPackages>
52 tony 363 <Units Count="26">
53 tony 45 <Unit0>
54     <Filename Value="testsuite.lpr"/>
55     <IsPartOfProject Value="True"/>
56     </Unit0>
57     <Unit1>
58 tony 315 <Filename Value="Test1.pas"/>
59 tony 45 <IsPartOfProject Value="True"/>
60     </Unit1>
61     <Unit2>
62 tony 315 <Filename Value="Test3.pas"/>
63 tony 45 <IsPartOfProject Value="True"/>
64     </Unit2>
65     <Unit3>
66 tony 315 <Filename Value="Test4.pas"/>
67 tony 45 <IsPartOfProject Value="True"/>
68     </Unit3>
69     <Unit4>
70 tony 315 <Filename Value="Test5.pas"/>
71 tony 45 <IsPartOfProject Value="True"/>
72     </Unit4>
73     <Unit5>
74 tony 315 <Filename Value="Test6.pas"/>
75 tony 45 <IsPartOfProject Value="True"/>
76     </Unit5>
77     <Unit6>
78 tony 315 <Filename Value="Test7.pas"/>
79 tony 45 <IsPartOfProject Value="True"/>
80     </Unit6>
81     <Unit7>
82 tony 315 <Filename Value="Test8.pas"/>
83 tony 45 <IsPartOfProject Value="True"/>
84     </Unit7>
85     <Unit8>
86 tony 315 <Filename Value="Test9.pas"/>
87 tony 45 <IsPartOfProject Value="True"/>
88     </Unit8>
89     <Unit9>
90 tony 315 <Filename Value="Test10.pas"/>
91 tony 45 <IsPartOfProject Value="True"/>
92     </Unit9>
93     <Unit10>
94 tony 315 <Filename Value="Test11.pas"/>
95 tony 45 <IsPartOfProject Value="True"/>
96     </Unit10>
97     <Unit11>
98 tony 315 <Filename Value="Test12.pas"/>
99 tony 45 <IsPartOfProject Value="True"/>
100     </Unit11>
101     <Unit12>
102 tony 315 <Filename Value="Test13.pas"/>
103 tony 45 <IsPartOfProject Value="True"/>
104     </Unit12>
105     <Unit13>
106 tony 315 <Filename Value="Test14.pas"/>
107 tony 45 <IsPartOfProject Value="True"/>
108     </Unit13>
109     <Unit14>
110 tony 315 <Filename Value="Test15.pas"/>
111 tony 45 <IsPartOfProject Value="True"/>
112     </Unit14>
113     <Unit15>
114 tony 315 <Filename Value="Test16.pas"/>
115 tony 45 <IsPartOfProject Value="True"/>
116     </Unit15>
117     <Unit16>
118 tony 315 <Filename Value="Makefile.fpc"/>
119 tony 45 <IsPartOfProject Value="True"/>
120     </Unit16>
121     <Unit17>
122 tony 315 <Filename Value="Test17.pas"/>
123 tony 45 <IsPartOfProject Value="True"/>
124     </Unit17>
125     <Unit18>
126 tony 315 <Filename Value="Test18.pas"/>
127 tony 45 <IsPartOfProject Value="True"/>
128     </Unit18>
129 tony 315 <Unit19>
130     <Filename Value="testApp/TestApplication.pas"/>
131     <IsPartOfProject Value="True"/>
132     </Unit19>
133     <Unit20>
134     <Filename Value="FBTestApp.pas"/>
135     <IsPartOfProject Value="True"/>
136     </Unit20>
137     <Unit21>
138     <Filename Value="Test2.pas"/>
139     <IsPartOfProject Value="True"/>
140     </Unit21>
141 tony 345 <Unit22>
142     <Filename Value="Test19.pas"/>
143     <IsPartOfProject Value="True"/>
144     </Unit22>
145     <Unit23>
146     <Filename Value="Test20.pas"/>
147     <IsPartOfProject Value="True"/>
148     </Unit23>
149 tony 349 <Unit24>
150     <Filename Value="Test21.pas"/>
151     <IsPartOfProject Value="True"/>
152     </Unit24>
153 tony 363 <Unit25>
154     <Filename Value="Test22.pas"/>
155     <IsPartOfProject Value="True"/>
156     </Unit25>
157 tony 45 </Units>
158     </ProjectOptions>
159     <CompilerOptions>
160     <Version Value="11"/>
161     <Target>
162     <Filename Value="testsuite"/>
163     </Target>
164     <SearchPaths>
165     <IncludeFiles Value="$(ProjOutDir)"/>
166 tony 315 <OtherUnitFiles Value="testApp"/>
167 tony 45 <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
168     </SearchPaths>
169     <CodeGeneration>
170     <Checks>
171     <RangeChecks Value="True"/>
172     </Checks>
173 tony 263 <Optimizations>
174     <OptimizationLevel Value="0"/>
175     </Optimizations>
176 tony 45 </CodeGeneration>
177     <Linking>
178     <Debugging>
179 tony 315 <DebugInfoType Value="dsDwarf2Set"/>
180 tony 45 <UseHeaptrc Value="True"/>
181     </Debugging>
182     </Linking>
183 tony 315 <Other>
184     <CustomOptions Value="-dINIDE"/>
185     </Other>
186 tony 45 </CompilerOptions>
187     <Debugging>
188     <Exceptions Count="3">
189     <Item1>
190     <Name Value="EAbort"/>
191     </Item1>
192     <Item2>
193     <Name Value="ECodetoolError"/>
194     </Item2>
195     <Item3>
196     <Name Value="EFOpenError"/>
197     </Item3>
198     </Exceptions>
199     </Debugging>
200     </CONFIG>

Properties

Name Value
svn:eol-style native