index
:
puppet-stdlib
master
Puppet module for stdlib
Fluxo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
unit
/
puppet
/
type
Age
Commit message (
Expand
)
Author
2014-12-16
Remove line match validation
Hunter Haugen
2014-06-04
Convert specs to RSpec 2.99.0 syntax with Transpec
Ashley Penney
2014-05-15
Revert "Merge pull request #256 from stbenjam/2571-before"
Ashley Penney
2014-05-14
(PUP-2571) add 'before' functionality to file_line
Stephen Benjamin
2014-05-07
Add mode +x to spec .rb files
Hunter Haugen
2014-05-07
Add the missing shebangs and fix the wrong ones for rpmlint to stop complaini...
Andrea Veri
2014-03-08
Numerous changes to update testing gems.
Ashley Penney
2013-02-06
ammend .should raise_error to .to raise_error
stephen
2012-11-26
(#14670) Fixup file_line autorequire specs
Jeff McCune
2012-11-26
(#14670) autorequire a file_line resource's path
Peter Meier
2012-08-14
Add support for a 'match' parameter to file_line
Chris Price
2012-05-10
Make file_line default to ensure => present
Jeff McCune
2012-05-10
Memoize file_line spec instance variables
Jeff McCune
2011-08-04
(#8792) Rename whole_line type to file_line
Jeff McCune
2011-07-27
(#8665) Change type from append_line to whole_line
Dan Bode
2011-07-26
(#8628) Add append_line native type
Dan Bode
2011-06-15
(#3) Add simple unit test for anchor type
Jeff McCune