On Thu, 21 May 2015 14:46:07 -0700
Bryce Harrington wrote:
> One more change requested by pq...
>
>
>
> tests: Check that the PNG file's stride matches our internal assumption
>
> Signed-off-by: Bryce Harrington
> ---
>
One more change requested by pq...
tests: Check that the PNG file's stride matches our internal assumption
Signed-off-by: Bryce Harrington
---
tests/internal-screenshot-test.c | 10 ++
1 file changed, 10 insertion
Introduce helper routines for testing surfaces against specific
conditions. These allow tests to validate screen captures as displaying
the correct rendering results.
Signed-off-by: Bryce Harrington
---
tests/weston-test-client-helper.c | 87 +++
tests/weston