ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/branches/udr/udr/testsuite/testsuite.lps
Revision: 371
Committed: Wed Jan 5 15:21:22 2022 UTC (2 years, 3 months ago) by tony
File size: 3870 byte(s)
Log Message:
Beta Release 0.1

File Contents

# Content
1 <?xml version="1.0" encoding="UTF-8"?>
2 <CONFIG>
3 <ProjectSession>
4 <Version Value="12"/>
5 <BuildModes Active="Default"/>
6 <Units>
7 <Unit>
8 <Filename Value="testsuite.lpr"/>
9 <IsPartOfProject Value="True"/>
10 <UsageCount Value="20"/>
11 </Unit>
12 <Unit>
13 <Filename Value="TestApplication.pas"/>
14 <IsPartOfProject Value="True"/>
15 <UsageCount Value="20"/>
16 </Unit>
17 <Unit>
18 <Filename Value="FBUDRTestApp.pas"/>
19 <IsPartOfProject Value="True"/>
20 <UsageCount Value="20"/>
21 </Unit>
22 <Unit>
23 <Filename Value="Test01.pas"/>
24 <IsPartOfProject Value="True"/>
25 <UsageCount Value="20"/>
26 </Unit>
27 <Unit>
28 <Filename Value="udrlib/udr_test01.pas"/>
29 <IsPartOfProject Value="True"/>
30 <UsageCount Value="20"/>
31 </Unit>
32 <Unit>
33 <Filename Value="Test02.pas"/>
34 <IsPartOfProject Value="True"/>
35 <UsageCount Value="20"/>
36 </Unit>
37 <Unit>
38 <Filename Value="udrlib/udr_test02.pas"/>
39 <IsPartOfProject Value="True"/>
40 <UsageCount Value="20"/>
41 </Unit>
42 <Unit>
43 <Filename Value="udrlib/udr_test03.pas"/>
44 <IsPartOfProject Value="True"/>
45 <UsageCount Value="20"/>
46 </Unit>
47 <Unit>
48 <Filename Value="Test03.pas"/>
49 <IsPartOfProject Value="True"/>
50 <UsageCount Value="20"/>
51 </Unit>
52 <Unit>
53 <Filename Value="Test04.pas"/>
54 <IsPartOfProject Value="True"/>
55 <UsageCount Value="20"/>
56 </Unit>
57 <Unit>
58 <Filename Value="udrlib/udr_test04.pas"/>
59 <IsPartOfProject Value="True"/>
60 <UsageCount Value="20"/>
61 </Unit>
62 <Unit>
63 <Filename Value="../../IB.pas"/>
64 <EditorIndex Value="-1"/>
65 <TopLine Value="147"/>
66 <CursorPos X="9" Y="159"/>
67 <UsageCount Value="11"/>
68 </Unit>
69 <Unit>
70 <Filename Value="../../client/FBClientAPI.pas"/>
71 <TopLine Value="66"/>
72 <CursorPos X="8" Y="79"/>
73 <UsageCount Value="10"/>
74 <Loaded Value="True"/>
75 </Unit>
76 <Unit>
77 <Filename Value="../../client/include/consts_pub.inc"/>
78 <EditorIndex Value="-1"/>
79 <UsageCount Value="10"/>
80 </Unit>
81 <Unit>
82 <Filename Value="../testbed/FBUdrPlugin.pas"/>
83 <IsVisibleTab Value="True"/>
84 <EditorIndex Value="1"/>
85 <TopLine Value="256"/>
86 <CursorPos Y="269"/>
87 <UsageCount Value="10"/>
88 <Loaded Value="True"/>
89 </Unit>
90 </Units>
91 <JumpHistory HistoryIndex="1">
92 <Position>
93 <Filename Value="../../client/FBClientAPI.pas"/>
94 <Caret Line="79" Column="8" TopLine="66"/>
95 </Position>
96 <Position>
97 <Filename Value="../../client/FBClientAPI.pas"/>
98 <Caret Line="79" Column="8" TopLine="66"/>
99 </Position>
100 </JumpHistory>
101 <RunParams>
102 <FormatVersion Value="2"/>
103 <Modes ActiveMode="default">
104 <Mode Name="default">
105 <local>
106 <CommandLineParams Value="-t 4"/>
107 </local>
108 <environment>
109 <UserOverrides Count="2">
110 <Variable0 Name="FIREBIRD" Value="/opt/firebird4.0.1"/>
111 <Variable1 Name="LD_LIBRARY_PATH" Value="/opt/firebird4.0.1/lib"/>
112 </UserOverrides>
113 </environment>
114 </Mode>
115 </Modes>
116 </RunParams>
117 <HistoryLists>
118 <List Name="WorkingDirectory" Type="File" Count="1"/>
119 <List Name="LaunchingApplication" Type="File" Count="1">
120 <Item1 Value="/usr/bin/xterm -T &apos;Lazarus Run Output&apos; -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
121 </List>
122 <List Name="CommandLineParameters" Count="2">
123 <Item1 Value="-t 4"/>
124 </List>
125 </HistoryLists>
126 </ProjectSession>
127 </CONFIG>