summaryrefslogtreecommitdiffstats
path: root/devtools/shared/protocol/tests/xpcshell/xpcshell.toml
blob: f316485cb350fe6a5c52b4f193c14c4af9d45b28 (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
[DEFAULT]
tags = "devtools"
head = "head.js"
firefox-appdir = "browser"
skip-if = ["os == 'android'"]
support-files = ""

["test_protocol_abort.js"]

["test_protocol_async.js"]

["test_protocol_children.js"]

["test_protocol_index.js"]

["test_protocol_invalid_response.js"]

["test_protocol_lifecycle.js"]

["test_protocol_longstring.js"]

["test_protocol_simple.js"]

["test_protocol_stack.js"]

["test_protocol_types.js"]

["test_protocol_unregister.js"]

["test_protocol_watchFronts.js"]