summaryrefslogtreecommitdiffstats
path: root/toolkit/components/search/tests/xpcshell/xpcshell.ini
blob: 1fb5a3423edc80c37470b77129c489ab762426e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
[DEFAULT]
head = head_search.js
tail =
firefox-appdir = browser
skip-if = toolkit == 'android'
support-files =
  data/chrome.manifest
  data/engine.xml
  data/engine2.xml
  data/engine-addon.xml
  data/engine-override.xml
  data/engine-app.xml
  data/engine-fr.xml
  data/engineMaker.sjs
  data/engine-pref.xml
  data/engine-rel-searchform.xml
  data/engine-rel-searchform-post.xml
  data/engine-rel-searchform-purpose.xml
  data/engine-system-purpose.xml
  data/engine-update.xml
  data/engineImages.xml
  data/engine-chromeicon.xml
  data/engine-resourceicon.xml
  data/ico-size-16x16-png.ico
  data/invalid-engine.xml
  data/install.rdf
  data/list.json
  data/langpack-metadata.json
  data/metadata.json
  data/search.json
  data/search.sqlite
  data/searchSuggestions.sjs
  data/searchTest.jar

[test_nocache.js]
[test_645970.js]
[test_bug930456.js]
[test_bug930456_child.js]
[test_engine_set_alias.js]
[test_hasEngineWithURL.js]
[test_identifiers.js]
[test_invalid_engine_from_dir.js]
[test_init_async_multiple.js]
[test_init_async_multiple_then_sync.js]
[test_json_cache.js]
[test_location.js]
[test_location_error.js]
[test_location_malformed_json.js]
[test_location_migrate_countrycode_isUS.js]
[test_location_migrate_no_countrycode_isUS.js]
[test_location_migrate_no_countrycode_notUS.js]
[test_location_partner.js]
[test_location_funnelcake.js]
[test_location_sync.js]
[test_location_timeout.js]
[test_location_timeout_xhr.js]
[test_nodb.js]
[test_nodb_pluschanges.js]
[test_save_sorted_engines.js]
[test_pref.js]
[test_purpose.js]
[test_defaultEngine.js]
[test_notifications.js]
[test_parseSubmissionURL.js]
[test_SearchStaticData.js]
[test_addEngine_callback.js]
[test_migration_langpack.js]
[test_multipleIcons.js]
[test_resultDomain.js]
[test_searchSuggest.js]
[test_async.js]
[test_async_addon.js]
tags = addons
[test_async_addon_no_override.js]
tags = addons
[test_async_distribution.js]
[test_async_migration.js]
[test_async_profile_engine.js]
[test_sync.js]
[test_sync_addon.js]
tags = addons
[test_sync_addon_no_override.js]
tags = addons
[test_sync_distribution.js]
[test_sync_fallback.js]
[test_sync_delay_fallback.js]
[test_sync_migration.js]
[test_sync_profile_engine.js]
[test_rel_searchform.js]
[test_remove_profile_engine.js]
[test_selectedEngine.js]
[test_geodefaults.js]
[test_hidden.js]
[test_currentEngine_fallback.js]
[test_require_engines_in_cache.js]
[test_update_telemetry.js]
[test_svg_icon.js]
[test_searchReset.js]
[test_addEngineWithDetails.js]
[test_chromeresource_icon1.js]
[test_chromeresource_icon2.js]
[test_engineUpdate.js]