summaryrefslogtreecommitdiff
path: root/spec/unit/puppet/parser
AgeCommit message (Expand)Author
2012-11-07Add function, uriescape, to URI.escape strings. Redmine #17459Joe Julian
2012-08-20Merge branch '2.3.x' into 2.4.xJeff McCune
2012-08-20Merge branch '2.2.x' into 2.3.xJeff McCune
2012-08-20Merge branch '2.1.x' into 2.2.xJeff McCune
2012-08-20(Maint) Fix mis-use of rvalue functions as statementsJeff McCune
2012-08-14(#15872) Add to_bytes functionErik Dalén
2012-08-10(Maint) use PuppetlabsSpec::PuppetInternals.scope (master)Jeff McCune
2012-08-10Merge branch '2.3.x' into 2.4.xPatrick Carlisle
2012-08-10Merge branch '2.2.x' into 2.3.xPatrick Carlisle
2012-08-10Disable tests that fail on 2.6.x due to #15912Patrick Carlisle
2012-08-09Merge branch '2.3.x' into 2.4.xPatrick Carlisle
2012-08-09Make sure functions are loaded for each testPatrick Carlisle
2012-08-09Merge branch '2.2.x' into 2.3.xPatrick Carlisle
2012-08-09Use rvalue functions correctlyPatrick Carlisle
2012-07-23(Maint) Don't mock with mochaJeff McCune
2012-07-23(Maint) Fix up the get_module_path parser functionJeff McCune
2012-07-23(Maint) use PuppetlabsSpec::PuppetSeams.parser_scope (2.3.x)Jeff McCune
2012-07-23Merge branch '2.2.x' into maint/2.3.x/merge_up_2.2.xJeff McCune
2012-07-23(Maint) Rename PuppetlabsSpec::Puppet{Seams,Internals}Jeff McCune
2012-07-19(Maint) use PuppetlabsSpec::PuppetSeams.parser_scopeJeff McCune
2012-07-19(Maint) Fix interpreter linesJeff McCune
2012-04-03add a "step" argument to range()Steve Huff
2012-03-29Merge pull request #53 from traylenator/fqdn_rotateJeff McCune
2012-03-29Merge branch '2.2.x' into 2.3.xJeff McCune
2012-03-29(#13494) Specify the behavior of zero padded stringsJeff McCune
2012-03-18(#13205) Rotate array/string randomley based on fqdn, fqdn_rotate()Steve Traylen
2012-03-12(#12357) Fix broken compatibility with Puppet 2.6Jeff McCune
2012-03-07(#12357) Add ability to display an error message from validate_reJeff McCune
2012-03-07(#12357) Add validate_absolute_path() functionJeff McCune
2012-02-22(#12776) Added validate_slength function and rspec testChris Spence
2012-01-11Merge branch '2.2.x'Jeff McCune
2012-01-11Add additional domain name testsJeff McCune
2012-01-11(maint) Memoize scope in domain_name specJeff McCune
2012-01-11Merge branch '2.2.x'Jeff McCune
2012-01-11(#11901) Fix sort order error in tests for 'keys' and 'values'Jeff McCune
2012-01-11Merge branch '2.2.x'Ken Barber
2012-01-10(#11873) time function spec failure on Fixnum matcherKen Barber
2012-01-09New str2saltedsha512 function for OS X PasswordsGary Larizza
2011-11-14(#10802) add new function get_module_pathDan Bode
2011-10-10(#10007) Revert "Merge pull request #13 from kbarber/issue/master/8925-user_s...Jeff McCune
2011-08-17(#8925) Added new function called 'get_certificate' for retrievingKen Barber
2011-08-05(#8797) Merge puppetlabs-functions into puppetlabs-stdlibKen Barber
2011-08-05* Moved kwalify to puppetlabs-kwalify projectKen Barber
2011-08-04(#8678) Add validate_array and validate_string functionsJeff McCune
2011-07-29(#8709) Add hash merging functionDan Bode
2011-07-29(#8708) Add has_key functionDan Bode
2011-06-21(#8010) Add validate_hash spec testsJeff McCune
2011-06-21(#8010) Add getvar() rvalue functionJeff McCune
2011-06-03Add additional tests to validate_bool() specJeff McCune
2011-06-03Add spec test for validate_bool functionJeff McCune