On Fri, 11 Nov 2016 07:08:09 -0800
Yong Bakos wrote:
> From: Yong Bakos
>
> Array argument symbols in a wl_message may be nullable, but the test for
> wl_message_count_arrays did not test this. Add one more wl_message with
> nullable array arguments.
>
> Signed-off-by: Yong Bakos
> ---
> tes
From: Yong Bakos
Array argument symbols in a wl_message may be nullable, but the test for
wl_message_count_arrays did not test this. Add one more wl_message with
nullable array arguments.
Signed-off-by: Yong Bakos
---
tests/message-test.c | 6 --
1 file changed, 4 insertions(+), 2 deletion