summaryrefslogtreecommitdiffstats
path: root/caps/tests/unit/xpcshell.toml
diff options
context:
space:
mode:
Diffstat (limited to 'caps/tests/unit/xpcshell.toml')
-rw-r--r--caps/tests/unit/xpcshell.toml16
1 files changed, 16 insertions, 0 deletions
diff --git a/caps/tests/unit/xpcshell.toml b/caps/tests/unit/xpcshell.toml
new file mode 100644
index 0000000000..a04efc4be5
--- /dev/null
+++ b/caps/tests/unit/xpcshell.toml
@@ -0,0 +1,16 @@
+[DEFAULT]
+head = ""
+
+["test_ipv6_host_literal.js"]
+
+["test_oa_partitionKey_pattern.js"]
+
+["test_origin.js"]
+
+["test_precursor_principal.js"]
+firefox-appdir = "browser"
+skip-if = ["os == 'android'"]
+
+["test_site_origin.js"]
+
+["test_uri_escaping.js"]