|
1 <?xml version="1.0" encoding="utf-8" ?> |
|
2 <searchresults total_results="100"> |
|
3 <addon> |
|
4 <name>PASS</name> |
|
5 <type id='1'>Extension</type> |
|
6 <guid>test1@tests.mozilla.org</guid> |
|
7 <version>1.0</version> |
|
8 <authors> |
|
9 <author> |
|
10 <name>Test Creator</name> |
|
11 <link>http://localhost:%PORT%/creator.html</link> |
|
12 </author> |
|
13 </authors> |
|
14 <status id='4'>Public</status> |
|
15 <compatible_applications> |
|
16 <application> |
|
17 <appID>xpcshell@tests.mozilla.org</appID> |
|
18 <min_version>1</min_version> |
|
19 <max_version>1</max_version> |
|
20 </application> |
|
21 </compatible_applications> |
|
22 <install>http://localhost:%PORT%/test.xpi</install> |
|
23 </addon> |
|
24 |
|
25 <addon> |
|
26 <name>FAIL</name> |
|
27 <type id='1'>Extension</type> |
|
28 <guid>test2@tests.mozilla.org</guid> |
|
29 <version>1.0</version> |
|
30 <authors> |
|
31 <author> |
|
32 <name>Test Creator</name> |
|
33 <link>http://localhost:%PORT%/creator.html</link> |
|
34 </author> |
|
35 </authors> |
|
36 <status id='4'>Public</status> |
|
37 <summary>Should not return an incompatible add-on</summary> |
|
38 <compatible_applications> |
|
39 <application> |
|
40 <appID>xpcshell@tests.mozilla.org</appID> |
|
41 <min_version>2</min_version> |
|
42 <max_version>2</max_version> |
|
43 </application> |
|
44 </compatible_applications> |
|
45 <install>http://localhost:%PORT%/test.xpi</install> |
|
46 </addon> |
|
47 |
|
48 <addon> |
|
49 <name>PASS</name> |
|
50 <type id='1'>Extension</type> |
|
51 <guid>test3@tests.mozilla.org</guid> |
|
52 <version>1.0</version> |
|
53 <authors> |
|
54 <author> |
|
55 <name>Test Creator</name> |
|
56 <link>http://localhost:%PORT%/creator.html</link> |
|
57 </author> |
|
58 </authors> |
|
59 <status id='4'>Public</status> |
|
60 <compatible_applications> |
|
61 <application> |
|
62 <appID>xpcshell@tests.mozilla.org</appID> |
|
63 <min_version>1</min_version> |
|
64 <max_version>1</max_version> |
|
65 </application> |
|
66 </compatible_applications> |
|
67 <install>http://localhost:%PORT%/test.xpi</install> |
|
68 </addon> |
|
69 |
|
70 <addon> |
|
71 <name>FAIL</name> |
|
72 <type id='1'>Extension</type> |
|
73 <guid>test4@tests.mozilla.org</guid> |
|
74 <version>1.0</version> |
|
75 <authors> |
|
76 <author> |
|
77 <name>Test Creator</name> |
|
78 <link>http://localhost:%PORT%/creator.html</link> |
|
79 </author> |
|
80 </authors> |
|
81 <status id='4'>Public</status> |
|
82 <summary>Should not return an add-on for a different OS</summary> |
|
83 <compatible_applications> |
|
84 <application> |
|
85 <appID>xpcshell@tests.mozilla.org</appID> |
|
86 <min_version>1</min_version> |
|
87 <max_version>1</max_version> |
|
88 </application> |
|
89 </compatible_applications> |
|
90 <install os="UNKNOWN">http://localhost:%PORT%/test.xpi</install> |
|
91 </addon> |
|
92 |
|
93 <addon> |
|
94 <name>PASS</name> |
|
95 <type id='1'>Extension</type> |
|
96 <guid>test5@tests.mozilla.org</guid> |
|
97 <version>1.0</version> |
|
98 <authors> |
|
99 <author> |
|
100 <name>Test Creator</name> |
|
101 <link>http://localhost:%PORT%/creator.html</link> |
|
102 </author> |
|
103 </authors> |
|
104 <status id='4'>Public</status> |
|
105 <compatible_applications> |
|
106 <application> |
|
107 <appID>xpcshell@tests.mozilla.org</appID> |
|
108 <min_version>1</min_version> |
|
109 <max_version>1</max_version> |
|
110 </application> |
|
111 </compatible_applications> |
|
112 <install>http://localhost:%PORT%/test.xpi</install> |
|
113 </addon> |
|
114 |
|
115 <addon> |
|
116 <name>FAIL</name> |
|
117 <type id='1'>Extension</type> |
|
118 <guid>test5@tests.mozilla.org</guid> |
|
119 <version>1.0</version> |
|
120 <authors> |
|
121 <author> |
|
122 <name>Test Creator</name> |
|
123 <link>http://localhost:%PORT%/creator.html</link> |
|
124 </author> |
|
125 </authors> |
|
126 <status id='4'>Public</status> |
|
127 <summary>Should not include the same result twice</summary> |
|
128 <compatible_applications> |
|
129 <application> |
|
130 <appID>xpcshell@tests.mozilla.org</appID> |
|
131 <min_version>1</min_version> |
|
132 <max_version>1</max_version> |
|
133 </application> |
|
134 </compatible_applications> |
|
135 <install>http://localhost:%PORT%/test.xpi</install> |
|
136 </addon> |
|
137 |
|
138 <addon> |
|
139 <name>PASS</name> |
|
140 <type id='1'>Extension</type> |
|
141 <guid>test6@tests.mozilla.org</guid> |
|
142 <version>1.0</version> |
|
143 <authors> |
|
144 <author> |
|
145 <name>Test Creator</name> |
|
146 <link>http://localhost:%PORT%/creator.html</link> |
|
147 </author> |
|
148 </authors> |
|
149 <status id='4'>Public</status> |
|
150 <compatible_applications> |
|
151 <application> |
|
152 <appID>xpcshell@tests.mozilla.org</appID> |
|
153 <min_version>1</min_version> |
|
154 <max_version>1</max_version> |
|
155 </application> |
|
156 </compatible_applications> |
|
157 <install>http://localhost:%PORT%/test.xpi</install> |
|
158 </addon> |
|
159 |
|
160 <addon> |
|
161 <name>PASS</name> |
|
162 <type id='1'>Extension</type> |
|
163 <guid>test7@tests.mozilla.org</guid> |
|
164 <version>1.0</version> |
|
165 <authors> |
|
166 <author> |
|
167 <name>Test Creator</name> |
|
168 <link>http://localhost:%PORT%/creator.html</link> |
|
169 </author> |
|
170 </authors> |
|
171 <status id='4'>Public</status> |
|
172 <compatible_applications> |
|
173 <application> |
|
174 <appID>xpcshell@tests.mozilla.org</appID> |
|
175 <min_version>1</min_version> |
|
176 <max_version>1</max_version> |
|
177 </application> |
|
178 </compatible_applications> |
|
179 <install>http://localhost:%PORT%/test.xpi</install> |
|
180 </addon> |
|
181 |
|
182 <addon> |
|
183 <name>PASS</name> |
|
184 <type id='1'>Extension</type> |
|
185 <guid>test8@tests.mozilla.org</guid> |
|
186 <version>1.0</version> |
|
187 <authors> |
|
188 <author> |
|
189 <name>Test Creator</name> |
|
190 <link>http://localhost:%PORT%/creator.html</link> |
|
191 </author> |
|
192 </authors> |
|
193 <status id='4'>Public</status> |
|
194 <compatible_applications> |
|
195 <application> |
|
196 <appID>xpcshell@tests.mozilla.org</appID> |
|
197 <min_version>1</min_version> |
|
198 <max_version>1</max_version> |
|
199 </application> |
|
200 </compatible_applications> |
|
201 <install>http://localhost:%PORT%/test.xpi</install> |
|
202 </addon> |
|
203 |
|
204 <addon> |
|
205 <name>PASS</name> |
|
206 <type id='1'>Extension</type> |
|
207 <guid>test9@tests.mozilla.org</guid> |
|
208 <version>1.0</version> |
|
209 <authors> |
|
210 <author> |
|
211 <name>Test Creator</name> |
|
212 <link>http://localhost:%PORT%/creator.html</link> |
|
213 </author> |
|
214 </authors> |
|
215 <status id='4'>Public</status> |
|
216 <compatible_applications> |
|
217 <application> |
|
218 <appID>xpcshell@tests.mozilla.org</appID> |
|
219 <min_version>1</min_version> |
|
220 <max_version>1</max_version> |
|
221 </application> |
|
222 </compatible_applications> |
|
223 <install>http://localhost:%PORT%/test.xpi</install> |
|
224 </addon> |
|
225 |
|
226 <addon> |
|
227 <name>PASS</name> |
|
228 <type id='1'>Extension</type> |
|
229 <guid>test10@tests.mozilla.org</guid> |
|
230 <version>1.0</version> |
|
231 <authors> |
|
232 <author> |
|
233 <name>Test Creator</name> |
|
234 <link>http://localhost:%PORT%/creator.html</link> |
|
235 </author> |
|
236 </authors> |
|
237 <status id='4'>Public</status> |
|
238 <compatible_applications> |
|
239 <application> |
|
240 <appID>xpcshell@tests.mozilla.org</appID> |
|
241 <min_version>1</min_version> |
|
242 <max_version>1</max_version> |
|
243 </application> |
|
244 </compatible_applications> |
|
245 <install>http://localhost:%PORT%/test.xpi</install> |
|
246 </addon> |
|
247 |
|
248 <addon> |
|
249 <name>PASS</name> |
|
250 <type id='1'>Extension</type> |
|
251 <guid>test11@tests.mozilla.org</guid> |
|
252 <version>1.0</version> |
|
253 <authors> |
|
254 <author> |
|
255 <name>Test Creator</name> |
|
256 <link>http://localhost:%PORT%/creator.html</link> |
|
257 </author> |
|
258 </authors> |
|
259 <status id='4'>Public</status> |
|
260 <compatible_applications> |
|
261 <application> |
|
262 <appID>xpcshell@tests.mozilla.org</appID> |
|
263 <min_version>1</min_version> |
|
264 <max_version>1</max_version> |
|
265 </application> |
|
266 </compatible_applications> |
|
267 <install>http://localhost:%PORT%/test.xpi</install> |
|
268 </addon> |
|
269 |
|
270 <addon> |
|
271 <name>PASS</name> |
|
272 <type id='1'>Extension</type> |
|
273 <guid>test12@tests.mozilla.org</guid> |
|
274 <version>1.0</version> |
|
275 <authors> |
|
276 <author> |
|
277 <name>Test Creator</name> |
|
278 <link>http://localhost:%PORT%/creator.html</link> |
|
279 </author> |
|
280 </authors> |
|
281 <status id='4'>Public</status> |
|
282 <compatible_applications> |
|
283 <application> |
|
284 <appID>xpcshell@tests.mozilla.org</appID> |
|
285 <min_version>1</min_version> |
|
286 <max_version>1</max_version> |
|
287 </application> |
|
288 </compatible_applications> |
|
289 <install>http://localhost:%PORT%/test.xpi</install> |
|
290 </addon> |
|
291 </searchresults> |
|
292 |