summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
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-16Merge pull request #179 from lmello/function_pick_error_msgAdrien Thebo
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-29(maint) Improve the tests and readability of file_lineJeff McCune
2013-08-29Update file_line resource to support 'after'.Dan Prince
2013-08-29(maint) Fix failing spec test with Puppet 3.3.0-rc2Jeff McCune
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-07-11(#21416) Allow file_line to match multiple linesAlex O'Rielly
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-07Merge branch 'fix_facts_dot_d_with_pe'Jeff McCune
2013-05-07(#20582) Restore facter_dot_d to stdlib for PE usersJeff McCune
2013-05-06Refactor ensure_resource expectationsAlex Cline
2013-05-03(#20548) Allow an array of resource titles to be passed into the ensure_resou...Alex Cline
2013-05-02Add a dirname functionRaphaël Pinson
2013-04-11Add behavior example for anchor refresh propagationJeff McCune
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