summaryrefslogtreecommitdiffstats
path: root/browser/experiments/test/xpcshell/xpcshell.ini
blob: 5921c9c478de68056fe538db83092952a270bb6a (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
[DEFAULT]
head = head.js
tail =
tags = addons
firefox-appdir = browser
skip-if = toolkit == 'android'
support-files =
  experiments_1.manifest
  experiment-1.xpi
  experiment-1a.xpi
  experiment-2.xpi
  experiment-racybranch.xpi
  !/toolkit/mozapps/webextensions/test/xpcshell/head_addons.js
generated-files =
  experiment-1.xpi
  experiment-1a.xpi
  experiment-2.xpi
  experiment-racybranch.xpi

[test_activate.js]
[test_api.js]
[test_cache.js]
[test_cacherace.js]
[test_conditions.js]
[test_disableExperiments.js]
[test_fetch.js]
[test_telemetry.js]
[test_telemetry_disabled.js]
[test_previous_provider.js]
[test_upgrade.js]
[test_nethang_bug1012924.js]