From c333aef6037751b1f54c569d5beb7abca4cfa8a0 Mon Sep 17 00:00:00 2001 From: Zakor Gyula Date: Mon, 14 Nov 2016 13:08:48 +0100 Subject: [PATCH] BluetoothUUID wpt tests --- tests/wpt/mozilla/meta/MANIFEST.json | 6 + .../meta/mozilla/bluetooth/__dir__.ini | 2 +- .../mozilla/bluetooth/idl-BluetoothUUID.html | 178 ++++++++++++++++++ 3 files changed, 185 insertions(+), 1 deletion(-) create mode 100644 tests/wpt/mozilla/tests/mozilla/bluetooth/idl-BluetoothUUID.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index 4752ad4381f..10dc29f96f0 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -7238,6 +7238,12 @@ "url": "/_mozilla/mozilla/bluetooth/getPrimaryServices/services-not-found.html" } ], + "mozilla/bluetooth/idl-BluetoothUUID.html": [ + { + "path": "mozilla/bluetooth/idl-BluetoothUUID.html", + "url": "/_mozilla/mozilla/bluetooth/idl-BluetoothUUID.html" + } + ], "mozilla/bluetooth/readValue/characteristic/blacklisted-characteristic.html": [ { "path": "mozilla/bluetooth/readValue/characteristic/blacklisted-characteristic.html", diff --git a/tests/wpt/mozilla/meta/mozilla/bluetooth/__dir__.ini b/tests/wpt/mozilla/meta/mozilla/bluetooth/__dir__.ini index dbe637be21c..ad2557a1798 100644 --- a/tests/wpt/mozilla/meta/mozilla/bluetooth/__dir__.ini +++ b/tests/wpt/mozilla/meta/mozilla/bluetooth/__dir__.ini @@ -1 +1 @@ -prefs: [dom.bluetooth.testing.enabled:true] +prefs: [dom.bluetooth.enabled:true, dom.bluetooth.testing.enabled:true] diff --git a/tests/wpt/mozilla/tests/mozilla/bluetooth/idl-BluetoothUUID.html b/tests/wpt/mozilla/tests/mozilla/bluetooth/idl-BluetoothUUID.html new file mode 100644 index 00000000000..3b90cf7a318 --- /dev/null +++ b/tests/wpt/mozilla/tests/mozilla/bluetooth/idl-BluetoothUUID.html @@ -0,0 +1,178 @@ + + + + +