summaryrefslogtreecommitdiffstats
path: root/tools/code_coverage/coverage_posix.py
Commit message (Expand)AuthorAgeFilesLines
* coverage_posix.py: use proper root directory for Linux now thatjrg@chromium.org2009-12-311-4/+19
* Use Xvfb when running the tests.jrg@chromium.org2009-12-291-0/+63
* Do not make test failures fatal (since it is so common.)jrg@chromium.org2009-12-291-2/+3
* Current status:jrg@chromium.org2009-12-171-3/+10
* Now that we append to this file instead of clobbering it each timejrg@chromium.org2009-12-071-9/+8
* Modify windows code coverage pattern to dump info once per test andjrg@chromium.org2009-12-051-22/+34
* Turn off exclusions for windows coveragejrg@chromium.org2009-12-031-2/+4
* Add hard-coded win paths so bb happy.jrg@chromium.org2009-12-031-0/+4
* Fix coverage on the Mac.jrg@chromium.org2009-10-231-9/+32
* Beginning of code coverage on Windows.jrg@chromium.org2009-07-071-23/+153
* Fix Linux code coverage.jrg@chromium.org2009-06-221-11/+4
* Add unit_tests (Chrome browser unit tests) to Mac/Linux coverage.jrg@chromium.org2009-06-051-24/+77
* Code coverage improvements.jrg@chromium.org2009-04-301-11/+60
* Minor tweaks to make coverage happier on OSX.jrg@chromium.org2009-04-161-14/+22
* Start of code coverage for Mac.jrg@chromium.org2009-04-031-0/+120