summaryrefslogtreecommitdiff
path: root/spec/functions
AgeCommit message (Expand)Author
2015-03-05Merge pull request #422 from cyberious/assert_privateTP Honey
2015-03-05Add private function back and forward to assert_private with deprecation warningTravis Fields
2015-03-05Merge pull request #369 from rfugina/dirname_typecheckHunter Haugen
2015-03-05Rename private() to assert_private()Franz Pletz
2015-03-05Merge pull request #375 from poikilotherm/feature/master/validate_integer_and...Hunter Haugen
2015-03-03Add support for hashes in the prefix functionStefan Goethals
2015-03-03URI.escape for the array case was incorrect.Bryon Roché
2015-03-03Merge pull request #407 from adamcrews/ceiling_functionMorgan Haskel
2015-03-02Loosen the restrictions of upcase and allow for recursion of the objects and ...Travis Fields
2015-02-25Add Hash to upcaseTravis Fields
2015-02-14(MODULES-1771) Don't modify input to is_domain_name()Sean Millichamp
2015-02-12(MODULES-1738) Don't modify global seed in fqdn_rotate()Eli Young
2015-02-01Add a ceiling function to complement the floor function.Adam Crews
2015-01-07(MODULES-1473) Deprecate type() function for new parserHunter Haugen
2014-12-19MODULES-1606 add ability to pass array to delete for items to deleteTravis Fields
2014-12-18(MODULES-1582) Specs for the new % placeholderPeter Souter
2014-12-17Merge pull request #372 from poikilotherm/feature/master/validate_absolute_pa...Morgan Haskel
2014-12-17Added type checks for dirname(), and additional testsRob Fugina
2014-12-04Add new functions validate_numeric() and validate_integer().Oliver Bertuch
2014-12-04(MODULES-444) - Check for accepting > 2 argsPeter Souter
2014-12-04(MODULES-444) Change test to > 2 argumentsPeter Souter
2014-12-04(MODULES-444) Add specs for new behaviourPeter Souter
2014-11-25Allow array of pathes in validate_absolute_pathOliver Bertuch
2014-11-13Merge pull request #319 from Spredzy/member_array_in_arrayHunter Haugen
2014-11-12(MODULES-1329) Allow member function to look for arrayYanis Guenane
2014-11-12Add range tests for numeric with step and mixed argumentsErik Dalén
2014-11-12Make the range function work with integersErik Dalén
2014-11-07Merge pull request #343 from zacharyalexstern/fix_to_bytesTravis Fields
2014-10-28Added correct converstions for PB and EB.Zachary Alex Stern
2014-09-22(MODULES-707) chomp() fails because generate() no longer returns a stringMark Chappell
2014-07-31Introduce test for array destructionSpencer Krum
2014-06-11Add private() functionRaphaël Pinson
2014-06-04Convert specs to RSpec 2.99.0 syntax with TranspecAshley Penney
2014-05-08Move unit tests to spec/functionsHunter Haugen
2014-05-07Move the 4 misplaced testsHunter Haugen
2014-05-07Add the missing shebangs and fix the wrong ones for rpmlint to stop complaini...Andrea Veri
2014-03-30(MODULES-603) Add defaults arguments to ensure_packages()Yanis Guenane
2014-03-08Numerous changes to update testing gems.Ashley Penney
2014-01-15(maint) Update ensure_package specs to confirm expected behaviorAdrien Thebo
2014-01-15Allow a single argument, rather than an arrayTomas Doran
2013-08-29(maint) Fix failing spec test with Puppet 3.3.0-rc2Jeff McCune
2013-05-06Refactor ensure_resource expectationsAlex Cline
2013-05-03(#20548) Allow an array of resource titles to be passed into the ensure_resou...Alex Cline
2013-01-09Add getparam function to get defined resource parametersJaka Hudoklin
2012-11-27Add example behaviors for ensure_packages() functionJeff McCune
2012-10-25re-formattingDan Bode
2012-10-25Handle undef for parameter argumentDan Bode
2012-10-25Add function ensure_resource and defined_with_paramsDan Bode