puppet-strings/spec/fixtures
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/modules/test (PDOC-88) Add tests for types and providers into acceptance 2016-09-30 15:08:19 -07:00
unit/json (PDOC-135) Detect `return_type` calls in 4.x function dispatches 2016-11-14 11:04:41 -08:00