kiwi-el8/test/unit/builder
Kyr Shatskyy c2fcacac52 utils/temporary: rename dir parameter to path
To avoid conflicts with python standard `dir` function
and for better matching purpose, the Temporary class
constructor parameter it is the best to rename from dir
to path.

Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@gmail.com>
2021-11-08 14:28:23 +01:00
..
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
archive_test.py Add support for custom result bundle naming 2021-10-21 11:13:49 +02:00
container_test.py Added option to set the image target architecture 2021-04-14 12:53:28 +02:00
disk_test.py Support custom partitions 2021-11-03 13:31:17 +01:00
filesystem_test.py Add support for custom result bundle naming 2021-10-21 11:13:49 +02:00
init_test.py Use pragma: no cover to skip non reachable code 2020-09-29 09:58:22 +02:00
install_test.py utils/temporary: rename dir parameter to path 2021-11-08 14:28:23 +01:00
kis_test.py Add support for custom result bundle naming 2021-10-21 11:13:49 +02:00
live_test.py Moving temp data handling to its own namespace 2021-07-22 13:31:44 +02:00