947
edits
(→Mozbase in Mozilla-Central: list non-packaged resources) |
(→Mirroring Non-packaged Resources: note briefly our current situation) |
||
| Line 324: | Line 324: | ||
* [http://mxr.mozilla.org/mozilla-central/source/testing/mozbase/test-manifest.ini test-manifest.ini] : mozbase test manifest, in the format of https://github.com/mozilla/mozbase/blob/master/manifestdestiny/README.md | * [http://mxr.mozilla.org/mozilla-central/source/testing/mozbase/test-manifest.ini test-manifest.ini] : mozbase test manifest, in the format of https://github.com/mozilla/mozbase/blob/master/manifestdestiny/README.md | ||
* [http://mxr.mozilla.org/mozilla-central/source/testing/mozbase/test.py test.py] : mozbase test runner, see [[#Tests]] | * [http://mxr.mozilla.org/mozilla-central/source/testing/mozbase/test.py test.py] : mozbase test runner, see [[#Tests]] | ||
Currently the mirroring methodology for non-packaged resources is manual: generate a diff vs mozilla-central by copying files from a clone of the [https://github.com/mozilla/mozbase mozbase tree] of the desired files to a mozilla-central clone and upload it to a bug. | |||
==== Mozbase in Mozilla-Central ==== | ==== Mozbase in Mozilla-Central ==== | ||
edits