aboutsummaryrefslogtreecommitdiff
path: root/binary_search_tool/common.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
2018-09-24Bisect tool: Support print IR differences before and after bisectionZhizhou Yang
2018-09-10Bisect tool: Pass/Transformation level bisection for bad itemZhizhou Yang
2018-09-04Bisect tool: Add pass level bisection command option helperZhizhou Yang
2016-08-16binary search tool: Run tc_pyformat on all python scriptsCassidy Burden
2016-08-09binary search tool: Rename install to test_setupCassidy Burden
2016-08-03binary search tool: Change verify_level to booleanCassidy Burden
2016-07-01binary search tool: Fix typos and small output errorsCassidy Burden
2016-06-28Add common module for binary search toolCassidy Burden