ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/branches/udr/testsuite/testsuite.lpi
(Generate patch)

Comparing:
ibx/trunk/fbintf/testsuite/testsuite.lpi (file contents), Revision 70 by tony, Thu Oct 26 12:59:51 2017 UTC vs.
ibx/branches/udr/testsuite/testsuite.lpi (file contents), Revision 386 by tony, Tue Jan 18 12:05:35 2022 UTC

# Line 1 | Line 1
1   <?xml version="1.0" encoding="UTF-8"?>
2   <CONFIG>
3    <ProjectOptions>
4 <    <Version Value="10"/>
4 >    <Version Value="12"/>
5      <General>
6        <Flags>
7          <MainUnitHasCreateFormStatements Value="False"/>
8 +        <MainUnitHasTitleStatement Value="False"/>
9 +        <MainUnitHasScaledStatement Value="False"/>
10 +        <CompatibilityMode Value="True"/>
11        </Flags>
12        <SessionStorage Value="InProjectDir"/>
10      <MainUnit Value="0"/>
13        <Title Value="Firebird API Test Suite"/>
14        <UseAppBundle Value="False"/>
15        <ResourceType Value="res"/>
# Line 23 | Line 25
25      </PublishOptions>
26      <RunParams>
27        <local>
28 <        <FormatVersion Value="1"/>
27 <        <CommandLineParams Value="-t 3"/>
28 >        <CommandLineParams Value="-t 21"/>
29        </local>
30        <environment>
31 <        <UserOverrides Count="1">
32 <          <Variable0 Name="FIREBIRD_LOCK" Value="/tmp"/>
31 >        <UserOverrides Count="3">
32 >          <Variable0 Name="PROMPT_AT_END" Value="YES"/>
33 >          <Variable1 Name="FIREBIRD" Value="/opt/firebird4.0.1"/>
34 >          <Variable2 Name="LD_LIBRARY_PATH" Value="/opt/firebird4.0.1/lib"/>
35          </UserOverrides>
36        </environment>
37 +      <FormatVersion Value="2"/>
38 +      <Modes Count="1">
39 +        <Mode0 Name="default">
40 +          <local>
41 +            <CommandLineParams Value="-t 21"/>
42 +          </local>
43 +          <environment>
44 +            <UserOverrides Count="3">
45 +              <Variable0 Name="PROMPT_AT_END" Value="YES"/>
46 +              <Variable1 Name="FIREBIRD" Value="/opt/firebird4.0.1"/>
47 +              <Variable2 Name="LD_LIBRARY_PATH" Value="/opt/firebird4.0.1/lib"/>
48 +            </UserOverrides>
49 +          </environment>
50 +        </Mode0>
51 +      </Modes>
52      </RunParams>
53 <    <RequiredPackages Count="2">
53 >    <RequiredPackages Count="1">
54        <Item1>
37        <PackageName Value="LCL"/>
38      </Item1>
39      <Item2>
55          <PackageName Value="fbintf"/>
56 <      </Item2>
56 >      </Item1>
57      </RequiredPackages>
58 <    <Units Count="19">
58 >    <Units Count="26">
59        <Unit0>
60          <Filename Value="testsuite.lpr"/>
61          <IsPartOfProject Value="True"/>
62        </Unit0>
63        <Unit1>
64 <        <Filename Value="TestManager.pas"/>
64 >        <Filename Value="Test1.pas"/>
65          <IsPartOfProject Value="True"/>
66        </Unit1>
67        <Unit2>
68 <        <Filename Value="Test1.pas"/>
68 >        <Filename Value="Test3.pas"/>
69          <IsPartOfProject Value="True"/>
70        </Unit2>
71        <Unit3>
72 <        <Filename Value="test2.pas"/>
72 >        <Filename Value="Test4.pas"/>
73          <IsPartOfProject Value="True"/>
74        </Unit3>
75        <Unit4>
76 <        <Filename Value="Test3.pas"/>
76 >        <Filename Value="Test5.pas"/>
77          <IsPartOfProject Value="True"/>
78        </Unit4>
79        <Unit5>
80 <        <Filename Value="Test4.pas"/>
80 >        <Filename Value="Test6.pas"/>
81          <IsPartOfProject Value="True"/>
82        </Unit5>
83        <Unit6>
84 <        <Filename Value="Test5.pas"/>
84 >        <Filename Value="Test7.pas"/>
85          <IsPartOfProject Value="True"/>
86        </Unit6>
87        <Unit7>
88 <        <Filename Value="Test6.pas"/>
88 >        <Filename Value="Test8.pas"/>
89          <IsPartOfProject Value="True"/>
90        </Unit7>
91        <Unit8>
92 <        <Filename Value="Test7.pas"/>
92 >        <Filename Value="Test9.pas"/>
93          <IsPartOfProject Value="True"/>
94        </Unit8>
95        <Unit9>
96 <        <Filename Value="Test8.pas"/>
96 >        <Filename Value="Test10.pas"/>
97          <IsPartOfProject Value="True"/>
98        </Unit9>
99        <Unit10>
100 <        <Filename Value="Test9.pas"/>
100 >        <Filename Value="Test11.pas"/>
101          <IsPartOfProject Value="True"/>
102        </Unit10>
103        <Unit11>
104 <        <Filename Value="Test10.pas"/>
104 >        <Filename Value="Test12.pas"/>
105          <IsPartOfProject Value="True"/>
106        </Unit11>
107        <Unit12>
108 <        <Filename Value="Test11.pas"/>
108 >        <Filename Value="Test13.pas"/>
109          <IsPartOfProject Value="True"/>
110        </Unit12>
111        <Unit13>
112 <        <Filename Value="Test12.pas"/>
112 >        <Filename Value="Test14.pas"/>
113          <IsPartOfProject Value="True"/>
114        </Unit13>
115        <Unit14>
116 <        <Filename Value="Test13.pas"/>
116 >        <Filename Value="Test15.pas"/>
117          <IsPartOfProject Value="True"/>
118        </Unit14>
119        <Unit15>
120 <        <Filename Value="Test14.pas"/>
120 >        <Filename Value="Test16.pas"/>
121          <IsPartOfProject Value="True"/>
122        </Unit15>
123        <Unit16>
124 <        <Filename Value="Test15.pas"/>
124 >        <Filename Value="Makefile.fpc"/>
125          <IsPartOfProject Value="True"/>
126        </Unit16>
127        <Unit17>
128 <        <Filename Value="Test16.pas"/>
128 >        <Filename Value="Test17.pas"/>
129          <IsPartOfProject Value="True"/>
130        </Unit17>
131        <Unit18>
132 <        <Filename Value="Makefile.fpc"/>
132 >        <Filename Value="Test18.pas"/>
133          <IsPartOfProject Value="True"/>
134        </Unit18>
135 +      <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 +      <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 +      <Unit24>
156 +        <Filename Value="Test21.pas"/>
157 +        <IsPartOfProject Value="True"/>
158 +      </Unit24>
159 +      <Unit25>
160 +        <Filename Value="Test22.pas"/>
161 +        <IsPartOfProject Value="True"/>
162 +      </Unit25>
163      </Units>
164    </ProjectOptions>
165    <CompilerOptions>
# Line 126 | Line 169
169      </Target>
170      <SearchPaths>
171        <IncludeFiles Value="$(ProjOutDir)"/>
172 +      <OtherUnitFiles Value="testApp"/>
173        <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
174      </SearchPaths>
175      <CodeGeneration>
176        <Checks>
177          <RangeChecks Value="True"/>
178        </Checks>
179 +      <Optimizations>
180 +        <OptimizationLevel Value="0"/>
181 +      </Optimizations>
182      </CodeGeneration>
183      <Linking>
184        <Debugging>
185 +        <DebugInfoType Value="dsDwarf2Set"/>
186          <UseHeaptrc Value="True"/>
187        </Debugging>
188      </Linking>
189 +    <Other>
190 +      <CustomOptions Value="-dINIDE"/>
191 +    </Other>
192    </CompilerOptions>
193    <Debugging>
194      <Exceptions Count="3">

Comparing:
ibx/trunk/fbintf/testsuite/testsuite.lpi (property svn:eol-style), Revision 70 by tony, Thu Oct 26 12:59:51 2017 UTC vs.
ibx/branches/udr/testsuite/testsuite.lpi (property svn:eol-style), Revision 386 by tony, Tue Jan 18 12:05:35 2022 UTC

# Line 0 | Line 1
1 + native

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines