]> git.vpit.fr Git - perl/modules/VPIT-TestHelpers.git/commit
Make sure the sleep() fallback implementation sleeps long enough
authorVincent Pit <vince@profvince.com>
Mon, 20 Apr 2015 14:27:36 +0000 (11:27 -0300)
committerVincent Pit <vince@profvince.com>
Mon, 20 Apr 2015 14:27:36 +0000 (11:27 -0300)
commit2a6ac0f1b934d60631de30d3f14a38667b389cad
treee45c2f2d610c11fa3f65757e408e82056eb402e8
parent7f0ff09635ac5356801d548bb603970e45d53511
Make sure the sleep() fallback implementation sleeps long enough

If the users asks for 500ms, it should sleep at least one second.
lib/VPIT/TestHelpers.pm
t/50-usleep.t