ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/branches/udr/testsuite/testsuite.lpi
Revision: 387
Committed: Wed Jan 19 13:34:42 2022 UTC (2 years, 2 months ago) by tony
File size: 5699 byte(s)
Log Message:
Transactions started within a UDR are not forcibly closed if still active immediately prior to UDR exit

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

Properties

Name Value
svn:eol-style native