gecko/testing/modules
Andrew Halberstadt b8149ff9de Bug 1034290 - Use structured log output for test results in reftest, r=jmaher
Structured logs bring many benefits. We can stop parsing the logs for magic strings, we
can modify the format without breaking things, and we can stream results into systems like
ActiveData. The structured logs originate primarily in reftest.js. StructuredLog.jsm is
used to generate the JSON-based log stream. Finally OutputHandler in the python harness
reads structured output from stdout, and formats it into human readable form.

MozReview-Commit-ID: G3ZLkMRl6p7
2016-02-05 15:44:20 -05:00
..
tests
AppData.jsm
AppInfo.jsm
Assert.jsm Bug 1245671: Fix Assert.rejects on release builds with DOM promises. r=markh 2016-02-04 13:54:38 -08:00
CoverageUtils.jsm
MockRegistrar.jsm
moz.build Bug 1210586 - Create a Synced tabs sidebar r=markh 2016-01-27 14:40:30 -08:00
sinon-1.16.1.js Bug 1210586 - Create a Synced tabs sidebar r=markh 2016-01-27 14:40:30 -08:00
StructuredLog.jsm Bug 1034290 - Use structured log output for test results in reftest, r=jmaher 2016-02-05 15:44:20 -05:00
TestUtils.jsm