Path to this page:
./
devel/p5-Test-TempDir,
Temporary files support for testing
Branch: CURRENT,
Version: 0.11nb4,
Package name: p5-Test-TempDir-0.11nb4,
Maintainer: pkgsrc-usersTest::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
* Lockfiles 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 begining 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.
Required to run:[
lang/perl5] [
devel/p5-File-NFSLock] [
devel/p5-Path-Class] [
devel/p5-Test-Simple] [
devel/p5-Sub-Exporter] [
devel/p5-namespace-clean] [
devel/p5-Moose] [
devel/p5-MooseX-Types-Path-Class]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 34.434 KB
Version history: (Expand)
- (2024-11-16) Updated to version: p5-Test-TempDir-0.11nb4
- (2023-07-06) Updated to version: p5-Test-TempDir-0.11nb3
- (2022-06-28) Updated to version: p5-Test-TempDir-0.11nb2
- (2021-05-25) Updated to version: p5-Test-TempDir-0.11nb1
- (2020-09-07) Updated to version: p5-Test-TempDir-0.11
- (2020-09-04) Updated to version: p5-Test-TempDir-0.10nb7
CVS history: (Expand)