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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-18
tests: Add test for pointer axis events
Alexandros Frantzis
4
-3
/
+66
2017-12-18
tests: Add test for touch event timestamps
Alexandros Frantzis
4
-4
/
+99
2017-12-18
tests: Add test for keyboard key event timestamps
Alexandros Frantzis
4
-16
/
+52
2017-12-18
tests: Add checks for pointer motion and button event timestamps
Alexandros Frantzis
6
-16
/
+47
2017-12-18
shared: Add timespec_to_proto helper function
Alexandros Frantzis
1
-0
/
+29
2017-12-18
shared: Add timespec_from_proto helper function
Alexandros Frantzis
2
-8
/
+18
2017-12-12
tests: Use separate test cases for pointer motion and button tests
Alexandros Frantzis
1
-11
/
+25
2017-12-12
tests: Move wl_pointer tests to their own file
Alexandros Frantzis
3
-317
/
+318
2017-12-04
tests: add a create_test_surface function
Emilio Pozuelo Monfort
2
-9
/
+23
2017-12-04
weston: added missing header time.h
Valery Kartel
1
-0
/
+1
2017-12-04
tests: Fix integer overflows on 32-bit systems
Alexandros Frantzis
1
-2
/
+2
2017-12-01
tests: Mark tests as used so they don’t get removed at link time
Emmanuel Gil Peyrot
1
-1
/
+1
2017-12-01
tests: Add one more indentation level to some macros
Emmanuel Gil Peyrot
1
-22
/
+22
2017-11-27
libweston: Use struct timespec for key events
Alexandros Frantzis
2
-3
/
+6
2017-11-27
libweston: Use struct timespec for button events
Alexandros Frantzis
1
-1
/
+5
2017-11-27
libweston: Use struct timespec for motion events
Alexandros Frantzis
1
-1
/
+5
2017-11-27
shared: Add helpers to convert between various time units and timespec
Alexandros Frantzis
1
-0
/
+72
2017-11-27
shared: Add timespec_is_zero helper
Alexandros Frantzis
1
-0
/
+11
2017-10-04
tests: ensure output dependent IVI tests run
Pekka Paalanen
1
-4
/
+4
2017-09-04
ivi-shell: Added tests for screen-remove-layer API
Michael Teyfel
1
-0
/
+69
2017-07-25
libweston: introduce weston_output_from_resource()
Pekka Paalanen
1
-1
/
+1
2017-07-24
ivi-shell: remove layer_set_orientation API
Ucan, Emre (ADITG/SW1)
1
-54
/
+0
2017-07-24
ivi-shell: remove surface_set_orientation API
Ucan, Emre (ADITG/SW1)
3
-45
/
+0
2017-03-13
Fix 'implicit fallthrough' warning with new GCC
Daniel Stone
1
-0
/
+9
2017-03-13
timespec: Add timespec subtraction helpers
Daniel Stone
1
-0
/
+22
2017-03-13
timespec: Add timespec_to_msec helper
Daniel Stone
1
-0
/
+9
2017-03-08
timespec: Add timespec_add_msec helper
Daniel Stone
1
-0
/
+11
2017-03-08
timespec: Add timespec_add_nsec helper
Daniel Stone
1
-0
/
+124
2017-02-07
tests: doc iterating in the runner
Pekka Paalanen
1
-1
/
+5
2017-02-07
compositor: damage pending subsurfaces when committing them
Emilio Pozuelo Monfort
1
-1
/
+1
2017-02-07
tests: add subsurface-shot test
Pekka Paalanen
6
-0
/
+263
2017-02-07
tests: put screenshots to ./logs by default
Pekka Paalanen
1
-2
/
+3
2017-02-07
tests: implement get_test_name()
Pekka Paalanen
2
-2
/
+31
2017-02-07
tests/shell: change background color
Pekka Paalanen
1
-1
/
+1
2017-02-07
tests/shell: get rid of static variables
Pekka Paalanen
1
-48
/
+84
2017-02-07
tests: add test-desktop-shell
Quentin Glidic
1
-0
/
+198
2017-01-30
tests: Remove buffer-count
Daniel Stone
4
-237
/
+0
2017-01-27
ivi-shell: add screen_add_layers test
Ucan, Emre (ADITG/SW1)
1
-0
/
+54
2017-01-27
ivi-shell: add layer_add_surfaces test
Ucan, Emre (ADITG/SW1)
2
-0
/
+50
2017-01-23
tests: add missing include
Yann E. MORIN
1
-0
/
+1
2017-01-17
weston: Add a specific option to load XWayland
Quentin Glidic
1
-3
/
+4
2017-01-17
weston: Properly namespace modules entrypoint
Quentin Glidic
5
-7
/
+10
2017-01-17
libweston: Properly namespace modules entrypoint
Quentin Glidic
4
-0
/
+4
2017-01-17
libweston: Position layers in an absolute way
Quentin Glidic
1
-1
/
+2
2016-11-30
tests: Skip Xwayland test if binary isn't available
Daniel Stone
1
-0
/
+3
2016-11-23
tests: Extend subsurface place_{above,below} hierarchy
Daniel Stone
1
-0
/
+142
2016-11-22
compositor: allow using nested parent as a subsurface sibling
Arnaud Vrac
1
-0
/
+44
2016-11-21
tests/buffer-count-test: teardown after the test
Emil Velikov
1
-3
/
+17
2016-08-14
libweston: Rename weston_surface::configure to ::committed
Quentin Glidic
1
-5
/
+5
2016-08-06
Add safe_strtoint() helper
Bryce Harrington
1
-0
/
+87
[next]