puppetlabs-stdlib/spec
Franz Pletz 56d815bcfc Rename private() to assert_private()
As mentioned in #270, private is a reserved keyword in the future parser
which is to be released with Puppet 4. As it stands, this function is
not useable with the future parser so it needs to renamed.

This is a breaking change.
2015-03-05 10:59:31 -08:00
..
acceptance Add a ceiling function to complement the floor function. 2015-02-01 22:46:16 -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 Rename private() to assert_private() 2015-03-05 10:59:31 -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