canmove, Confirmed users
1,189
edits
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
=== jssh test harness documentation === | === jssh test harness documentation === | ||
| Line 17: | Line 15: | ||
ac_add_options --enable-extensions=default,jssh | ac_add_options --enable-extensions=default,jssh | ||
mk_add_options MOZ_MAKE_FLAGS="-j4"</pre> | mk_add_options MOZ_MAKE_FLAGS="-j4"</pre> | ||
firefox 2.0 with jssh | |||
pull MOZILLA_1_8_BRANCH from cvs | |||
<pre>cvs -d :pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot co -r BRANCH mozilla/client.mk</pre> | |||
python test harness and jssh driver | python test harness and jssh driver | ||