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
/
defined_with_params_spec.rb
Age
Commit message (
Expand
)
Author
2017-05-09
(PE-20308) Also fix defined type strings & references
Hunter Haugen
2017-05-09
Test for defined_with_params() returning false for defined types
Dominic Cleal
2017-04-26
(PE-20308) Correct boundary for 4.5 vs 4.6
Hunter Haugen
2017-04-25
(PE-20308) Pass a literal type and not a string to findresource
Hunter Haugen
2017-03-03
(FM-6063) - Unit tests for high effort functions
Paula McMaw
2016-06-30
(MODULES-3543) Fixup defined_with_params to work on all puppet versions
David Schmitt
2016-06-29
(MODULES-3543) Fix define_with_params to handle undef properly
David Schmitt
2015-06-01
Convert tests to use plain rspec-puppet
David Schmitt
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
2012-08-15
Revert "Revert "Merge pull request #86 from bodepd/ensure_resource""
Dan Bode
2012-08-14
Revert "Merge pull request #86 from bodepd/ensure_resource"
Jeff McCune
2012-08-13
re-formatting
Dan Bode
2012-08-13
Handle undef for parameter argument
Dan Bode
2012-08-13
Add function ensure_resource and defined_with_params
Dan Bode