debian-forge/test
Christian Kellner 5c8d11ebe1 test/pylint: check error code instead of exception
Instead of using `subprocess` with `check=True`, which will
echo the command used, including all the files it checked,
check the error code and if non-zero, fail the test with a
nice small error message.
2022-08-05 09:41:05 +02:00
..
cases Add the option of compressing using lz4 2022-01-11 13:20:11 +01:00
data stages: add instance_configs.cfg.distro 2022-08-03 15:39:35 +02:00
mod global: fix PEP-8 formatting 2022-08-05 09:41:05 +02:00
run global: fix PEP-8 formatting 2022-08-05 09:41:05 +02:00
src test/pylint: check error code instead of exception 2022-08-05 09:41:05 +02:00
.gitignore introduce testing script 2019-07-09 10:29:48 +02:00
__init__.py osbuild: add description() methods 2019-08-07 10:01:17 +02:00
initrd.py test/initrd: remove unneeded f-string 2021-02-16 22:58:15 +00:00
test.py test: add have_autopep8 method 2022-08-05 09:41:05 +02:00