[PATCH weston] tests: Add .weston extension to clients tests

2013-07-08 Thread Quentin Glidic
From: Quentin Glidic We can then add tests which do not use Weston in the test suite. Signed-off-by: Quentin Glidic --- tests/.gitignore | 7 +-- tests/Makefile.am | 41 ++--- 2 files changed, 23 insertions(+), 25 deletions(-) diff --git a/tests/.giti

[PATCH weston] tests: Add .weston extension to clients tests

2013-06-17 Thread Quentin Glidic
From: Quentin Glidic We can then add tests which do not use Weston in the test suite. Signed-off-by: Quentin Glidic --- Further patches are coming to move tests around and add one (for option parsing changes) tests/.gitignore | 7 +-- tests/Makefile.am | 41 ++-