5 Commits

Author SHA1 Message Date
benoit
5e031dab9a Update to p5-Test-MockTime-0.17. 2019-03-01 08:39:23 +00:00
benoit
c0c7269022 Update to p5-Test-MockTime-0.15. 2015-09-04 06:03:59 +00:00
benoit
ff09e1c2ab Update to p5-Test-MockTime-0.13.
Take maintainership, ok ajacoutot@
2014-11-14 08:35:37 +00:00
benoit
59acc24a30 - update p5-Test-MockTime to 0.12
- remove USE_GROFF

Maintainer timeout, ok sthen@
2013-05-13 14:43:20 +00:00
simon
60ee9f6eae import p5-Test-MockTime
This module was created to enable test suites to test code at specific
points in time.  Specifically it overrides localtime, gmtime and time at
compile time and then relies on the user supplying a mock time via
set_relative_time, set_absolute_time or set_fixed_time to alter future
calls to gmtime, time or localtime.
2009-02-05 22:04:58 +00:00