Difference between revisions of "How-Tos"
(→Mozilla) |
(→Mozilla) |
||
Line 62: | Line 62: | ||
| | | | ||
=====Reftests===== | =====Reftests===== | ||
− | + | {|style="background-color:PaleGoldenrod;width:90%;align:center;margin-left:auto;margin-right:auto;" | |
+ | | | ||
+ | '''<span style="color:DarkRed">Step 1</span>''' | ||
+ | <blockquote> | ||
+ | <pre>cd path/to/source/ | ||
+ | path/to/dist/bin/firefox -no-remote -reftest layout/reftests/reftest.list | ||
+ | </pre> | ||
+ | </blockqoute> | ||
+ | Here is a [http://mxr.mozilla.org/mozilla-central/source/layout/tools/reftest/README.txt readme] on reftests. | ||
+ | |} <!-- End reftests --> | ||
+ | |- | ||
+ | | | ||
|} <!-- End of Automated Tests --> | |} <!-- End of Automated Tests --> | ||
Revision as of 15:24, 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 |
|||||||||
|