puppetlabs-stdlib/spec
David Schmitt cf9f7a6b7e validate_integer, validate_numeric: explicitely reject hashes in arrays
Without this patch, Ruby 1.8's Hash#to_s behaviour causes [{1=>2}] to be
treated as "12" when validating values.
2015-05-27 20:05:05 +01:00
..
acceptance Fix acceptance tests for #405 2015-04-10 09:15:15 -07: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 validate_integer, validate_numeric: explicitely reject hashes in arrays 2015-05-27 20:05:05 +01:00
lib/puppet_spec spec_helper: set parser config if requested 2015-05-05 13:27:46 +01: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 specs: move function specs to where rspec-puppet expects them 2015-05-05 13:27:46 +01:00
spec.opts Copied function test scaffolding from puppet. 2011-06-29 12:25:43 +01:00
spec_helper.rb spec_helper: Remove unneccesary stubbing 2015-05-05 13:30:57 +01:00
spec_helper_acceptance.rb spec_helper_acceptance: fix FUTURE_PARSER usage 2015-05-05 13:27:46 +01:00