aboutsummaryrefslogtreecommitdiff
path: root/run_tests_for.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-07run_tests_for: add per-test timeoutGeorge Burgess IV
2022-09-07run_tests_for: run our new python formatter, `black`George Burgess IV
2022-04-21toolchain_utils: s/Cr OS/CrOS/gGeorge Burgess IV
2021-09-16run_tests_for: recognize `test_`/`unittest_` prefixes as testsGeorge Burgess IV
2020-02-13toolchain-utils: migrate all in-use projects to python 3Zhizhou Yang
2020-02-12toolchain-utils: Partially port scripts to python 3Zhizhou Yang
2019-09-06run_tests_for: unbreak it on _unittest.py filesGeorge Burgess IV
2019-06-20Call go fmt, go lint, go test and go vetTobias Bosch
2019-03-16[githooks] Add a test runnerGeorge Burgess IV