Bumping version to 0.010005
[p5sagit/App-FatPacker.git] / t /
2015-07-21 Graham Knop failure case for 5.6
2015-07-21 Graham Knop clean up temp usage in pack test
2015-07-21 Graham Knop test cleanup
2015-06-28 Graham Knop close trace file when done with it, so unlink works...
2015-06-28 Graham Knop ensure trace file is empty before tracing in test
2015-06-28 Graham Knop fix order of got vs expected in trace test
2015-04-17 Matt S Trout move d.pl to a sensible place so the MANIFEST picks...
2015-04-17 Tatsuhiko Miyagawa add test for virtual inc entry exclusion
2013-11-18 Graham Knop whitespace and style cleanup
2013-11-17 Diab Jerius add tests for object @INC hook
2013-08-01 Olivier Mengué Generate absolute #line for the packed modules
2013-01-22 Graham Knop allow easier testing on alternate perls
2012-08-01 Karen Etheridge RT#78724: --to-stderr was broken
2012-02-23 Sawyer X keep tempdir if FATPACKER_KEEP_TESTDIR env exists,...
2012-02-23 Sawyer X use Cwd (core) to allow pruning tmp dirs in test
2012-02-05 David Leadbeater Add a test for packing
2011-01-12 David Leadbeater Use strict in test script, don't require done_testing...
2010-12-20 David Leadbeater [rt.cpan.org #60622] Handle conditional loading
2010-03-19 Matt S Trout initial import of skeleton code