xpcshell.toml (309B)
1 [DEFAULT] 2 run-if = [ 3 "os != 'android'", 4 ] 5 head = "head.js" 6 firefox-appdir = "browser" 7 8 ["test_cache_behavior.js"] 9 10 ["test_channel_creation.js"] 11 12 ["test_host_configuration.js"] 13 14 ["test_host_integration.js"] 15 16 ["test_protocol_handler_registration.js"] 17 18 ["test_security_validation.js"] 19 20 ["test_url_parsing.js"]