index
:
platform/upstream/weston
accepted/tizen/generic
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_ivi
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
linux_yocto
linux_yocto_build
sandbox/boram/weston170
sandbox/boram/weston180
sandbox/boram1288/weston30
sandbox/cyeon/devel
sandbox/elongbug/test
sandbox/imranzaman/multiseat
sandbox/imranzaman/multiseat6
sandbox/imranzaman/transform
sandbox/jbko/devel
sandbox/jihochu/5.0
sandbox/lsj119/devel
sandbox/mbachmann/devel
sandbox/mbachmann/ivi_xdg140
sandbox/mbachmann/tizen_embed
sandbox/mbachmann/tizen_greeter
sandbox/mbachmann/tizen_qa
sandbox/mbachmann/tizen_xdg-unminimize
sandbox/mbachmann/weston150_fullminimize
sandbox/mbachmann/weston150_ivi-shell
sandbox/mbachmann/weston150_qa
sandbox/mbachmann/weston160
sandbox/mbachmann/weston160_vanilla
sandbox/mbachmann/weston170
sandbox/nbozhenov/lto
sandbox/nguyomard/xdg_surface_needs_attention
sandbox/pcoval/devel
sandbox/pcoval/tizen
sandbox/pcoval/upstream
sandbox/pcoval/wip
sandbox/sdesneux/devel
sandbox/sdx/TC-1388
sandbox/sdx/weston17
sandbox/srk/android
sandbox/void/TC-1443
sandbox/xiaowei/5.0
splash
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0_ivi
tizen_ivi
tizen_ivi_genivi
tizen_ivi_release
upstream
Domain: Graphics System / Display Server;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-11
tests: Drop yield() helper function
Kristian Høgsberg
4
-31
/
+4
2012-12-11
keyboard-test: Use wl_display_roundtrip() instead of yield()
Kristian Høgsberg
1
-4
/
+2
2012-12-11
button-test: Use wl_display_roundtrip instead of yield()
Kristian Høgsberg
1
-2
/
+2
2012-12-11
weston-test-client-helper: Use a frame callback to flush surface geometry
Kristian Høgsberg
1
-2
/
+24
2012-12-11
tests: Convert button-test to new test extension
U. Artie Eoff
3
-111
/
+32
2012-12-11
tests: Convert event-test to new test extension
U. Artie Eoff
3
-265
/
+272
2012-12-11
tests: Convert keyboard-test to new test extension
U. Artie Eoff
7
-103
/
+835
2012-12-11
tests: Allow weston-tests-env to process different test types
U. Artie Eoff
1
-1
/
+9
2012-12-11
tests: Rename weston-test to weston-tests-env
U. Artie Eoff
2
-2
/
+2
2012-12-11
tests: Define and implement a test protocol extension.
U. Artie Eoff
3
-5
/
+281
2012-11-16
tests: Remove last GLfloat use
Kristian Høgsberg
1
-1
/
+1
2012-10-21
test-client: Make sure we process pending eevents before we verify state
Kristian Høgsberg
1
-1
/
+1
2012-10-16
Remove some dead code.
John Kåre Alsaker
1
-10
/
+3
2012-10-11
tests: Update tests to new APIs
Kristian Høgsberg
2
-30
/
+45
2012-10-04
tests: Remove GLfloat usage.
John Kåre Alsaker
3
-5
/
+3
2012-10-04
tests: add keyboard test
U. Artie Eoff
3
-2
/
+157
2012-10-04
tests: add button test
U. Artie Eoff
3
-1
/
+156
2012-10-04
tests: test surface to/from global functions
U. Artie Eoff
2
-1
/
+69
2012-10-04
event-test: more aggressive event testing
U. Artie Eoff
3
-32
/
+349
2012-09-25
test-client: initialize input instance.
U. Artie Eoff
1
-1
/
+1
2012-09-14
compositor: Always assign an output when updating a surface transform
Ander Conselvan de Oliveira
2
-2
/
+2
2012-09-12
text: Add support for control keys to the protocol
Jan Arne Petersen
1
-2
/
+4
2012-09-12
text: Add delete_surrounding_text to protocol
Jan Arne Petersen
1
-0
/
+9
2012-09-12
text: Remove surface arg in create_text_model
Jan Arne Petersen
2
-3
/
+3
2012-09-12
compositor: Generalize module loading
Kristian Høgsberg
1
-1
/
+1
2012-09-04
test-text-client: fix compile error
U. Artie Eoff
1
-1
/
+1
2012-08-29
tests: Add unit test for text model
Jan Arne Petersen
4
-3
/
+480
2012-08-29
tests: Explicitly define the test client to launch
Jan Arne Petersen
4
-5
/
+5
2012-08-14
event-test: fix compilation
Philipp Brüschweiler
2
-5
/
+9
2012-08-03
configure: make setbacklight optional
Pekka Paalanen
1
-1
/
+5
2012-07-25
tests: Use pkg-config to find setbacklight CFLAGS and libs
Damien Lespiau
1
-1
/
+2
2012-07-09
tests: Handle modifier event in test-client.c
Kristian Høgsberg
1
-0
/
+9
2012-06-25
tests: Add weston-test to EXTRA_DIST
Kristian Høgsberg
1
-0
/
+2
2012-06-09
tests: Use weston_surface_to_global_float
Kristian Høgsberg
1
-4
/
+4
2012-06-01
Add support for wl_keyboard::keymap events
Daniel Stone
1
-0
/
+8
2012-05-31
Convert wl_pointer::axis to wl_fixed_t
Daniel Stone
1
-1
/
+1
2012-05-31
Use enum wl_pointer_button_state instead of integer
Daniel Stone
1
-2
/
+3
2012-05-31
test-client.c: Replace hard-coded magic value
Daniel Stone
1
-1
/
+2
2012-05-31
tests, wcap: update ignores
Pekka Paalanen
1
-0
/
+1
2012-05-17
tests: Rename left-over caps_mask to capability
Kristian Høgsberg
1
-5
/
+5
2012-05-16
Convert wl_input_device to wl_seat (and friends)
Daniel Stone
2
-90
/
+77
2012-05-15
tests: Fix event-test
Ander Conselvan de Oliveira
1
-1
/
+2
2012-05-08
Convert wire input co-ordinates to fixed-point
Daniel Stone
1
-8
/
+9
2012-05-08
Convert internal input co-ordinates to GLfloat
Daniel Stone
1
-1
/
+2
2012-05-07
test-client: Include poll.h to silence warning
Daniel Stone
1
-0
/
+1
2012-04-27
tests: Add event-test, which tests for a few incoming events
Kristian Høgsberg
5
-8
/
+402
2012-04-27
tests: Generalize test client and add helpers for launching it
Kristian Høgsberg
4
-43
/
+115
2012-04-26
tests: Add test case for basic client lifecycle
Kristian Høgsberg
3
-1
/
+151
2012-04-26
tests: Add an initial weston integration test
Kristian Høgsberg
5
-3
/
+153
2012-04-11
Always build tests
Kristian Høgsberg
1
-4
/
+3
[next]