summaryrefslogtreecommitdiffstats
path: root/tools/code_coverage
Commit message (Expand)AuthorAgeFilesLines
* Skipping few failing tests from gpu_tests, performance_ui_tests and sync_inte...pshenoy@chromium.org2012-08-151-10/+79
* Skip running pyauto tests on coverage bots.pshenoy@chromium.org2012-08-091-3/+4
* Empty <table> tag is written if there are no dirctories or no files. This was...pshenoy@chromium.org2012-07-131-4/+4
* Added sorting functionality to HTML tables on coverage dashboard.pshenoy@chromium.org2012-07-113-16/+538
* Disablng few more failing tests cases from browser_tests.pshenoy@chromium.org2012-06-191-2/+22
* FullscreenControllerTests fail on coverage bots thereby aborting the test. Sk...pshenoy@chromium.org2012-06-181-1/+4
* Run CODE_COVERAGE test suite for pyauto tests.pshenoy@chromium.org2012-06-151-2/+2
* Added pyautolib (dependency to run pyauto tests) to coverage_build target.pshenoy@chromium.org2012-06-121-1/+4
* Added pyauto tests in coverage_build target.pshenoy@chromium.org2012-06-081-22/+30
* Fix some license headers in tools/steveblock@chromium.org2012-01-242-56/+9
* Adds a --base_url argument to croc.py for adding a <base> tag in HTML output.lliabraa@google.com2012-01-132-7/+19
* Changes to code coverage infrastructure to allow subset coverage analysis.rdsmith@chromium.org2011-12-021-15/+79
* Fix python scripts in src/tools/maruel@chromium.org2011-11-297-176/+23
* Add support for Linux kernels >=3.0-rc1 in Python related build files by:tony@chromium.org2011-06-162-33/+7
* scons: excise more scons references from the code baseevan@chromium.org2010-12-031-1/+1
* 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-032-8/+16
* 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-242-0/+73
* 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-212-21/+131
* Split coverage into build and run phases in preparation for splittingjrg@chromium.org2010-05-182-2/+87
* Kill subprocesses (e.g. unit tests) which appear to be hanging. Use ajrg@chromium.org2010-05-062-7/+210
* Hierarchy. Hierarchy. Hierarchy!!!avi@chromium.org2010-04-091-1/+1
* New failure:jrg@chromium.org2010-02-261-1/+2
* Add resilience in croc to a failed build (e.g. 0 stats generated).jrg@chromium.org2010-02-262-0/+37
* 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-222-11/+4
* Trying to re-land r17758 (http://codereview.chromium.org/118247) but with nam...kuchhal@chromium.org2009-06-091-3/+2
* Add unit_tests (Chrome browser unit tests) to Mac/Linux coverage.jrg@chromium.org2009-06-051-24/+77
* Add example .croc file.rspangler@google.com2009-06-051-0/+222
* Forgot the CSS file.rspangler@google.com2009-05-291-0/+124
* Major refactoring of Croc.rspangler@google.com2009-05-295-220/+1215
* Add croc code coverage tool. (Same change as yesterday, but now made in therspangler@google.com2009-05-132-0/+1363