puppetlabs-stdlib/spec
Eli Young 84f866ffaf (MODULES-1738) Don't modify global seed in fqdn_rotate()
As per puppetlabs/puppet@292233c, this leaves the global seed in a
deterministic state, which is bad. Puppet::Util.deterministic_rand()
exists to avoid running into this issue, but is only present starting in
Puppet 3.2.0.
2015-02-12 14:04:47 -08:00
..
acceptance Change all to each 2015-01-13 17:21:28 -08:00
classes Add mode +x to spec .rb files 2014-05-07 15:00:30 -07:00
fixtures/dscacheutil (PUP-1459) Add support for root_home on OS X 10.9 2014-01-22 22:54:34 -08:00
functions (MODULES-1738) Don't modify global seed in fqdn_rotate() 2015-02-12 14:04:47 -08:00
lib/puppet_spec Add mode +x to spec .rb files 2014-05-07 15:00:30 -07:00
monkey_patches Add the missing shebangs and fix the wrong ones for rpmlint to stop complaining loudly 2014-05-07 11:49:25 +02:00
unit (MODULES-1473) Deprecate type() function for new parser 2015-01-07 16:40:06 -08:00
spec.opts Copied function test scaffolding from puppet. 2011-06-29 12:25:43 +01:00
spec_helper.rb Remove simplecov 2014-09-16 12:01:24 -07:00
spec_helper_acceptance.rb Fix exclude windows test on ensure_package 2014-11-11 16:41:53 -08:00