summaryrefslogtreecommitdiffstats
path: root/tools/code_coverage/coverage_posix.py
Commit message (Expand)AuthorAgeFilesLines
* Print current path for debugging.jrg@chromium.org2010-09-271-2/+9
* Adjust linux start path.jrg@chromium.org2010-09-251-5/+3
* Disable another choking/forking test.jrg@chromium.org2010-09-211-4/+10
* Fix code coverage for Windows.mad@google.com2010-08-031-4/+4
* Restore previous dribbling-subprocess-output code for non-Windows.jrg@chromium.org2010-07-161-0/+39
* Solving an issue with subprocess.POpen on Windows.mad@google.com2010-07-091-18/+56
* Correct mcov execution cwd so it works from either makefiles (targetjrg@chromium.org2010-06-051-8/+26
* chrome_tests.gypi: give better deps to make sure coverage_bundles.py generate...jrg@chromium.org2010-05-261-1/+1
* Fix process kill and "wait for death" on Windows.jrg@chromium.org2010-05-251-7/+8
* Exclusion list for problematic tests.jrg@chromium.org2010-05-241-0/+60
* coverage: Ignore test failures and continue running other tests.thestig@chromium.org2010-05-241-1/+1
* Fix linux coverage directoryjrg@chromium.org2010-05-241-1/+1
* Handle buildbot directory naming issues.jrg@chromium.org2010-05-211-15/+124
* Split coverage into build and run phases in preparation for splittingjrg@chromium.org2010-05-181-1/+30
* Kill subprocesses (e.g. unit tests) which appear to be hanging. Use ajrg@chromium.org2010-05-061-7/+138
* New failure:jrg@chromium.org2010-02-261-1/+2
* 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