summaryrefslogtreecommitdiffstats
path: root/tools/code_coverage
Commit message (Expand)AuthorAgeFilesLines
* Fixed a small bug with variable names.niranjan@google.com2008-11-201-2/+3
* Added flags to the coverage script so that this can run locally and developer...niranjan@google.com2008-11-201-38/+62
* Adding section to parse the lcov data and post the newace@chromium.org2008-10-301-2/+179
* Added CSV format output for process_coverage.py which will be used by the cod...niranjan@google.com2008-10-241-14/+42
* Fixed a crash in the coverage script.niranjan@google.com2008-10-241-59/+99
* Fix bugs with coverage.pyniranjan@google.com2008-10-171-39/+76
* Wow, it's been a while since we cleaned EOL.maruel@google.com2008-09-252-502/+502
* Moved over the test running part over to coverage.py and addressed comments a...niranjan@google.com2008-09-181-10/+92
* Fixed the case where VSPerfCmd was blocking rest of the script to proceed and...niranjan@google.com2008-08-261-18/+34
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Initial check-in for the Coverage class. This checkin includes methods to set...niranjan@google.com2008-08-141-0/+195
* Initial checkin for the code coverage dashboard script.niranjan@google.com2008-08-121-0/+233