aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/run_build_statistics.py
Commit message (Collapse)AuthorAge
* Upgrade yapf to 0.20.0Gravatar Mehrdad Afshari2018-01-02
| | | | Upgrade yapf version to 0.20.0 and reformat Python files.
* yapf run_testsGravatar ncteisen2017-12-11
|
* merge changesGravatar Adele Zhou2017-08-10
|
* Correct no_report_files_found and error fieldsGravatar Adele Zhou2017-08-09
|
* Modify build stats tool.Gravatar Adele Zhou2017-08-03
|
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* Modify shebang on python scriptsGravatar Siddharth Shukla2017-03-12
| | | | | Change shebangs to `#!/usr/bin/env python` instead of `#!/usr/bin/env python2.7`.
* Make testing scripts python3.x compatibleGravatar Siddharth Shukla2017-03-12
| | | | | Update run_tests/*.py to use six based isomorphisms and print function from __future__ module.
* Fix build analysis dashboardGravatar Matt Kwong2016-11-11
|
* More known errors. Mostly on macos.Gravatar Adele Zhou2016-09-22
|
* More known errors.Gravatar Adele Zhou2016-09-16
|
* Escapt +Gravatar Adele Zhou2016-09-15
|
* add more known failure msgs.Gravatar Adele Zhou2016-09-07
|
* Tool for collecting build statistics.Gravatar Adele Zhou2016-08-12