summaryrefslogtreecommitdiff
path: root/spec/unit/puppet/parser
AgeCommit message (Expand)Author
2013-11-20calling rspec directly makes this not pass ruby -c. adjusting to be in line w...Tristan Smith
2013-10-29(#20200) Add a recursive merge function.Justin Burnham
2013-10-29(Main) fix typo in pick error messageMatthew Haughton
2013-09-18Merge branch 'pull-180'Adrien Thebo
2013-09-18(maint) Simplify validate_cmd specsAdrien Thebo
2013-09-18(#22214): close content file before executing checkscriptsgzijl
2013-09-18Merge pull request #184 from lmello/fix_bug_20681_delete_undef_valuesAdrien Thebo
2013-09-18(#20681) fix behaviour of delete_undef_valuesLeonardo Rodrigues de Mello
2013-09-17Merge pull request #183 from lmello/fix_bug_20681_delete_atAdrien Thebo
2013-09-17Merge pull request #182 from lmello/fix_bug_20681_delete_valuesAdrien Thebo
2013-09-17Merge pull request #185 from lmello/refactor_16498Adrien Thebo
2013-09-17(#16498) Added unit test for loadyaml function.Leonardo Rodrigues de Mello
2013-09-17Merge pull request #178 from lmello/fix_bug_20681Adrien Thebo
2013-09-17(#20681) delete_at function unit test against issueLeonardo Rodrigues de Mello
2013-09-17(#20681) fix behaviour of delete_valuesLeonardo Rodrigues de Mello
2013-09-16bug # 20681 delete() function should not remove elements from original listLeonardo Rodrigues de Mello
2013-09-16enhanced the error message of pick function.Leonardo Rodrigues de Mello
2013-08-28Merge pull request #172 from ptomulik/fix/delete_xxx_specAdrien Thebo
2013-08-14small fix to delete_values_spec.rb and README.markdownPaweł Tomulik
2013-08-12(maint) refactor validate_slength testsAdrien Thebo
2013-08-06Merge pull request #167 from mhellmic/minlengthAdrien Thebo
2013-08-06changed the validate_slength function to accept a min lengthMartin Hellmich
2013-08-05added delete_values() and delete_undef_values() functionsPaweł Tomulik
2013-07-22Adjust to use default URI.escape escape listTomas Doran
2013-06-07Merge pull request #158 from wfarr/validate_ipAdrien Thebo
2013-05-28(maint) Remove syntax decoration from range_specAdrien Thebo
2013-05-28(maint) Clean up range_spec error expectationAdrien Thebo
2013-05-28(maint) Use present tense in range_spec messagesAdrien Thebo
2013-05-28(maint) split up range spec with describe blocksAdrien Thebo
2013-05-28Merge remote-tracking branch 'pr/56' into pull-56Adrien Thebo
2013-05-24Adding base64 functionfiddyspence
2013-05-22Don't run certain tests under 1.8.7Will Farrington
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-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