summaryrefslogtreecommitdiffstats
path: root/toolkit/profile/xpcshell/xpcshell.ini
blob: b4b7f0bd8dfdf434f4e91113e8e7738bb4c9b059 (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
[DEFAULT]
head = head.js
skip-if = toolkit == 'android'

[test_select_backgroundtasks_ephemeral.js]
[test_select_backgroundtasks_not_ephemeral_create.js]
[test_select_backgroundtasks_not_ephemeral_exists.js]
[test_select_default.js]
[test_select_profilemanager.js]
[test_select_named.js]
[test_select_missing.js]
[test_select_noname.js]
[test_create_default.js]
[test_select_environment.js]
[test_select_environment_named.js]
[test_profile_reset.js]
[test_clean.js]
[test_previous_dedicated.js]
[test_single_profile_selected.js]
skip-if = devedition
[test_single_profile_unselected.js]
skip-if = devedition
[test_update_selected_dedicated.js]
[test_update_unknown_dedicated.js]
[test_update_unselected_dedicated.js]
[test_use_dedicated.js]
[test_new_default.js]
[test_steal_inuse.js]
[test_snap.js]
snap = true
skip-if =
  toolkit != 'gtk'
  appname == 'thunderbird'
[test_snap_empty.js]
snap = true
skip-if =
  toolkit != 'gtk'
  appname == 'thunderbird'
[test_remove_default.js]
[test_claim_locked.js]
[test_lock.js]
[test_startswithlast.js]
[test_snatch_environment.js]
[test_skip_locked_environment.js]
[test_snatch_environment_default.js]
[test_check_backup.js]
[test_missing_profilesini.js]
[test_remove.js]
[test_conflict_profiles.js]
[test_conflict_installs.js]
[test_invalid_descriptor.js]
[test_legacy_empty.js]
[test_legacy_select.js]
[test_fix_directory_case.js]
[test_ignore_legacy_directory.js]
[test_select_profile_argument.js]
[test_select_profile_argument_new.js]
[test_register_app_services_logger.js]