Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-04-12 | test: remove unused import from pkg_resources | Heinrich Schuchardt | 1 | -1/+0 |
2021-10-14 | pytest: Shorten traceback length by default | Simon Glass | 1 | -0/+5 |
2021-01-29 | test: correct entry point to pytest | Heinrich Schuchardt | 1 | -5/+5 |
2019-10-30 | test/py: Rework test.py to be a different kind of wrapper | Tom Rini | 1 | -16/+4 |
2019-10-30 | test/py: Automated conversion to Python 3 | Tom Rini | 1 | -3/+1 |
2018-07-10 | test/py: Make print statements python 3.x safe | Paul Burton | 1 | -2/+4 |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 1 | -2/+1 |
2018-01-28 | host-tools: use python2 explicitly for shebang | Masahiro Yamada | 1 | -1/+1 |
2016-02-09 | test/py: exit(1) if there are problems running py.test | Stephen Warren | 1 | -0/+1 |
2016-01-28 | test/py: Quote consistency | Stephen Warren | 1 | -4/+4 |
2016-01-20 | test/py: Implement pytest infrastructure | Stephen Warren | 1 | -0/+32 |