summaryrefslogtreecommitdiff
path: root/spec/unit/puppet/type/file_line_spec.rb
AgeCommit message (Expand)Author
2017-09-29(maint) Clarify docs and add new testsAlex Harvey
2017-03-13(#FM-6068) allow file encoding to be specified (#726)Geoff Williams
2017-03-08(FM-6086) - Unit tests for Resource TypesPaula McMaw
2017-01-24(MODULES-4098) Sync the rest of the filesHunter Haugen
2016-03-28[MODULES-2370] file_line.rb: Fix `line` attribute validationJohnson 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
2014-12-16Remove line match validationHunter Haugen
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-02-06ammend .should raise_error to .to raise_errorstephen
2012-11-26(#14670) Fixup file_line autorequire specsJeff McCune
2012-11-26(#14670) autorequire a file_line resource's pathPeter Meier
2012-08-14Add support for a 'match' parameter to file_lineChris Price
2012-05-10Make file_line default to ensure => presentJeff McCune
2012-05-10Memoize file_line spec instance variablesJeff McCune
2011-08-04(#8792) Rename whole_line type to file_lineJeff McCune