Eric Blake writes:
> Our testsuite had no coverage of empty arrays, nor of what
> happens when the input does not match the expected type.
> Useful to have, especially if we start changing the visitor
> contracts.
>
> Signed-off-by: Eric Blake
>
> ---
> v9: move earlier in series (was 16/17)
> v
Our testsuite had no coverage of empty arrays, nor of what
happens when the input does not match the expected type.
Useful to have, especially if we start changing the visitor
contracts.
Signed-off-by: Eric Blake
---
v9: move earlier in series (was 16/17)
v8: no change
v7: no change
v6: new patc