]> git.vpit.fr Git - perl/modules/VPIT-TestHelpers.git/shortlog
perl/modules/VPIT-TestHelpers.git
2015-03-23 Vincent PitFallback to $Config{perlpath} if $^X is not good enough
2015-03-19 Vincent PitUse 'this perl is not thread safe' as the first skip...
2015-03-19 Vincent PitCroak if the threads feature is enabled after Test...
2015-03-19 Vincent PitAdd threads feature
2015-03-19 Vincent PitAdd usleep feature
2015-03-19 Vincent PitAdd optional features support
2015-03-19 Vincent PitFactor the exporting logic into a new export_to_pkg...
2015-03-11 Vincent PitUnlink the temporary file when we are done
2015-03-11 Vincent PitAlways preserve $ENV{$Config{ldlibpthname}}
2015-03-11 Vincent PitTest run_perl() preserving ENV vars
2014-09-01 Brian FraserSave LD_LIBRARY_PATH for Android on t/51-threads-teardown.t
2014-09-01 Vincent PitAdd run_perl()
2013-01-30 Vincent PitAdd some tests
2013-01-30 Vincent PitRename load_or_skip to load_or_skip_all, and implement...
2013-01-30 Vincent PitAdd some spacing
2012-09-07 Vincent PitMake sure $test_sub returns a code reference
2012-09-07 Vincent PitMake diag() and skip_all() use Test::Leaner if it is...
2012-09-07 Vincent PitClean leftovers in %INC when the module could not be...
2012-09-07 Vincent PitInitial commit