aboutsummaryrefslogtreecommitdiff
path: root/crosperf/experiment_runner_unittest.py
AgeCommit message (Expand)Author
2017-04-08[toolchain-utils] Fix remaining lint errors in toolchain-utils.Caroline Tice
2016-09-13crosperf+cros_utils: Swap to #!/usr/bin/env.George Burgess IV
2016-09-08crosperf: Make results_report more general.George Burgess IV
2016-02-13toolchain-utils: disable arguments-differ lint warnings.Rahul Chaudhry
2016-02-01toolchain-utils: fix attribute-defined-outside-init lint errors.Rahul Chaudhry
2016-01-23toolchain-utils: disable protected-access lint warnings in tests.Rahul Chaudhry
2016-01-23toolchain-utils: fix class-missing-docstring lint warnings.Rahul Chaudhry
2016-01-23toolchain-utils: fix module-missing-docstring lint warnings.Rahul Chaudhry
2016-01-04toolchain-utils: fix unused-argument lint warnings.Rahul Chaudhry
2016-01-04toolchain-utils: fix missing-print-function lint warnings.Rahul Chaudhry
2016-01-04toolchain-utils: apply pyformat to the source files.Rahul Chaudhry
2015-12-28toolchain-utils: fix shebang related lint warnings.Rahul Chaudhry
2015-12-28toolchain-utils: remove unused imports.Rahul Chaudhry
2015-12-17Fix unittests that recent changes broke.Caroline Tice
2015-12-16Run pyformat on all the toolchain-utils files.Luis Lozano
2015-12-11Crosperf: Fix many broken unittests.Caroline Tice
2015-05-22Add email message body to results directory.cmtice
2014-05-20Add unit test for experiment_runner.pycmtice