summaryrefslogtreecommitdiff
path: root/tests/internal-screenshot-test.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Migrate screenshot code from internal test to client helpersBryce Harrington2015-09-251-160/+0
* tests: Convert 'xalloc's to 'zalloc'sSeedo Eldho Paul2015-09-221-5/+6
* Coding style fixesDawid Gajownik2015-08-071-4/+8
* tests: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington2015-06-151-16/+19
* internal-screenshot-test: Fix endian problemDerek Foreman2015-06-041-5/+8
* tests: Drop redundant debug outputBryce Harrington2015-05-261-1/+0
* tests/internal-screenshot: Fix test so it doesn't expect shell surfacesDerek Foreman2015-05-261-14/+49
* tests: cleanup whitespaceBryce Harrington2015-05-211-6/+6
* tests: Check that the PNG file's stride matches our internal assumptionBryce Harrington2015-05-211-0/+10
* tests: Add capture_screenshot_of_output()Bryce Harrington2015-05-211-21/+35
* tests: Add load_surface_from_png()Bryce Harrington2015-05-211-16/+56
* tests: Add create_screenshot_surface()Bryce Harrington2015-05-211-10/+27
* tests: Add write_surface_as_png() helperBryce Harrington2015-05-211-14/+32
* tests: Add internal test for the weston test screenshot capabilityBryce Harrington2015-05-211-0/+144