Confirmed users
3,376
edits
(→TODO's) |
|||
| Line 23: | Line 23: | ||
Transfer tar files to device via scp and untar it in a _tests/ directory. | Transfer tar files to device via scp and untar it in a _tests/ directory. | ||
NOTE: the _tests directory needs to be ../../ from the xulrunner directory. So if you have a fennec/xulrunner/ directory which contains the xulrunner application, you would need to put the _tests/ folder adjacent to the fennec folder. This is because some tests like test_extensionmanager reference files in ../../_tests/test_extensionmanager/unit from the appdir. | |||
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. | 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. | ||