aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/297
AgeCommit message (Expand)Author
2021-11-01iotests: split linters.py out from 297John Snow
2021-11-01iotests/297: split test into sub-casesJohn Snow
2021-11-01iotests/297: update tool availability checksJohn Snow
2021-11-01iotests/297: Change run_linter() to raise an exception on failureJohn Snow
2021-11-01iotests/297: refactor run_[mypy|pylint] as generic execution shimJohn Snow
2021-11-01iotests/297: Split run_linters apart into run_pylint and run_mypyJohn Snow
2021-11-01iotests/297: Don't rely on distro-specific linter binariesJohn Snow
2021-11-01iotests/297: Create main() functionJohn Snow
2021-11-01iotests/297: Add get_files() functionJohn Snow
2021-11-01iotests/297: Split mypy configuration out into mypy.iniJohn Snow
2021-11-01iotests/297: Move pylint config into pylintrcJohn Snow
2021-10-06iotests/linters: check mypy files all at onceJohn Snow
2021-10-06iotests: add 'qemu' package location to PYTHONPATH in testenvJohn Snow
2021-09-15iotests/297: Cover tests/Hanna Reitz
2021-09-15iotests/297: Drop 169 and 199 from the skip listHanna Reitz
2021-09-15iotests: Fix unspecified-encoding pylint warningsHanna Reitz
2021-09-01iotests/222: fix pylint and mypy complainsVladimir Sementsov-Ogievskiy
2021-06-01iotests/297: add --namespace-packages to mypy argumentsJohn Snow
2021-01-26iotests/300: Clean up pylint and mypy complaintsMax Reitz
2021-01-26iotests/129: Clean up pylint and mypy complaintsMax Reitz
2021-01-26iotests/297: Rewrite in Python and extend reachMax Reitz
2021-01-20iotests: define group in each iotestVladimir Sementsov-Ogievskiy
2020-05-18iotests: Run pylint and mypy in a testcaseKevin Wolf