gecko/testing/modules
Steven MacLeod 36304cb7ff Bug 1093566 - Add modules for sharing mochitest-browser test code; r=Gijs r=paolo
Currently code used by many mochitest-browser tests is scattered
throughout the tree in various head.js files. Many similar or identical
helper methods are repeated throughout these files.

This commit introduces a BrowserTestUtils.jsm module and includes it in
the mochitest scope; the idea being these frequently re-implemented
methods can live in a central place.

A TestUtils.jsm module has also been introduced to contain code useful to
all types of tests.
2015-02-22 23:11:22 -05:00
..
tests Bug 984172 (part 1) - add Assert.rejects. r=mikedeboer 2014-10-17 13:06:38 +11:00
AppData.jsm
AppInfo.jsm
Assert.jsm Bug 984172 (part 1) - add Assert.rejects. r=mikedeboer 2014-10-17 13:06:38 +11:00
moz.build Bug 1093566 - Add modules for sharing mochitest-browser test code; r=Gijs r=paolo 2015-02-22 23:11:22 -05:00
StructuredLog.jsm Bug 1033126 - Convert xpcshell tests to use mozlog.structured format for logging.;r=ted 2014-10-22 15:53:42 -04:00
TestUtils.jsm Bug 1093566 - Add modules for sharing mochitest-browser test code; r=Gijs r=paolo 2015-02-22 23:11:22 -05:00