Re: [PATCH weston v3 5/5] Converted the config parser test to the new framework.
On Tue, May 26, 2015 at 04:06:41PM -0700, Jon A. Cruz wrote: > Signed-off-by: Jon A. Cruz > --- > Makefile.am| 9 +- > tests/config-parser-test.c | 368 > + > 2 files changed, 310 insertions(+), 67 deletions(-) Thanks for including s
[PATCH weston v3 5/5] Converted the config parser test to the new framework.
Signed-off-by: Jon A. Cruz --- Makefile.am| 9 +- tests/config-parser-test.c | 368 + 2 files changed, 310 insertions(+), 67 deletions(-) diff --git a/Makefile.am b/Makefile.am index b1b7c20..5cbd4a0 100644 --- a/Makefile.am +++ b/Mak