]> git.vpit.fr Git - perl/modules/VPIT-TestHelpers.git/history - t
Factor the prefix cleaning logic in a new sanitize_prefix() helper
[perl/modules/VPIT-TestHelpers.git] / t /
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