index
:
~sardemff7/weston
master
wip/idle-inhibitor
wip/libweston-desktop-tests
wip/libweston-modules
wip/shm_open
My Weston WIP stuff
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
internal-screenshot-test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-26
include stdint.h for int32_t/uint32_t
Jussi Kukkonen
1
-0
/
+1
2016-06-29
tests: implement visualize_image_difference()
Pekka Paalanen
1
-0
/
+7
2016-06-29
tests: make screenshooting return a buffer
Pekka Paalanen
1
-7
/
+5
2016-06-29
tests: convert image saver to pixman
Pekka Paalanen
1
-1
/
+1
2016-06-29
tests: convert reference image loader to pixman
Pekka Paalanen
1
-11
/
+8
2016-06-29
tests: rewrite check_surfaces_*() API
Pekka Paalanen
1
-5
/
+7
2016-06-29
tests: internal-screenshot-test to use create_shm_buffer_a8r8g8b8()
Pekka Paalanen
1
-7
/
+18
2016-06-29
tests: introduce struct buffer for client-helper
Pekka Paalanen
1
-2
/
+2
2016-06-23
tests: fix the cursor race in internal-screenshot
Pekka Paalanen
1
-0
/
+18
2015-09-25
tests: Migrate screenshot code from internal test to client helpers
Bryce Harrington
1
-160
/
+0
2015-09-22
tests: Convert 'xalloc's to 'zalloc's
Seedo Eldho Paul
1
-5
/
+6
2015-08-07
Coding style fixes
Dawid Gajownik
1
-4
/
+8
2015-06-15
tests: Update boilerplate from MIT X11 license to MIT Expat license
Bryce Harrington
1
-16
/
+19
2015-06-04
internal-screenshot-test: Fix endian problem
Derek Foreman
1
-5
/
+8
2015-05-26
tests: Drop redundant debug output
Bryce Harrington
1
-1
/
+0
2015-05-26
tests/internal-screenshot: Fix test so it doesn't expect shell surfaces
Derek Foreman
1
-14
/
+49
2015-05-21
tests: cleanup whitespace
Bryce Harrington
1
-6
/
+6
2015-05-21
tests: Check that the PNG file's stride matches our internal assumption
Bryce Harrington
1
-0
/
+10
2015-05-21
tests: Add capture_screenshot_of_output()
Bryce Harrington
1
-21
/
+35
2015-05-21
tests: Add load_surface_from_png()
Bryce Harrington
1
-16
/
+56
2015-05-21
tests: Add create_screenshot_surface()
Bryce Harrington
1
-10
/
+27
2015-05-21
tests: Add write_surface_as_png() helper
Bryce Harrington
1
-14
/
+32
2015-05-21
tests: Add internal test for the weston test screenshot capability
Bryce Harrington
1
-0
/
+144