summaryrefslogtreecommitdiff
path: root/spec/unit
AgeCommit message (Expand)Author
2013-05-22Update ipv6 examplesWill Farrington
2013-05-22Add functions to validate ipv4 and ipv6 addressesWill Farrington
2013-05-15Merge pull request #155 from AlexCline/feature/master/array_comparison_functionsHailee Kenney
2013-05-15Merge pull request #147 from mhellmic/masterAdrien Thebo
2013-05-13(#20684) Add array comparison functions, difference, intersection and union.Alex Cline
2013-05-08Added rspec tests for the new behaviour of merge accepting empty stringsMartin Hellmich
2013-05-07(#20582) Restore facter_dot_d to stdlib for PE usersJeff McCune
2013-05-02Add a dirname functionRaphaël Pinson
2013-04-10(maint) Add the behavior for count() with arrays and hashesJeff McCune
2013-04-10Add a count functionErik Dalén
2013-04-03(#19998) Implement any2arrayAmos Shapira
2013-04-01Cleanup per adrianthebo suggestionsSteve Huff
2013-03-29(19864) num2bool match fixSteve Huff
2013-03-29Reworked number-handling logicSteve Huff
2013-03-29Enable num2bool to accept numeric inputSteve Huff
2013-03-27Merge branch '4.x'Adrien Thebo
2013-03-27Merge branch '2.x' into 3.xAdrien Thebo
2013-03-27Allow comparisons of Numeric and number as StringErik Dalén
2013-03-26add suffix function to accompany the prefix functionRichard Soderberg
2013-03-19Add floor function implementation and unit testsKristof Willaert
2013-03-18(#13610) Add is_function_available to stdlibEric Shamow
2013-03-18Merge branch '4.x'Adrien Thebo
2013-03-18Merge branch '2.x' into 3.xAdrien Thebo
2013-03-18str2bool should return a boolean if called with a booleanJustin Lambert
2013-03-18Fix number of arguments check in flatten()Uwe Stuehler
2013-03-18Merge branch '2.x' into 3.xAdrien Thebo
2013-03-18Fix number of arguments check in flatten()Uwe Stuehler
2013-02-15Revert "Merge pull request #130 from jhoblitt/has_element"Jeff McCune
2013-02-14(#19272) Add has_element() functionJoshua Hoblitt
2013-02-12Merge branch 'pull-126'Adrien Thebo
2013-02-12(#19201) Add concat function to join two arraysfatmcgav
2013-02-06validate_cmd: Use Puppet::Util.executeRaphaël Pinson
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