summaryrefslogtreecommitdiffstats
path: root/tools/code_coverage
Commit message (Expand)AuthorAgeFilesLines
* Remove linux coverage scripts.thakis@chromium.org2013-11-142-1408/+0
* Remove two unused scripts.thakis@chromium.org2013-11-122-772/+0
* Remove experimental.MediaGalleries, it is only unused stubs.vandebo@chromium.org2013-08-061-1/+0
* Delete Automation[Tab/Renderer]Helper and fix users.kkania@chromium.org2013-05-241-1/+0
* Remove remaining references to test_shell_tests now that the bots have been u...jam@chromium.org2013-05-031-8/+1
* Remove suppressions related to App Notificationsrlarocque@chromium.org2013-03-201-1/+0
* DevTools: rename debugger/ to devtools/, move DevTools files into content/ren...pfeldman@chromium.org2012-12-191-1/+1
* Revert r173891 - "DevTools: rename debugger/ to devtools/, move DevTools file...mnissler@chromium.org2012-12-191-1/+1
* DevTools: rename debugger/ to devtools/, move DevTools files into content/ren...pfeldman@chromium.org2012-12-191-1/+1
* Revert 172809kkania@chromium.org2012-12-171-93/+160
* Enable all browser tests except below tests and tests which are failing on lo...pshenoy@chromium.org2012-12-131-160/+93
* Enable few more browser tests on coverage bot.pshenoy@chromium.org2012-12-061-1/+25
* Enabled below browser_tests on coverage bot.pshenoy@chromium.org2012-12-041-4/+20
* Enable 'chrome/browser/net' and 'chrome/browser/extensions' related browser_t...pshenoy@chromium.org2012-12-041-8/+61
* Enable only 'downloads' related tests in browser_tests on coverage bot.pshenoy@chromium.org2012-11-291-0/+27
* Exclude tests prefixed with FLAKY, FAILS, DISABLED and MAYBE. pshenoy@chromium.org2012-11-151-21/+4
* 1. Added option to run only browser_tests.pshenoy@chromium.org2012-11-151-51/+40
* Execute "unit_tests" when running coverage_posix.py with --all_unittests para...pshenoy@chromium.org2012-11-131-0/+1
* We need to build browser_tests during 'compile' step, so enabling in gypi. Di...pshenoy@chromium.org2012-11-091-0/+5
* Store coverage.info file in separate folders based on commandline parameters ...pshenoy@chromium.org2012-11-061-0/+20
* Run all tests including FLAKY tests to get the overall coverage numbers.pshenoy@chromium.org2012-08-301-2/+2
* Skipping few more tests from running on coverage bot.pshenoy@chromium.org2012-08-211-5/+72
* 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