Changes

Jump to: navigation, search

Auto-tools/Projects/Robocop

6 bytes added, 18:03, 23 March 2012
Running tests
== Running tests ==
==== Set up the MOZ_HOST_BIN environment variable ====
The MOZ_HOST_BIN variable will need to be set to the directory with XPCShell on your machine.
You can execute the following command in the terminal, or it can be saved into .bashrc / .bash_profile for convinence:
Again, {objdir} is a placeholder.
==== Running all the tests ====
From the Fennec's objdir:
<pre>make mochitest-robotium</pre>
==== Running a single test ====
From the Fennec's objdir (using testLoad as an example):
<pre>TEST_PATH=testLoad make mochitest-robotium</pre>
76
edits

Navigation menu