| Commit message (Expand) | Author | Age | Files | Lines |
* | Skipping few more tests from running on coverage bot. | pshenoy@chromium.org | 2012-08-21 | 1 | -5/+72 |
* | Skipping few failing tests from gpu_tests, performance_ui_tests and sync_inte... | pshenoy@chromium.org | 2012-08-15 | 1 | -10/+79 |
* | Skip running pyauto tests on coverage bots. | pshenoy@chromium.org | 2012-08-09 | 1 | -3/+4 |
* | Empty <table> tag is written if there are no dirctories or no files. This was... | pshenoy@chromium.org | 2012-07-13 | 1 | -4/+4 |
* | Added sorting functionality to HTML tables on coverage dashboard. | pshenoy@chromium.org | 2012-07-11 | 3 | -16/+538 |
* | Disablng few more failing tests cases from browser_tests. | pshenoy@chromium.org | 2012-06-19 | 1 | -2/+22 |
* | FullscreenControllerTests fail on coverage bots thereby aborting the test. Sk... | pshenoy@chromium.org | 2012-06-18 | 1 | -1/+4 |
* | Run CODE_COVERAGE test suite for pyauto tests. | pshenoy@chromium.org | 2012-06-15 | 1 | -2/+2 |
* | Added pyautolib (dependency to run pyauto tests) to coverage_build target. | pshenoy@chromium.org | 2012-06-12 | 1 | -1/+4 |
* | Added pyauto tests in coverage_build target. | pshenoy@chromium.org | 2012-06-08 | 1 | -22/+30 |
* | Fix some license headers in tools/ | steveblock@chromium.org | 2012-01-24 | 2 | -56/+9 |
* | Adds a --base_url argument to croc.py for adding a <base> tag in HTML output. | lliabraa@google.com | 2012-01-13 | 2 | -7/+19 |
* | Changes to code coverage infrastructure to allow subset coverage analysis. | rdsmith@chromium.org | 2011-12-02 | 1 | -15/+79 |
* | Fix python scripts in src/tools/ | maruel@chromium.org | 2011-11-29 | 7 | -176/+23 |
* | Add support for Linux kernels >=3.0-rc1 in Python related build files by: | tony@chromium.org | 2011-06-16 | 2 | -33/+7 |
* | scons: excise more scons references from the code base | evan@chromium.org | 2010-12-03 | 1 | -1/+1 |
* | Print current path for debugging. | jrg@chromium.org | 2010-09-27 | 1 | -2/+9 |
* | Adjust linux start path. | jrg@chromium.org | 2010-09-25 | 1 | -5/+3 |
* | Disable another choking/forking test. | jrg@chromium.org | 2010-09-21 | 1 | -4/+10 |
* | Fix code coverage for Windows. | mad@google.com | 2010-08-03 | 2 | -8/+16 |
* | Restore previous dribbling-subprocess-output code for non-Windows. | jrg@chromium.org | 2010-07-16 | 1 | -0/+39 |
* | Solving an issue with subprocess.POpen on Windows. | mad@google.com | 2010-07-09 | 1 | -18/+56 |
* | Correct mcov execution cwd so it works from either makefiles (target | jrg@chromium.org | 2010-06-05 | 1 | -8/+26 |
* | chrome_tests.gypi: give better deps to make sure coverage_bundles.py generate... | jrg@chromium.org | 2010-05-26 | 1 | -1/+1 |
* | Fix process kill and "wait for death" on Windows. | jrg@chromium.org | 2010-05-25 | 1 | -7/+8 |
* | Exclusion list for problematic tests. | jrg@chromium.org | 2010-05-24 | 2 | -0/+73 |
* | coverage: Ignore test failures and continue running other tests. | thestig@chromium.org | 2010-05-24 | 1 | -1/+1 |
* | Fix linux coverage directory | jrg@chromium.org | 2010-05-24 | 1 | -1/+1 |
* | Handle buildbot directory naming issues. | jrg@chromium.org | 2010-05-21 | 2 | -21/+131 |
* | Split coverage into build and run phases in preparation for splitting | jrg@chromium.org | 2010-05-18 | 2 | -2/+87 |
* | Kill subprocesses (e.g. unit tests) which appear to be hanging. Use a | jrg@chromium.org | 2010-05-06 | 2 | -7/+210 |
* | Hierarchy. Hierarchy. Hierarchy!!! | avi@chromium.org | 2010-04-09 | 1 | -1/+1 |
* | New failure: | jrg@chromium.org | 2010-02-26 | 1 | -1/+2 |
* | Add resilience in croc to a failed build (e.g. 0 stats generated). | jrg@chromium.org | 2010-02-26 | 2 | -0/+37 |
* | coverage_posix.py: use proper root directory for Linux now that | jrg@chromium.org | 2009-12-31 | 1 | -4/+19 |
* | Use Xvfb when running the tests. | jrg@chromium.org | 2009-12-29 | 1 | -0/+63 |
* | Do not make test failures fatal (since it is so common.) | jrg@chromium.org | 2009-12-29 | 1 | -2/+3 |
* | Current status: | jrg@chromium.org | 2009-12-17 | 1 | -3/+10 |
* | Now that we append to this file instead of clobbering it each time | jrg@chromium.org | 2009-12-07 | 1 | -9/+8 |
* | Modify windows code coverage pattern to dump info once per test and | jrg@chromium.org | 2009-12-05 | 1 | -22/+34 |
* | Turn off exclusions for windows coverage | jrg@chromium.org | 2009-12-03 | 1 | -2/+4 |
* | Add hard-coded win paths so bb happy. | jrg@chromium.org | 2009-12-03 | 1 | -0/+4 |
* | Fix coverage on the Mac. | jrg@chromium.org | 2009-10-23 | 1 | -9/+32 |
* | Beginning of code coverage on Windows. | jrg@chromium.org | 2009-07-07 | 1 | -23/+153 |
* | Fix Linux code coverage. | jrg@chromium.org | 2009-06-22 | 2 | -11/+4 |
* | Trying to re-land r17758 (http://codereview.chromium.org/118247) but with nam... | kuchhal@chromium.org | 2009-06-09 | 1 | -3/+2 |
* | Add unit_tests (Chrome browser unit tests) to Mac/Linux coverage. | jrg@chromium.org | 2009-06-05 | 1 | -24/+77 |
* | Add example .croc file. | rspangler@google.com | 2009-06-05 | 1 | -0/+222 |
* | Forgot the CSS file. | rspangler@google.com | 2009-05-29 | 1 | -0/+124 |
* | Major refactoring of Croc. | rspangler@google.com | 2009-05-29 | 5 | -220/+1215 |