Changes

Jump to: navigation, search

How-Tos

1,306 bytes added, 23:02, 25 November 2008
New page: ==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 unde...
==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===
====Automated Tests====
<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].
</p>
=====Mochitests=====
'''Steps to run tests on Firefox'''<br/>
'''Step 1'''
<blockquote>
Modify the .mozconfig file to include <code>ac_add_options --enable-tests</code>
</blockquote>
'''<span sytle="color:red;">Step 2</span>'''
<blockquote>
Build Firefox
</blockquote>
'''Step 3'''
<blockquote>
Run the Mochitests
<pre>cd $(OBJDIR)/_tests/testing/mochitest
python runtests.py</pre>
There are more options that are available for running [https://developer.mozilla.org/en/Mochitest Mochitests].
</blockquote>
=====XPCShell=====
=====Reftests=====
===Thunderbird===

==Open Office==
==Eclipse==
==Linux==
===Fedora===
1
edit

Navigation menu