gecko-dev/tools/code-coverage
Marco Castelluccio 46eea092e8 Bug 1380661 - Test JS counters are being flushed. r=nbp
--HG--
extra : rebase_source : 6717a51b9b4821ba50c336ecb3f6e170d335a6de
2018-10-24 21:33:14 +02:00
..
tests Bug 1380661 - Test JS counters are being flushed. r=nbp 2018-10-24 21:33:14 +02:00
CodeCoverageHandler.cpp Bug 1380661 - Flush JS counters too when flushing GCOV counters. r=froydnj 2018-10-24 21:32:41 +02:00
CodeCoverageHandler.h Bug 1498637 - Use __gcov_flush to implement dumping and resetting instead of __gcov_dump and __gcov_reset. r=froydnj 2018-10-15 10:36:45 +02:00
moz.build Bug 1471769 - Make sure PerTestCoverageUtils doesn't do anything unless per-test mode is enabled. r=jmaher 2018-06-28 09:35:45 +01:00
nsCodeCoverage.cpp Bug 1498637 - Use __gcov_flush to implement dumping and resetting instead of __gcov_dump and __gcov_reset. r=froydnj 2018-10-15 10:36:45 +02:00
nsCodeCoverage.h
nsCodeCoverageFactory.cpp
nsICodeCoverage.idl Bug 1498637 - Use __gcov_flush to implement dumping and resetting instead of __gcov_dump and __gcov_reset. r=froydnj 2018-10-15 10:36:45 +02:00
PerTestCoverageUtils.jsm Bug 1498637 - Use __gcov_flush to implement dumping and resetting instead of __gcov_dump and __gcov_reset. r=froydnj 2018-10-15 10:36:45 +02:00