Name : perl-Test-TempDir
| |
Version : 0.110.0
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp156.1.1
| Date : 2024-07-16 23:59:29
|
Group : Unspecified
| Source RPM : perl-Test-TempDir-0.110.0-lp156.1.1.src.rpm
|
Size : 0.04 MB
| |
Packager : https://www_suse_com/
| |
Summary : (DEPRECATED) Temporary files support for testing
|
Description :
Test::TempDir provides temporary directory creation with testing in mind.
The differences between using this and using File::Temp are:
* If \'t/tmp\' is available (writable, creatable, etc) it\'s preferred over \'$ENV{TMPDIR}\' etc. Otherwise a temporary directory will be used.
This is \'temp_root\'
* Lock files are used on \'t/tmp\', to prevent race conditions when running under a parallel test harness.
* The \'temp_root\' is cleaned at the end of a test run, but not if tests failed.
* \'temp_root\' is emptied at the beginning of a test run unconditionally.
* The default policy is not to clean the individual \'tempfiles\' and \'tempdirs\' within \'temp_root\', in order to aid in debugging of failed tests.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/15.6/noarch |