Re: [PATCH wayland v2] tests: rename env vars for tests

2014-11-28 Thread Pekka Paalanen
On Fri, 28 Nov 2014 09:41:50 +0100 Marek Chalupa wrote: > Rename WAYLAND_TESTS_NO_TIMEOUTS to WAYLAND_TEST_NO_TIMEOUTS. > Further rename NO_ASSERT_LEAK_CHECK to WAYLAND_TEST_NO_LEAK_CHECK. > Now the naming is consistent not only here, in Wayland, but even with > naming of weston env varibles rela

[PATCH wayland v2] tests: rename env vars for tests

2014-11-28 Thread Marek Chalupa
Rename WAYLAND_TESTS_NO_TIMEOUTS to WAYLAND_TEST_NO_TIMEOUTS. Further rename NO_ASSERT_LEAK_CHECK to WAYLAND_TEST_NO_LEAK_CHECK. Now the naming is consistent not only here, in Wayland, but even with naming of weston env varibles related to testing. This is version 2 of the patch. The first version