kiwi-el8/test/unit/tasks
Marcus Schäfer fc2446dfea
Moving temp data handling to its own namespace
Moving use of mkdtemp, NamedTemporaryFile and TemporaryDirectory
into its own class called Temporary: By default all temporary
data is created below /var/tmp but can be changed via the
global commandline option --temp-dir. This Fixes #1870
2021-07-22 13:31:44 +02:00
..
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
base_test.py Fixed unit tests for parallel invocation 2021-04-28 17:05:03 +02:00
image_info_test.py Moving temp data handling to its own namespace 2021-07-22 13:31:44 +02:00
image_resize_test.py Refactor Partitioner 2020-11-25 17:02:12 +01:00
result_bundle_test.py Fixed line ending of sha256 bundler file 2020-05-25 12:44:19 +02:00
result_list_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
system_build_test.py Fixed setup of repository architecture 2021-05-12 15:25:17 +02:00
system_create_test.py Add kiwi dracut mod vs. kiwi compatibility check 2021-03-01 10:32:53 +01:00
system_prepare_test.py Fixed setup of repository architecture 2021-05-12 15:25:17 +02:00
system_update_test.py Fixed setup of repository architecture 2021-05-12 15:25:17 +02:00