]> git.vpit.fr Git - perl/modules/Lexical-Types.git/commit - MANIFEST
Update VPIT::TestHelpers to ba865c42
authorVincent Pit <vince@profvince.com>
Fri, 31 Jul 2015 16:07:27 +0000 (13:07 -0300)
committerVincent Pit <vince@profvince.com>
Fri, 31 Jul 2015 16:07:51 +0000 (13:07 -0300)
commit0c5eb4d19c4c97d9b26e6a3152e447d37db0a36e
tree8ad22c00f570343ea972835f41a9c99e167813bb
parentedd9e21a17be0119fc8cdb76fd2d0d26cf913463
Update VPIT::TestHelpers to ba865c42

This causes several other changes :
- Test::Leaner is now bundled.
- t/80-threads.t and t/81-threads-teardown.t were ported to the new
  VPIT::TestHelpers interface. They also use Test::Leaner instead of
  Test::More.
- Lexical::Types::TestThreads has been removed.
MANIFEST
t/80-threads.t
t/81-threads-teardown.t
t/lib/Lexical/Types/TestThreads.pm [deleted file]
t/lib/Test/Leaner.pm [new file with mode: 0644]
t/lib/VPIT/TestHelpers.pm