services/sync/tests/unit/addon1-search.xml

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/services/sync/tests/unit/addon1-search.xml	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,27 @@
     1.4 +<?xml version="1.0" encoding="UTF-8"?>
     1.5 +<searchresults total_results="1">
     1.6 +  <addon id="5617">
     1.7 +  <name>Non-Restartless Test Extension</name>
     1.8 +  <type id="1">Extension</type>
     1.9 +  <guid>addon1@tests.mozilla.org</guid>
    1.10 +  <slug>addon11</slug>
    1.11 +  <version>1.0</version>
    1.12 +
    1.13 +  <compatible_applications><application>
    1.14 +      <name>Firefox</name>
    1.15 +      <application_id>1</application_id>
    1.16 +      <min_version>3.6</min_version>
    1.17 +      <max_version>*</max_version>
    1.18 +      <appID>xpcshell@tests.mozilla.org</appID>
    1.19 +    </application></compatible_applications>
    1.20 +  <all_compatible_os><os>ALL</os></all_compatible_os>
    1.21 +
    1.22 +  <install os="ALL" size="485">http://127.0.0.1:8888/addon1.xpi</install>
    1.23 +    <created epoch="1252903662">
    1.24 +      2009-09-14T04:47:42Z
    1.25 +    </created>
    1.26 +    <last_updated epoch="1315255329">
    1.27 +      2011-09-05T20:42:09Z
    1.28 +    </last_updated>
    1.29 +    </addon>
    1.30 +</searchresults>

mercurial