aboutsummaryrefslogtreecommitdiff
path: root/crosperf/download_images_buildid_test.py
AgeCommit message (Expand)Author
2022-09-13Update license boilerplate text in source code filesMike Frysinger
2022-09-07remove `from __future__ import ...` directivesGeorge Burgess IV
2022-09-07Autoformat all Python codeGeorge Burgess IV
2022-04-21toolchain_utils: s/Cr OS/CrOS/gGeorge Burgess IV
2020-01-30crosperf: migration to python 3Zhizhou Yang
2020-01-16crosperf: fix pylint for crosperfZhizhou Yang
2016-09-13crosperf+cros_utils: Swap to #!/usr/bin/env.George Burgess IV
2016-07-29toolchain-utils: remove uses of deprecated-module 'optparse'.Rahul Chaudhry
2016-07-29toolchain-utils: fix *-docstring-* lint errors.Rahul Chaudhry
2016-07-29toolchain-utils: fix missing-print-function lint warnings.Rahul Chaudhry
2016-07-29toolchain-utils: fix bad-shebang lint error.Rahul Chaudhry
2016-07-29toolchain-utils: make file formatting conform to tc_pyformat.Rahul Chaudhry
2015-12-29crosperf: fix lint warnings.Yunlian Jiang
2015-12-16Run pyformat on all the toolchain-utils files.Luis Lozano
2015-06-24Make crosperf unit tests executable.cmtice
2014-05-08Add unittesting for download_images.py (and translate_xbuddy.py).cmtice