|
1 # This Source Code Form is subject to the terms of the Mozilla Public |
|
2 # License, v. 2.0. If a copy of the MPL was not distributed with this |
|
3 # file, You can obtain one at http://mozilla.org/MPL/2.0/. |
|
4 |
|
5 # mozbase test manifest, in the format of |
|
6 # http://mozbase.readthedocs.org/en/latest/manifestdestiny.html |
|
7 |
|
8 # run with |
|
9 # https://github.com/mozilla/mozbase/blob/master/test.py |
|
10 |
|
11 [include:manifestdestiny/tests/manifest.ini] |
|
12 [include:mozcrash/tests/manifest.ini] |
|
13 [include:mozdevice/tests/manifest.ini] |
|
14 [include:mozfile/tests/manifest.ini] |
|
15 [include:mozhttpd/tests/manifest.ini] |
|
16 [include:mozinfo/tests/manifest.ini] |
|
17 [include:mozinstall/tests/manifest.ini] |
|
18 [include:mozlog/tests/manifest.ini] |
|
19 [include:moznetwork/tests/manifest.ini] |
|
20 [include:mozprocess/tests/manifest.ini] |
|
21 [include:mozprofile/tests/manifest.ini] |
|
22 [include:mozrunner/tests/manifest.ini] |
|
23 [include:moztest/tests/manifest.ini] |
|
24 [include:mozversion/tests/manifest.ini] |