puppetlabs-stdlib/spec
Ken Barber 7d545f0d60 (#11873) time function spec failure on Fixnum matcher
The rspec code for the time function was trying to match the type to be a
'Fixnum'. Ruby will sometimes make this a 'Bignum' depending on its internals
and we can't rely on this to be true all the time.

This patch just makes sure the type is an integer instead.
2012-01-10 18:58:07 +00:00
..
lib/puppet_spec Copied function test scaffolding from puppet. 2011-06-29 12:25:43 +01:00
monkey_patches Copied function test scaffolding from puppet. 2011-06-29 12:25:43 +01:00
unit (#11873) time function spec failure on Fixnum matcher 2012-01-10 18:58:07 +00:00
spec.opts Copied function test scaffolding from puppet. 2011-06-29 12:25:43 +01:00
spec_helper.rb (Maint) Make rspec tests work with Puppet 2.6.4 2011-10-10 11:58:48 -07:00
watchr.rb (Maint) Add watchr autotest script 2011-10-10 12:03:57 -07:00