Difference between revisions of "How-Tos"
(→Mozilla) |
(→Mozilla) |
||
Line 15: | Line 15: | ||
{|style="background-color:LightYellow;width:100%;padding:10px" | {|style="background-color:LightYellow;width:100%;padding:10px" | ||
| | | | ||
− | <hr style="height:5px;width:100%;background-color: | + | <hr style="height:5px;width:100%;background-color:SaddleBrown;"> |
====Automated Tests==== | ====Automated Tests==== | ||
− | <hr style="height:5px;width:15%;background- | + | <hr style="height:5px;width:15%;background-color:Peru;"> |
<p> | <p> | ||
For an overview on Automated testing with Mozilla can be found on the [https://developer.mozilla.org/en/Mozilla_automated_testing Mozilla Developer Center]. | For an overview on Automated testing with Mozilla can be found on the [https://developer.mozilla.org/en/Mozilla_automated_testing Mozilla Developer Center]. | ||
Line 28: | Line 28: | ||
|- | |- | ||
| | | | ||
− | <hr style="height:5px;width:100%;background-color: | + | <hr style="height:5px;width:100%;background-color:SaddleBrown;"> |
=====Mochitests===== | =====Mochitests===== | ||
− | <hr style="height:5px;width:15%;background- | + | <hr style="height:5px;width:15%;background-color:Peru;"> |
{|style="background-color:PaleGoldenrod;width:90%;align:center;margin-left:auto;margin-right:auto;" | {|style="background-color:PaleGoldenrod;width:90%;align:center;margin-left:auto;margin-right:auto;" | ||
| | | | ||
Line 52: | Line 52: | ||
|} <!-- end of Mochitest Section --> | |} <!-- end of Mochitest Section --> | ||
|- | |- | ||
− | |<hr style="height:5px;width:100%;background-color: | + | |<hr style="height:5px;width:100%;background-color:SaddleBrown;"> |
=====XPCShell===== | =====XPCShell===== | ||
− | <hr style="height:5px;width:15%;background- | + | <hr style="height:5px;width:15%;background-color:Peru;"> |
{|style="background-color:PaleGoldenrod;width:90%;align:center;margin-left:auto;margin-right:auto;" | {|style="background-color:PaleGoldenrod;width:90%;align:center;margin-left:auto;margin-right:auto;" | ||
| | | | ||
Line 65: | Line 65: | ||
|} <!-- end of XPCShell tests --> | |} <!-- end of XPCShell tests --> | ||
|- | |- | ||
− | |<hr style="height:5px;width:100%;background-color: | + | |<hr style="height:5px;width:100%;background-color:SaddleBrown;"> |
=====Reftests===== | =====Reftests===== | ||
− | <hr style="height:5px;width:15%;background- | + | <hr style="height:5px;width:15%;background-color:Peru;"> |
{|style="background-color:PaleGoldenrod;width:90%;align:center;margin-left:auto;margin-right:auto;" | {|style="background-color:PaleGoldenrod;width:90%;align:center;margin-left:auto;margin-right:auto;" | ||
| | | |
Revision as of 15:40, 28 November 2008
Contents
Welcome
Welcome to the Seneca How-To page. You'll find How-To's for all things Open Source related.
Wiki
How to add a how-to
To add a how-to to this page add a heading under the correct category OR create a category if one doesn't exist. There are currently no formatting or style rules. The suggestion is to be clean and well laid out. Look over the current how-to's to get a feel on how your tutorial should be laid out. Thank you for the contribution.
Mozilla
Firefox |
|||||||||
|