Applied. Thanks!
Tom
On Thu, Oct 30, 2014 at 10:34 PM, Ronny Chevalier
wrote:
> add tests for:
> - strv_find_startswith
> - strv_push_prepend
> - strv_consume_prepend
> ---
> src/test/test-strv.c | 39 +++
> 1 file changed, 39 insertions(+)
>
> diff --git a/s
add tests for:
- strv_find_startswith
- strv_push_prepend
- strv_consume_prepend
---
src/test/test-strv.c | 39 +++
1 file changed, 39 insertions(+)
diff --git a/src/test/test-strv.c b/src/test/test-strv.c
index bbfe306..915fa46 100644
--- a/src/test/test-strv.