[Pkg-mozext-commits] [requestpolicy] 65/80: Marionette: move addon-related tests to subdir
David Prévot
taffit at moszumanska.debian.org
Sun Jul 5 15:02:31 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository requestpolicy.
commit 32ac3e74af10b0c2d1eb2432d7b2561f6063df94
Author: Martin Kimmerle <dev at 256k.de>
Date: Mon Jun 29 21:37:06 2015 +0200
Marionette: move addon-related tests to subdir
create the "addon_install_and_upgrade" subdirectory.
---
tests/marionette/tests/{ => addon_install_and_upgrade}/manifest.ini | 1 -
.../{ => addon_install_and_upgrade}/test_multiple_installations.py | 0
.../tests/{ => addon_install_and_upgrade}/test_restartlessness.py | 0
tests/marionette/tests/manifest.ini | 3 +--
4 files changed, 1 insertion(+), 3 deletions(-)
diff --git a/tests/marionette/tests/manifest.ini b/tests/marionette/tests/addon_install_and_upgrade/manifest.ini
similarity index 73%
copy from tests/marionette/tests/manifest.ini
copy to tests/marionette/tests/addon_install_and_upgrade/manifest.ini
index fc6bc1b..2b9cc42 100644
--- a/tests/marionette/tests/manifest.ini
+++ b/tests/marionette/tests/addon_install_and_upgrade/manifest.ini
@@ -1,3 +1,2 @@
[test_restartlessness.py]
-[test_setup_page.py]
[test_multiple_installations.py]
diff --git a/tests/marionette/tests/test_multiple_installations.py b/tests/marionette/tests/addon_install_and_upgrade/test_multiple_installations.py
similarity index 100%
rename from tests/marionette/tests/test_multiple_installations.py
rename to tests/marionette/tests/addon_install_and_upgrade/test_multiple_installations.py
diff --git a/tests/marionette/tests/test_restartlessness.py b/tests/marionette/tests/addon_install_and_upgrade/test_restartlessness.py
similarity index 100%
rename from tests/marionette/tests/test_restartlessness.py
rename to tests/marionette/tests/addon_install_and_upgrade/test_restartlessness.py
diff --git a/tests/marionette/tests/manifest.ini b/tests/marionette/tests/manifest.ini
index fc6bc1b..eca1a79 100644
--- a/tests/marionette/tests/manifest.ini
+++ b/tests/marionette/tests/manifest.ini
@@ -1,3 +1,2 @@
-[test_restartlessness.py]
+[include:addon_install_and_upgrade/manifest.ini]
[test_setup_page.py]
-[test_multiple_installations.py]
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/requestpolicy.git
More information about the Pkg-mozext-commits
mailing list