mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-11 21:58:41 +02:00
This patch first implements an iterator so that we can properly iterate over the elements of the object returned by the _getMethodNames function. Next, the recordTestCoverage function now checks to see if the file actually has methods before recording them. And finally, some formatting was done. MozReview-Commit-ID: EPOeYlMBc0w --HG-- extra : rebase_source : c2145303916189804ba6ff31ede9310ab63d5104 |
||
|---|---|---|
| .. | ||
| tests | ||
| ajv-4.1.1.js | ||
| AppData.jsm | ||
| AppInfo.jsm | ||
| Assert.jsm | ||
| CoverageUtils.jsm | ||
| MockRegistrar.jsm | ||
| MockRegistry.jsm | ||
| moz.build | ||
| sinon-1.16.1.js | ||
| StructuredLog.jsm | ||
| TestUtils.jsm | ||