summaryrefslogtreecommitdiff
path: root/spec/unit
AgeCommit message (Expand)Author
2013-02-06ammend .should raise_error to .to raise_errorstephen
2013-01-18Add validate_augeas functionRaphaël Pinson
2013-01-18Add validate_cmd functionRaphaël Pinson
2013-01-03Merge branch '4.x'Jeff McCune
2013-01-03Add test/validation for is_float if created from an arithmetical operationstephen
2013-01-03Add test/validation for is_integer if created from an arithmetical operationstephen
2013-01-03Add test/validation for is_numeric if created from an arithmetical operationstephen
2012-11-28Merge branch '4.x'Jeff McCune
2012-11-28Add reject() functionPeter Meier
2012-11-26Merge branch '4.x'Jeff McCune
2012-11-26(#17797) min() and max() functionsErik Dalén
2012-11-26Merge branch '4.x'Jeff McCune
2012-11-26(#14670) Fixup file_line autorequire specsJeff McCune
2012-11-26(#14670) autorequire a file_line resource's pathPeter Meier
2012-11-20Merge branch '4.x'Jeff McCune
2012-11-20Add join_keys_to_values functionJoshua Harlan Lifton
2012-11-19Merge branch 'jfryman-master'Jeff McCune
2012-11-19Extend delete function for strings and hashesJoshua Harlan Lifton
2012-11-15puppet-lint cleanupJames Fryman
2012-11-15Add the pick() functionGary Larizza
2012-11-07(#13974) Add predicate functions for interface factsWil Cooley
2012-11-07Add function, uriescape, to URI.escape strings. Redmine #17459Joe Julian
2012-10-25(maint) Fix spec failures resulting from Facter API changesJeff McCune
2012-10-25Revert "Revert "Merge branch 'haus-add_pe_facts_to_stdlib' into 2.4.x""Jeff McCune
2012-10-25Revert "Merge branch 'haus-add_pe_facts_to_stdlib' into 2.4.x"Jeff McCune
2012-10-24Add spec tests for pe_version factsMatthaus Owens
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-14Add support for a 'match' parameter to file_lineChris Price
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-05-10Make file_line default to ensure => presentJeff McCune
2012-05-10Memoize file_line spec instance variablesJeff McCune
2012-04-03add a "step" argument to range()Steve Huff