Confirmed users
3,376
edits
| Line 2: | Line 2: | ||
An overview of what [[https://developer.mozilla.org/En/Mozilla_automated_testing#Reftest reftests]] are. | An overview of what [[https://developer.mozilla.org/En/Mozilla_automated_testing#Reftest reftests]] are. | ||
Get the source and build according to [[Mobile/Build/Fennec|instructions]]. | Get the source and build according to the Fennec [[Mobile/Build/Fennec|instructions]]. | ||
The tests are included in the source tree (mozilla-central) inside reftest or crashtest directories. The tests have a master include file ([[http://mxr.mozilla.org/mozilla-central/source/layout/reftests/reftest.list layout/reftests/reftest.list]], [[http://mxr.mozilla.org/mozilla-central/source/testing/crashtest/crashtests.list testing/crashtest/crashtests.list]]) which include all other tests throughout the source tree. | The tests are included in the source tree (mozilla-central) inside reftest or crashtest directories. The tests have a master include file ([[http://mxr.mozilla.org/mozilla-central/source/layout/reftests/reftest.list layout/reftests/reftest.list]], [[http://mxr.mozilla.org/mozilla-central/source/testing/crashtest/crashtests.list testing/crashtest/crashtests.list]]) which include all other tests throughout the source tree. | ||