summaryrefslogtreecommitdiff
path: root/spec/unit/puppet/provider
AgeCommit message (Expand)Author
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
2011-07-27(#8665) Change type from append_line to whole_lineDan Bode
2011-07-26(#8628) Add append_line native typeDan Bode