aboutsummaryrefslogtreecommitdiff
path: root/binary_search_tool/test/gen_init_list.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-02-10toolchain-utils: port binary_search_tool to python3Zhizhou Yang
2020-02-06binary_search_tool: fix failures in presubmitZhizhou Yang
2017-04-08[toolchain-utils] Fix remaining lint errors in toolchain-utils.Caroline Tice
2016-08-16binary search tool: Run tc_pyformat on all python scriptsCassidy Burden
2016-07-25[toolchain-utils] Finish switching utils/ to cros_utils/.Caroline Tice
2016-01-04toolchain-utils: fix missing-print-function lint warnings.Rahul Chaudhry
2015-12-28toolchain-utils: fix shebang related lint warnings.Rahul Chaudhry
2015-12-16Run pyformat on all the toolchain-utils files.Luis Lozano
2015-12-15crosperf: RunCommand should return one type of object.Luis Lozano
2014-11-27Move binary search tool to toolchain-utils with a comprehensive test suite.Han Shen