Changes

Jump to: navigation, search

How-Tos

369 bytes added, 15:18, 28 November 2008
Automated Tests
Build Firefox
</blockquote>
'''Step 3'''<br/>A)
<blockquote>
Run the Mochitests
or
<pre>make -C $(OBJDIR) mochitest</pre>
</blockquote>
B)
<blockquote>
Specific Mochitests can be run by the following:
<pre>cd $(OBJDIR)/_tests/testing/mochitest
python runtests.py --test-path=content/base/test/test_CrossSiteXHR.html
</pre>
</blockquote>
There are more options that are available for running [https://developer.mozilla.org/en/Mochitest Mochitests].
</blockquote>
=====XPCShell=====
'''Steps to run tests on Firefox'''<br/>
'''Step1'''
<blockquote>
 
<pre></pre>https://developer.mozilla.org/en/Writing_xpcshell-based_unit_tests
</bockquote>
=====Reftests=====
 
===Thunderbird===
1
edit

Navigation menu