On Fri, 16 Sep 2016 15:37:38 -0700
Yong Bakos wrote:
> From: Yong Bakos
>
> array-test.c did not cover wl_array_release, so add one test that specifically
> tests this method.
>
> Signed-off-by: Yong Bakos
> ---
> tests/array-test.c | 10 ++
> 1 file changed, 10 insertions(+)
>
> di
From: Yong Bakos
array-test.c did not cover wl_array_release, so add one test that specifically
tests this method.
Signed-off-by: Yong Bakos
---
tests/array-test.c | 10 ++
1 file changed, 10 insertions(+)
diff --git a/tests/array-test.c b/tests/array-test.c
index fe53240..a5856fd 100