puppet-strings/spec
Will Hopper 36bc0dd98c (PDOC-135) Detect `return_type` calls in 4.x function dispatches
Previously, Strings ignored calls to `return_type` in Puppet 4.x API
function dispatches, preventing the return types of overloads from
being automatically determined. This commit adds a check for a node
with a `return_type` call and handles it properly.
2016-11-14 11:04:41 -08:00
..
acceptance Merge pull request #105 from whopper/maint/code_coverage 2016-10-03 13:53:05 +02:00
fixtures (PDOC-135) Detect `return_type` calls in 4.x function dispatches 2016-11-14 11:04:41 -08:00
unit/puppet-strings (PDOC-135) Detect `return_type` calls in 4.x function dispatches 2016-11-14 11:04:41 -08:00
spec_helper.rb (PDOC-63) Fix specs for Puppet versions less than 4.1. 2016-09-16 12:16:35 -07:00
spec_helper_acceptance.rb (maint) Add acceptance libdir and Util helper module 2016-09-30 16:35:32 -07:00