kiwi-el8/test
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
..
data Add support for a custom exclude file 2021-04-16 10:23:33 +02:00
scripts Add tests for baseVagrantSetup 2021-07-07 16:29:52 +02:00
unit Moving temp data handling to its own namespace 2021-07-22 13:31:44 +02:00