michael@0: # This Source Code Form is subject to the terms of the Mozilla Public michael@0: # License, v. 2.0. If a copy of the MPL was not distributed with this michael@0: # file, You can obtain one at http://mozilla.org/MPL/2.0/. michael@0: michael@0: # mozbase test manifest, in the format of michael@0: # http://mozbase.readthedocs.org/en/latest/manifestdestiny.html michael@0: michael@0: # run with michael@0: # https://github.com/mozilla/mozbase/blob/master/test.py michael@0: michael@0: [include:manifestdestiny/tests/manifest.ini] michael@0: [include:mozcrash/tests/manifest.ini] michael@0: [include:mozdevice/tests/manifest.ini] michael@0: [include:mozfile/tests/manifest.ini] michael@0: [include:mozhttpd/tests/manifest.ini] michael@0: [include:mozinfo/tests/manifest.ini] michael@0: [include:mozinstall/tests/manifest.ini] michael@0: [include:mozlog/tests/manifest.ini] michael@0: [include:moznetwork/tests/manifest.ini] michael@0: [include:mozprocess/tests/manifest.ini] michael@0: [include:mozprofile/tests/manifest.ini] michael@0: [include:mozrunner/tests/manifest.ini] michael@0: [include:moztest/tests/manifest.ini] michael@0: [include:mozversion/tests/manifest.ini]