aboutsummaryrefslogtreecommitdiff
path: root/llvm_tools/llvm_bisection_unittest.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
2022-03-05llvm_tools: Reformat all python llvm_toolsJordan R Abrahams-Whitehead
2020-11-21llvm_tools: pass cl number as str to avoid type errorBob Haarman
2020-10-02llvm_tools: abandon CLs after completing LLVM bisection.Jian Cai
2020-10-02llvm_tools: refactor LLVM bisection toolJian Cai
2020-04-17llvm_tools: move common functions into standalone modulesJian Cai
2019-11-24toolchain-utils: use LLVM git hashes to track version numbers.Jian Cai
2019-09-13LLVM tools: Added unittest for llvm_bisection.pySalud Lemus