summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2012-04-04Revert "Merge remote-tracking branch 'eshamow/tickets/bug/13595_restrict_init...Jeff McCune
2012-04-03(#13595) initialize_everything_for_tests couples modules Puppet verEric Shamow
2012-03-29(#13439) Fix MRI 1.9 issue with spec_helperJeff McCune
2012-03-29(#13439) Fix test failures with Puppet 2.6.xJeff McCune
2012-03-29(#13439) refactor spec helper for compatibility with both puppet 2.7 andcprice
2012-03-29(#13494) Specify the behavior of zero padded stringsJeff McCune
2012-01-11Add additional domain name testsJeff McCune
2012-01-11(maint) Memoize scope in domain_name specJeff McCune
2012-01-11(#11901) Fix sort order error in tests for 'keys' and 'values'Jeff McCune
2012-01-10(#11873) time function spec failure on Fixnum matcherKen Barber
2011-10-10(Maint) Add watchr autotest scriptJeff McCune
2011-10-10(Maint) Make rspec tests work with Puppet 2.6.4Jeff McCune
2011-10-10(#10007) Revert "Merge pull request #13 from kbarber/issue/master/8925-user_s...Jeff McCune
2011-10-04Merge pull request #13 from kbarber/issue/master/8925-user_ssl_certsJames Turnbull
2011-10-03(#9859) Add root_home fact and testsJeff McCune
2011-08-17(#8925) Added new function called 'get_certificate' for retrievingKen Barber
2011-08-08Merge branch 'issue/master/8797_puppetlabs-functions_merge'Jeff McCune
2011-08-05(#8797) Merge puppetlabs-functions into puppetlabs-stdlibKen Barber
2011-08-05* Moved kwalify to puppetlabs-kwalify projectKen Barber
2011-08-05Prep for stdlib mergeKen Barber
2011-08-04(#8792) Rename whole_line type to file_lineJeff McCune
2011-08-04Merge branch 'refactor/master/8665_whole_line'Jeff McCune
2011-08-04(#8678) Add validate_array and validate_string functionsJeff McCune
2011-07-30Fix some ruby 1.9.2 issues.Ken Barber
2011-07-29(#8709) Add hash merging functionDan Bode
2011-07-29(#8708) Add has_key functionDan Bode
2011-07-29(#3) Provide documentation for remaining functions.Ken Barber
2011-07-29(#3) Apply missing documentation to more functions.Ken Barber
2011-07-29Remove rand.Ken Barber
2011-07-29Some improvements to values_at tests.Ken Barber
2011-07-29(#1) provide some more detailed tests for a number of functions.Ken Barber
2011-07-29Removed date stub since this functinality is available in strftime anyway.Ken Barber
2011-07-29(#2) fix is_string finally so it also makes sure numbers return false.Ken Barber
2011-07-29(#2) unstub is_valid_domain_nameKen Barber
2011-07-29Removed join_with_prefix.Ken Barber
2011-07-29(#2) unstub is_valid_mac_address.Ken Barber
2011-07-29Allow sort for strings.Ken Barber
2011-07-28Count functionality overlaps with size - so removing it.Ken Barber
2011-07-28Removed crontab functions instead of unstubbing them.Ken Barber
2011-07-28Removed load_variables. load_yaml is sufficient to solve this problem on its ...Ken Barber
2011-07-28Remove is_valid_netmask instead of unstubbing. Doesn't seem like a sensible f...Ken Barber
2011-07-28(#2) unstub is_numeric function.Ken Barber
2011-07-28(#2) - unstubbed is_valid_ip_addressKen Barber
2011-07-28(#1) - added new test for upcase.Ken Barber
2011-07-28(#2) - Added is_float and is_integer functionality.Ken Barber
2011-07-27(#8665) Change type from append_line to whole_lineDan Bode
2011-07-26(#8628) Add append_line native typeDan Bode
2011-07-24(#1) - fleshed out some more tests.Ken Barber
2011-06-30Few more tests.Ken Barber
2011-06-29Add some more functional tests.Ken Barber