1
0
Fork 0
firefox/devtools/shared/protocol/tests/xpcshell/xpcshell.toml
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

30 lines
544 B
TOML

[DEFAULT]
tags = "devtools"
head = "head.js"
firefox-appdir = "browser"
skip-if = ["os == 'android' && android_version == '24' && processor == 'x86_64'"]
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"]