]> git.vpit.fr Git - perl/modules/VPIT-TestHelpers.git/history - t
Bump copyright year
[perl/modules/VPIT-TestHelpers.git] / t /
2016-07-12 Vincent PitImplement run_perl_file()
2016-07-12 Vincent PitWork around test failures on darwin
2015-04-20 Vincent PitMake sure the sleep() fallback implementation sleeps...
2015-04-20 Vincent PitAdd a select()-based usleep() implementation
2015-04-20 Vincent PitIn t/50-usleep.t, increase the sleep time
2015-04-20 Vincent PitMore flexible selection of usleep() implementations
2015-04-14 Vincent PitBe more precise when Test::Leaner/Test::More were loade...
2015-04-14 Vincent PitMake the threads feature evaluate the thread safe var...
2015-04-09 Vincent PitTurn run_perl() into a feature
2015-04-09 Vincent PitAdd capture feature
2015-03-24 Vincent PitForbid double quotes in code run by run_perl()
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-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
2013-01-30 Vincent PitAdd some tests