~ubuntu-branches/debian/lenny/fpc/lenny

« back to all changes in this revision

Viewing changes to fpcsrc/tests/utils/testsuite/testsuite.lpi

  • Committer: Bazaar Package Importer
  • Author(s): Mazen Neifer, Torsten Werner, Mazen Neifer
  • Date: 2008-05-17 17:12:11 UTC
  • mfrom: (3.1.9 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080517171211-9qi33xhd9evfa0kg
Tags: 2.2.0-dfsg1-9
[ Torsten Werner ]
* Add Mazen Neifer to Uploaders field.

[ Mazen Neifer ]
* Moved FPC sources into a version dependent directory from /usr/share/fpcsrc
  to /usr/share/fpcsrc/${FPCVERSION}. This allow installing more than on FPC
  release.
* Fixed far call issue in compiler preventing building huge binearies.
  (closes: #477743)
* Updated building dependencies, recomennded and suggested packages.
* Moved fppkg to fp-utils as it is just a helper tool and is not required by
  compiler.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<CONFIG>
 
3
  <ProjectOptions>
 
4
    <Version Value="3"/>
 
5
    <General>
 
6
      <ProjectType Value="Program"/>
 
7
      <MainUnit Value="0"/>
 
8
      <ActiveEditorIndexAtStart Value="1"/>
 
9
      <IconPath Value="./"/>
 
10
      <TargetFileExt Value=""/>
 
11
      <Title Value="testsuite"/>
 
12
    </General>
 
13
    <JumpHistory Count="12" HistoryIndex="11">
 
14
      <Position1>
 
15
        <Filename Value="dbwhtml.pp"/>
 
16
        <Caret Line="85" Column="3" TopLine="82"/>
 
17
      </Position1>
 
18
      <Position2>
 
19
        <Filename Value="dbwhtml.pp"/>
 
20
        <Caret Line="204" Column="5" TopLine="164"/>
 
21
      </Position2>
 
22
      <Position3>
 
23
        <Filename Value="dbwhtml.pp"/>
 
24
        <Caret Line="205" Column="5" TopLine="165"/>
 
25
      </Position3>
 
26
      <Position4>
 
27
        <Filename Value="dbwhtml.pp"/>
 
28
        <Caret Line="203" Column="25" TopLine="168"/>
 
29
      </Position4>
 
30
      <Position5>
 
31
        <Filename Value="dbwhtml.pp"/>
 
32
        <Caret Line="212" Column="15" TopLine="195"/>
 
33
      </Position5>
 
34
      <Position6>
 
35
        <Filename Value="dbwhtml.pp"/>
 
36
        <Caret Line="70" Column="67" TopLine="52"/>
 
37
      </Position6>
 
38
      <Position7>
 
39
        <Filename Value="utests.pp"/>
 
40
        <Caret Line="594" Column="5" TopLine="554"/>
 
41
      </Position7>
 
42
      <Position8>
 
43
        <Filename Value="utests.pp"/>
 
44
        <Caret Line="66" Column="1" TopLine="34"/>
 
45
      </Position8>
 
46
      <Position9>
 
47
        <Filename Value="dbwhtml.pp"/>
 
48
        <Caret Line="396" Column="4" TopLine="361"/>
 
49
      </Position9>
 
50
      <Position10>
 
51
        <Filename Value="utests.pp"/>
 
52
        <Caret Line="66" Column="14" TopLine="35"/>
 
53
      </Position10>
 
54
      <Position11>
 
55
        <Filename Value="utests.pp"/>
 
56
        <Caret Line="600" Column="56" TopLine="568"/>
 
57
      </Position11>
 
58
      <Position12>
 
59
        <Filename Value="utests.pp"/>
 
60
        <Caret Line="31" Column="77" TopLine="14"/>
 
61
      </Position12>
 
62
    </JumpHistory>
 
63
    <Units Count="8">
 
64
      <Unit0>
 
65
        <CursorPos X="19" Y="5"/>
 
66
        <EditorIndex Value="0"/>
 
67
        <Filename Value="testsuite.pp"/>
 
68
        <IsPartOfProject Value="True"/>
 
69
        <Loaded Value="True"/>
 
70
        <TopLine Value="1"/>
 
71
        <UnitName Value="testsuite"/>
 
72
        <UsageCount Value="56"/>
 
73
      </Unit0>
 
74
      <Unit1>
 
75
        <CursorPos X="23" Y="595"/>
 
76
        <EditorIndex Value="1"/>
 
77
        <Filename Value="utests.pp"/>
 
78
        <IsPartOfProject Value="True"/>
 
79
        <Loaded Value="True"/>
 
80
        <TopLine Value="568"/>
 
81
        <UnitName Value="utests"/>
 
82
        <UsageCount Value="56"/>
 
83
      </Unit1>
 
84
      <Unit2>
 
85
        <CursorPos X="6" Y="136"/>
 
86
        <EditorIndex Value="4"/>
 
87
        <Filename Value="/home/michael/fixbranch/rtl/linux/syslinux.pp"/>
 
88
        <Loaded Value="True"/>
 
89
        <TopLine Value="94"/>
 
90
        <UnitName Value="SysLinux"/>
 
91
        <UsageCount Value="28"/>
 
92
      </Unit2>
 
93
      <Unit3>
 
94
        <CursorPos X="1" Y="1"/>
 
95
        <Filename Value="/home/michael/test.sql"/>
 
96
        <SyntaxHighlighter Value="None"/>
 
97
        <TopLine Value="1"/>
 
98
        <UsageCount Value="8"/>
 
99
      </Unit3>
 
100
      <Unit4>
 
101
        <CursorPos X="27" Y="23"/>
 
102
        <EditorIndex Value="3"/>
 
103
        <Filename Value="/home/michael/fixbranch/rtl/unix/linux.pp"/>
 
104
        <Loaded Value="True"/>
 
105
        <TopLine Value="1"/>
 
106
        <UnitName Value="Linux"/>
 
107
        <UsageCount Value="25"/>
 
108
      </Unit4>
 
109
      <Unit5>
 
110
        <CursorPos X="56" Y="251"/>
 
111
        <Filename Value="/home/michael/projects/lazarus/components/editbutton/editbtn.pas"/>
 
112
        <TopLine Value="248"/>
 
113
        <UnitName Value="EditBtn"/>
 
114
        <UsageCount Value="8"/>
 
115
      </Unit5>
 
116
      <Unit6>
 
117
        <CursorPos X="31" Y="8"/>
 
118
        <Filename Value="/home/michael/projects/lazarus/components/editbutton/demo/frmmain.pp"/>
 
119
        <ComponentName Value="Form1"/>
 
120
        <ResourceFilename Value="/home/michael/projects/lazarus/components/editbutton/demo/frmmain.lrs"/>
 
121
        <TopLine Value="1"/>
 
122
        <UnitName Value="frmmain"/>
 
123
        <UsageCount Value="20"/>
 
124
      </Unit6>
 
125
      <Unit7>
 
126
        <CursorPos X="27" Y="393"/>
 
127
        <EditorIndex Value="2"/>
 
128
        <Filename Value="dbwhtml.pp"/>
 
129
        <Loaded Value="True"/>
 
130
        <TopLine Value="384"/>
 
131
        <UnitName Value="dbwhtml"/>
 
132
        <UsageCount Value="25"/>
 
133
      </Unit7>
 
134
    </Units>
 
135
    <PublishOptions>
 
136
      <Version Value="2"/>
 
137
      <IgnoreBinaries Value="False"/>
 
138
      <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
 
139
      <ExcludeFileFilter Value="*.(bak|ppu|ppw|o|so);*~;backup"/>
 
140
    </PublishOptions>
 
141
    <RunParams>
 
142
      <local>
 
143
        <FormatVersion Value="1"/>
 
144
        <LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
 
145
      </local>
 
146
    </RunParams>
 
147
    <RequiredPackages Count="1">
 
148
      <Item1>
 
149
        <PackageName Value="editbutton"/>
 
150
        <MinVersion Valid="True"/>
 
151
      </Item1>
 
152
    </RequiredPackages>
 
153
  </ProjectOptions>
 
154
  <CompilerOptions>
 
155
    <Other>
 
156
      <CompilerPath Value="$(CompPath)"/>
 
157
    </Other>
 
158
  </CompilerOptions>
 
159
</CONFIG>