debian-forge/test
Michael Vogt 25d3656068 util,test: add test for new shlex based os-release parsing
This commit adds a tiny unit test for the new `shlex` based
os-release parsing and tweaks the error message in a small
and non-functional way (just because it's slightly nicer
for a user). The test checks for three keys NAME which is
quoted with `"`, ID which is not quoted and OSTREE_VERSION
which is quoted with `'`.
2024-12-04 14:54:00 -05:00
..
cases test/ostree: parallelize the test 2024-03-05 12:49:21 +02:00
data util/osrelease.py: Replaced string stripping with shlex.split() 2024-12-04 14:54:00 -05:00
mod util,test: add test for new shlex based os-release parsing 2024-12-04 14:54:00 -05:00
run Test/manifests: update fedora manifests to F41 2024-11-28 13:29:12 +01:00
stages test: add test for export option 2024-01-10 11:24:01 +01: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
conftest.py Test: add ability to skip tests for unsupported file-systems 2023-04-21 17:13:10 +02:00
initrd.py autopep8: Update with changes to make autopep8 -a -a -a happy 2023-08-10 13:04:14 +02:00
test.py test: add test for export option 2024-01-10 11:24:01 +01:00