trisquel-icecat/icecat/devtools/shared/protocol/tests/xpcshell/xpcshell.toml
2025-10-06 02:35:48 -06:00

30 lines
543 B
TOML

[DEFAULT]
tags = "devtools"
head = "head.js"
icecat-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"]