Confirmed users
3,376
edits
(→TODO's) |
|||
| Line 20: | Line 20: | ||
</pre> | </pre> | ||
In addition, we need to copy all the unit/ directories which contain data files, include files and other support scripts. We have developed a script [[http://people.mozilla.org/~jmaher/fennec/xpctest-extract.py xpctest-extract.py]] which will create a xpcfiles.tar for you to copy and untar in the root of your xpcshell test directory | |||
NOTE: it would be nice if the build script (make) would copy the test harness from the source tree to the xulrunner directory. | Transfer tar files to device via scp and untar it in a _tests/ directory. | ||
NOTE: it would be nice if the build script (make) would copy the test harness and support files from the source tree to the xulrunner directory. | |||
==Getting the Tests== | ==Getting the Tests== | ||