index
:
puppet_stdlib.git
master
[puppet_stdlib]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
functions
Age
Commit message (
Expand
)
Author
2014-12-18
(MODULES-1582) Specs for the new % placeholder
Peter Souter
2014-12-17
Merge pull request #372 from poikilotherm/feature/master/validate_absolute_pa...
Morgan Haskel
2014-12-04
(MODULES-444) - Check for accepting > 2 args
Peter Souter
2014-12-04
(MODULES-444) Change test to > 2 arguments
Peter Souter
2014-12-04
(MODULES-444) Add specs for new behaviour
Peter Souter
2014-11-25
Allow array of pathes in validate_absolute_path
Oliver Bertuch
2014-11-13
Merge pull request #319 from Spredzy/member_array_in_array
Hunter Haugen
2014-11-12
(MODULES-1329) Allow member function to look for array
Yanis Guenane
2014-11-12
Add range tests for numeric with step and mixed arguments
Erik Dalén
2014-11-12
Make the range function work with integers
Erik Dalén
2014-11-07
Merge pull request #343 from zacharyalexstern/fix_to_bytes
Travis Fields
2014-10-28
Added correct converstions for PB and EB.
Zachary Alex Stern
2014-09-22
(MODULES-707) chomp() fails because generate() no longer returns a string
Mark Chappell
2014-07-31
Introduce test for array destruction
Spencer Krum
2014-06-11
Add private() function
Raphaël Pinson
2014-06-04
Convert specs to RSpec 2.99.0 syntax with Transpec
Ashley Penney
2014-05-08
Move unit tests to spec/functions
Hunter Haugen
2014-05-07
Move the 4 misplaced tests
Hunter Haugen
2014-05-07
Add the missing shebangs and fix the wrong ones for rpmlint to stop complaini...
Andrea Veri
2014-03-30
(MODULES-603) Add defaults arguments to ensure_packages()
Yanis Guenane
2014-03-08
Numerous changes to update testing gems.
Ashley Penney
2014-01-15
(maint) Update ensure_package specs to confirm expected behavior
Adrien Thebo
2014-01-15
Allow a single argument, rather than an array
Tomas Doran
2013-08-29
(maint) Fix failing spec test with Puppet 3.3.0-rc2
Jeff McCune
2013-05-06
Refactor ensure_resource expectations
Alex Cline
2013-05-03
(#20548) Allow an array of resource titles to be passed into the ensure_resou...
Alex Cline
2013-01-09
Add getparam function to get defined resource parameters
Jaka Hudoklin
2012-11-27
Add example behaviors for ensure_packages() function
Jeff McCune
2012-10-25
re-formatting
Dan Bode
2012-10-25
Handle undef for parameter argument
Dan Bode
2012-10-25
Add function ensure_resource and defined_with_params
Dan Bode