summaryrefslogtreecommitdiff
path: root/spec/unit/puppet/provider/file_line/ruby_spec.rb
AgeCommit message (Expand)Author
2017-09-29(maint) Clarify docs and add new testsAlex Harvey
2017-07-18Add new file_line option append_on_no_matchasif.shaikh
2017-07-13(MODULES-5003) file_line_does_not_change_multiple_lines_when_one_matchestkishel
2017-07-07Merge pull request #788 from tphoney/MODULES-5003Eric Putnam
2017-07-07(MODULES-5186) dont run this test on windowstphoney
2017-07-03(MODULES-5003) file_line fix all broken linestphoney
2016-10-06(MODULES-3590) Fix match_for_absence parameterHailee Kenney
2016-03-24Fixed typo 'absense' to 'absence'Derek McEachern
2015-08-06allow `match` parameter to influence `ensure => absent` behavior.Johnson Earls
2015-08-04(MODULES-2316) Change file_type boolean parameter to symbolsDominic Cleal
2015-07-30(MODULES-2024) Adding replace attribute to file_lineRaymond Maika
2015-05-29 (MODULES-2071) Refactor file_line provider to contain logic to handle parame...Raymond Maika
2015-04-09Add spec tests and pulled in PR #427Travis Fields
2014-06-04Convert specs to RSpec 2.99.0 syntax with TranspecAshley Penney
2014-05-15Revert "Merge pull request #256 from stbenjam/2571-before"Ashley Penney
2014-05-14(PUP-2571) add 'before' functionality to file_lineStephen Benjamin
2014-05-07Add mode +x to spec .rb filesHunter Haugen
2014-05-07Add the missing shebangs and fix the wrong ones for rpmlint to stop complaini...Andrea Veri
2014-03-08Numerous changes to update testing gems.Ashley Penney
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-07-11(#21416) Allow file_line to match multiple linesAlex O'Rielly
2012-06-07Add support for a 'match' parameter to file_lineChris Price
2012-02-09implement #11017 - make file_line type ensurablePeter Meier
2011-08-04(#8792) Rename whole_line type to file_lineJeff McCune