Changes

Jump to: navigation, search

How-Tos

105 bytes added, 15:25, 28 November 2008
Firefox
<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>
<p>
A requirement for all test is to make sure that Firefox is compiled with tests enabled.<br/>
Modify the .mozconfig file to include <code>ac_add_options --enable-tests</code>
</p>
=====Mochitests=====
'''Step 1'''
<blockquote>
Modify the .mozconfig file to include <code>ac_add_options --enable-tests</code>
</blockquote>
'''<span sytlefont color="color:red;">Step 2</spanfont>'''
<blockquote>
Build Firefox
=====XPCShell=====
<!--
'''Steps to run tests on Firefox'''<br/>
'''Step1'''
<pre></pre>https://developer.mozilla.org/en/Writing_xpcshell-based_unit_tests
</bockquote>
-->
=====Reftests=====
1
edit

Navigation menu