aboutsummaryrefslogtreecommitdiff
path: root/run_tests_for.py
AgeCommit message (Expand)Author
2024-04-29remove `__name__ == "__main__"` from newly non-executable modulesGeorge Burgess IV
2024-04-29py: add directoryGeorge Burgess IV
2024-04-29run_tests_for: update with new python test implementationGeorge Burgess IV
2023-08-18toolchain_utils: Fix lints in run_tests_for.pyJordan R Abrahams-Whitehead
2023-08-18toolchain-utils: Replace pipes importJordan R Abrahams-Whitehead
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