./devel/p5-Test-TempDir, Temporary files support for testing

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.11nb3, Package name: p5-Test-TempDir-0.11nb3, Maintainer: pkgsrc-users

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
* 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)


CVS history: (Expand)


   2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483)
Log message:
*: recursive bump for perl 5.38
   2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952)
Log message:
*: recursive bump for perl 5.36
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575)
Log message:
*: recursive bump for perl 5.34
   2020-09-07 12:15:33 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
p5-Test-TempDir: update to 0.11.

Add missing test dependency.

0.11   2020-07-28 18:47:57Z
  - bump prereq on File::Temp to 0.2308 in order to change the default for
    EXLOCK on *bsd systems
  - all usage of File::NFSLock removed due to security risk
   2020-09-04 15:45:17 by Thomas Klausner | Files touched by this commit (38)
Log message:
*: remove p5-Test-Simple, part of perl
   2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631)
Log message:
*: bump PKGREVISION for perl-5.32.