summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2015-05-05spec_helper: use proper mocha import to avoid warningDavid Schmitt
2015-05-05spec_helper: set parser config if requestedDavid Schmitt
2015-05-05spec_helper_acceptance: fix FUTURE_PARSER usageDavid Schmitt
2015-05-05specs: move function specs to where rspec-puppet expects themDavid Schmitt
2015-04-23specs: loosen certain error expectations to make tests pass on future parserDavid Schmitt
2015-04-16Merge pull request #314 from amateo/feature/loadyaml_check_fileMorgan Haskel
2015-04-13test case for when the file does not existAngel L. Mateo
2015-04-10Modules-2474: Only runs enhanced salts functional test on systems that suppor...Bryan Jen
2015-04-10Merge pull request #433 from cmurphy/fix_acceptanceBryan Jen
2015-04-10Fix acceptance tests for #405Colleen Murphy
2015-04-10Merge pull request #425 from jeffcoat/validate_augeas_specDavid Schmitt
2015-04-09Merge pull request #431 from bmjen/file-line-refactorMorgan Haskel
2015-04-09Fix unsupported platforms variable name in testsColleen Murphy
2015-04-09Add spec tests and pulled in PR #427Travis Fields
2015-04-09Merge pull request #405 from elyscape/feature/fqdn_rand_stringsHunter Haugen
2015-04-05(MODULES-1737) Add pw_hash() functionEli Young
2015-03-31(MODULES-1715) Add fqdn_rand string generatorsEli Young
2015-03-10Fix off-by-one error in validate_augeas_spec.rb that was causing rspec failure.Mark Jeffcoat
2015-03-05If present, top-level domain must be alphabeticRod Montgomery
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-13Change all to eachHunter Haugen
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-18Fix bad check in testMorgan Haskel
2014-12-18Merge pull request #388 from mhaskel/merge_4.5.x_into_masterHunter Haugen
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-17Merge pull request #368 from rfugina/basenameMorgan Haskel
2014-12-17Added type checks for dirname(), and additional testsRob Fugina
2014-12-17Added basename() based on Ruby's File.basenameRob Fugina
2014-12-16Remove line match validationHunter Haugen
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) Acceptance for multiple arraysPeter Souter
2014-12-04(MODULES-444) Acceptance test for primitivesPeter Souter
2014-12-04(MODULES-444) Add specs for new behaviourPeter Souter
2014-11-25Allow array of pathes in validate_absolute_pathOliver Bertuch