summaryrefslogtreecommitdiffstats
path: root/modules/libpref/test/unit_ipc/xpcshell.toml
blob: a398efa53718cb7d1b7994095aae91742df08227 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[DEFAULT]
head = ""
skip-if = ["os == 'android'"]

["test_existing_prefs.js"]

["test_initial_prefs.js"]

["test_large_pref.js"]

["test_locked_prefs.js"]

["test_observed_prefs.js"]

["test_sharedMap.js"]

["test_sharedMap_static_prefs.js"]
run-if = ["debug"] # Relies on debug assertions to catch failure cases.

["test_update_prefs.js"]

["test_user_default_prefs.js"]