RE: [PATCH] tests: test surface to/from global functions
Ignore this patch... resubmitting as a series to address coding conventions. U. Artie >-Original Message- >From: Eoff, Ullysses A >Sent: Tuesday, September 25, 2012 3:27 PM >To: wayland-devel@lists.freedesktop.org >Cc: Eoff, Ullysses A >Subject: [PATCH] tests: te
[PATCH] tests: test surface to/from global functions
From: "U. Artie Eoff" Signed-off-by: U. Artie Eoff --- tests/Makefile.am | 5 +++- tests/surface-global-test.c | 65 + 2 files changed, 69 insertions(+), 1 deletion(-) create mode 100644 tests/surface-global-test.c diff --git a/tests/Make