Confirmed users
975
edits
(→Contributing Code: Add testing section) |
(→Contributing Code: Aggregate testing & advanced into additional) |
||
Line 102: | Line 102: | ||
For more information about configuring your hg environment to work well at Mozilla, see [http://mozilla-version-control-tools.readthedocs.org/en/latest/hgmozilla/index.html Mercurial for Mozillians]. Also, if you're curious to see an active hgrc with potentially useful aliases (and thus commonly used commands), check [https://github.com/mcomella/dotfiles/blob/master/hg/hgrc here]. | For more information about configuring your hg environment to work well at Mozilla, see [http://mozilla-version-control-tools.readthedocs.org/en/latest/hgmozilla/index.html Mercurial for Mozillians]. Also, if you're curious to see an active hgrc with potentially useful aliases (and thus commonly used commands), check [https://github.com/mcomella/dotfiles/blob/master/hg/hgrc here]. | ||
=== | === Additional topics === | ||
For information on how to run and write tests, see the [[Mobile/Fennec/Android/Testing|Testing]] page. | For information on how to run and write tests, see the [[Mobile/Fennec/Android/Testing|Testing]] page. | ||
For more specialized topics, see these [[Mobile/Fennec/Android/AdvancedTopics|Advanced Topics]]. You can find information about advanced debugging, modifying build flags, etc. | For more specialized topics, see these [[Mobile/Fennec/Android/AdvancedTopics|Advanced Topics]]. You can find information about advanced debugging, modifying build flags, etc. | ||