]> git.vpit.fr Git - perl/modules/VPIT-TestHelpers.git/history - lib
Add usleep feature
[perl/modules/VPIT-TestHelpers.git] / lib /
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 PitAlways preserve $ENV{$Config{ldlibpthname}}
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 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