From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- .../tests/install_manifests/test_addon_1.rdf | 21 ++++++++++++++++++++ .../tests/install_manifests/test_addon_2.rdf | 21 ++++++++++++++++++++ .../tests/install_manifests/test_addon_3.rdf | 22 +++++++++++++++++++++ .../tests/install_manifests/test_addon_4.rdf | 22 +++++++++++++++++++++ .../install_manifests/test_addon_invalid_no_id.rdf | 22 +++++++++++++++++++++ .../test_addon_invalid_not_wellformed.rdf | 23 ++++++++++++++++++++++ .../test_addon_invalid_version.rdf | 23 ++++++++++++++++++++++ .../tests/install_manifests/test_addon_unpack.rdf | 22 +++++++++++++++++++++ 8 files changed, 176 insertions(+) create mode 100644 testing/mozbase/mozprofile/tests/install_manifests/test_addon_1.rdf create mode 100644 testing/mozbase/mozprofile/tests/install_manifests/test_addon_2.rdf create mode 100644 testing/mozbase/mozprofile/tests/install_manifests/test_addon_3.rdf create mode 100644 testing/mozbase/mozprofile/tests/install_manifests/test_addon_4.rdf create mode 100644 testing/mozbase/mozprofile/tests/install_manifests/test_addon_invalid_no_id.rdf create mode 100644 testing/mozbase/mozprofile/tests/install_manifests/test_addon_invalid_not_wellformed.rdf create mode 100644 testing/mozbase/mozprofile/tests/install_manifests/test_addon_invalid_version.rdf create mode 100644 testing/mozbase/mozprofile/tests/install_manifests/test_addon_unpack.rdf (limited to 'testing/mozbase/mozprofile/tests/install_manifests') diff --git a/testing/mozbase/mozprofile/tests/install_manifests/test_addon_1.rdf b/testing/mozbase/mozprofile/tests/install_manifests/test_addon_1.rdf new file mode 100644 index 0000000000..839ea9fbd5 --- /dev/null +++ b/testing/mozbase/mozprofile/tests/install_manifests/test_addon_1.rdf @@ -0,0 +1,21 @@ + + + + test-addon-1@mozilla.org + 0.1 + Test Add-on 1 + Mozilla + http://mozilla.org + 2 + + + + + {ec8030f7-c20a-464f-9b0e-13a3a9e97384} + 3.5.* + * + + + + diff --git a/testing/mozbase/mozprofile/tests/install_manifests/test_addon_2.rdf b/testing/mozbase/mozprofile/tests/install_manifests/test_addon_2.rdf new file mode 100644 index 0000000000..8303e862fc --- /dev/null +++ b/testing/mozbase/mozprofile/tests/install_manifests/test_addon_2.rdf @@ -0,0 +1,21 @@ + + + + test-addon-2@mozilla.org + 0.2 + Test Add-on 2 + Mozilla + http://mozilla.org + 2 + + + + + {ec8030f7-c20a-464f-9b0e-13a3a9e97384} + 3.5.* + * + + + + diff --git a/testing/mozbase/mozprofile/tests/install_manifests/test_addon_3.rdf b/testing/mozbase/mozprofile/tests/install_manifests/test_addon_3.rdf new file mode 100644 index 0000000000..5bd6d38043 --- /dev/null +++ b/testing/mozbase/mozprofile/tests/install_manifests/test_addon_3.rdf @@ -0,0 +1,22 @@ + + + + test-addon-3@mozilla.org + 0.1 + Test Add-on 3 + Mozilla + http://mozilla.org + 2 + + + + + {ec8030f7-c20a-464f-9b0e-13a3a9e97384} + 3.5.* + * + + + + + diff --git a/testing/mozbase/mozprofile/tests/install_manifests/test_addon_4.rdf b/testing/mozbase/mozprofile/tests/install_manifests/test_addon_4.rdf new file mode 100644 index 0000000000..e0f99d3133 --- /dev/null +++ b/testing/mozbase/mozprofile/tests/install_manifests/test_addon_4.rdf @@ -0,0 +1,22 @@ + + + + test-addon-4@mozilla.org + 0.1 + Test Add-on 4 + Mozilla + http://mozilla.org + 2 + + + + + {ec8030f7-c20a-464f-9b0e-13a3a9e97384} + 3.5.* + * + + + + + diff --git a/testing/mozbase/mozprofile/tests/install_manifests/test_addon_invalid_no_id.rdf b/testing/mozbase/mozprofile/tests/install_manifests/test_addon_invalid_no_id.rdf new file mode 100644 index 0000000000..23f60fece1 --- /dev/null +++ b/testing/mozbase/mozprofile/tests/install_manifests/test_addon_invalid_no_id.rdf @@ -0,0 +1,22 @@ + + + + + 0.1 + Test Invalid Extension (no id) + Mozilla + http://mozilla.org + 2 + + + + + + {ec8030f7-c20a-464f-9b0e-13a3a9e97384} + 3.5.* + * + + + + diff --git a/testing/mozbase/mozprofile/tests/install_manifests/test_addon_invalid_not_wellformed.rdf b/testing/mozbase/mozprofile/tests/install_manifests/test_addon_invalid_not_wellformed.rdf new file mode 100644 index 0000000000..690ec406cc --- /dev/null +++ b/testing/mozbase/mozprofile/tests/install_manifests/test_addon_invalid_not_wellformed.rdf @@ -0,0 +1,23 @@ + + + + + test-addon-invalid-not-wellformed@mozilla.org0.1 + Test Invalid Extension (no id) + Mozilla + http://mozilla.org + 2 + + + + + + {ec8030f7-c20a-464f-9b0e-13a3a9e97384} + 3.5.* + * + + + + diff --git a/testing/mozbase/mozprofile/tests/install_manifests/test_addon_invalid_version.rdf b/testing/mozbase/mozprofile/tests/install_manifests/test_addon_invalid_version.rdf new file mode 100644 index 0000000000..c854bfcdb5 --- /dev/null +++ b/testing/mozbase/mozprofile/tests/install_manifests/test_addon_invalid_version.rdf @@ -0,0 +1,23 @@ + + + + test-addon-invalid-version@mozilla.org + + 0.NOPE + Test Invalid Extension (invalid version) + Mozilla + http://mozilla.org + 2 + + + + + + {ec8030f7-c20a-464f-9b0e-13a3a9e97384} + 3.5.* + * + + + + diff --git a/testing/mozbase/mozprofile/tests/install_manifests/test_addon_unpack.rdf b/testing/mozbase/mozprofile/tests/install_manifests/test_addon_unpack.rdf new file mode 100644 index 0000000000..cc85ea560f --- /dev/null +++ b/testing/mozbase/mozprofile/tests/install_manifests/test_addon_unpack.rdf @@ -0,0 +1,22 @@ + + + + test-addon-unpack@mozilla.org + 0.1 + Test Add-on (unpack) + Mozilla + http://mozilla.org + 2 + true + + + + + {ec8030f7-c20a-464f-9b0e-13a3a9e97384} + 3.5.* + * + + + + -- cgit v1.2.3