index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
qemu-iotests
/
297
Age
Commit message (
Expand
)
Author
2021-11-01
iotests: split linters.py out from 297
John Snow
2021-11-01
iotests/297: split test into sub-cases
John Snow
2021-11-01
iotests/297: update tool availability checks
John Snow
2021-11-01
iotests/297: Change run_linter() to raise an exception on failure
John Snow
2021-11-01
iotests/297: refactor run_[mypy|pylint] as generic execution shim
John Snow
2021-11-01
iotests/297: Split run_linters apart into run_pylint and run_mypy
John Snow
2021-11-01
iotests/297: Don't rely on distro-specific linter binaries
John Snow
2021-11-01
iotests/297: Create main() function
John Snow
2021-11-01
iotests/297: Add get_files() function
John Snow
2021-11-01
iotests/297: Split mypy configuration out into mypy.ini
John Snow
2021-11-01
iotests/297: Move pylint config into pylintrc
John Snow
2021-10-06
iotests/linters: check mypy files all at once
John Snow
2021-10-06
iotests: add 'qemu' package location to PYTHONPATH in testenv
John Snow
2021-09-15
iotests/297: Cover tests/
Hanna Reitz
2021-09-15
iotests/297: Drop 169 and 199 from the skip list
Hanna Reitz
2021-09-15
iotests: Fix unspecified-encoding pylint warnings
Hanna Reitz
2021-09-01
iotests/222: fix pylint and mypy complains
Vladimir Sementsov-Ogievskiy
2021-06-01
iotests/297: add --namespace-packages to mypy arguments
John Snow
2021-01-26
iotests/300: Clean up pylint and mypy complaints
Max Reitz
2021-01-26
iotests/129: Clean up pylint and mypy complaints
Max Reitz
2021-01-26
iotests/297: Rewrite in Python and extend reach
Max Reitz
2021-01-20
iotests: define group in each iotest
Vladimir Sementsov-Ogievskiy
2020-05-18
iotests: Run pylint and mypy in a testcase
Kevin Wolf