947
edits
(→Mozbase in Mozilla-Central: kill TODO) |
|||
| Line 308: | Line 308: | ||
mirrored depends on have not already been mirrored to m-c, these | mirrored depends on have not already been mirrored to m-c, these | ||
should also be mirrored to maintain intra-compatability. | should also be mirrored to maintain intra-compatability. | ||
Python | MDN https://developer.mozilla.org/en-US/docs/Python#Python_in_Mozilla-Central | |||
Mozbase tests are run during the make check build step (see {{bug|790765}}). In addition, care must be taken not to break existing in-tree test harnesses which make use of Mozbase. In general, the full set of unittests should be run on all platforms on Tryserver to ensure that there is no breakage; however, in cases where the developer knows that only a subset of these will suffice for this end, a full try run is not required. | |||
==== Using generate_diff.py ==== | ==== Using generate_diff.py ==== | ||
edits