Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
04633b69324ef1df086f1f2a2686441937575ccf
/
tests
d716754
gitignore: Generated files text-client-protocol.h, text-protocol.c
by Bryce W. Harrington
· 12 years ago
73e9f86
tests: fix build on rpi with EGL
by Pekka Paalanen
· 12 years ago
ca6bd74
tests: Only run buffer-count test on Mesa >= 10.1
by Pekka Paalanen
· 12 years ago
42284f5
tests: Only run buffer-count test if we have at least mesa 10
by Kristian Høgsberg
· 12 years ago
f3fa832
build: Move clients libexec_PROGRAMS under BUILD_CLIENTS conditional
by Kristian Høgsberg
· 12 years ago
40c0c3f
tests: Test whether a simple EGL main loop uses too many buffers
by Neil Roberts
· 12 years ago
918f2dd
Remove the weston_view.geometry.width/height fields
by Jason Ekstrand
· 12 years ago
0f0a6ff
Remove dependency on <GLES2/gl2.h> by replacing GLfloat with float
by Tomeu Vizoso
· 12 years ago
d2c9d8a
configure.ac: Make libdrm optional in weston-launch
by Kristian Høgsberg
· 12 years ago
89eebb7
tests: Remove an unecessary Makefile.am variable
by Kristian Høgsberg
· 12 years ago
9ab771d
tests: Use a helper library for weston-test clients
by Kristian Høgsberg
· 12 years ago
8e293a5
tests: Use TEST_CLIENT for test client modules
by Kristian Høgsberg
· 12 years ago
b9eae33
tests: .gitignore log files
by Pekka Paalanen
· 12 years ago
f72e479
tests: allow weston test plugin to keep on running
by Pekka Paalanen
· 12 years ago
f812477
tests: add a test causing SIGBUS to the compositor
by Pekka Paalanen
· 12 years ago
a662206
protocol: move sub-surfaces to Wayland
by Pekka Paalanen
· 12 years ago
ace0a39
weston-test: Always update transform when moving surface
by Kristian Høgsberg
· 12 years ago
80511ef
tests/.gitignore: Add *.trs
by Jonas Ådahl
· 12 years ago
a7af704
Split the geometry information from weston_surface out into weston_view
by Jason Ekstrand
· 12 years ago
10ddd97
compositor: Remove redundant and not well-defined focus field
by Kristian Høgsberg
· 12 years ago
4c8ce20
weston-test-client-helper: Use wl_fixed_to_double() when printing axis value
by Kristian Høgsberg
· 12 years ago
c1b244f
weston-test-client-helper.c: Assert on failed allocations
by Kristian Høgsberg
· 12 years ago
3b7d841
tests: Assert surface creation succeeds
by Kristian Høgsberg
· 12 years ago
1abe048
config-parser: Make weston_config_parse() tkae a file name
by Kristian Høgsberg
· 12 years ago
b42fb52
Added tests for the vertex clipping code.
by Sam Spilsbury
· 12 years ago
b502126
Add support for table-driven testing.
by Sam Spilsbury
· 12 years ago
db0eda4
Remove AM_LDFLAGS usage
by Sam Spilsbury
· 12 years ago
9715d4d
tests: list available tests if an invalid test name is given
by Peter Hutterer
· 12 years ago
534f0a4
tests: support -h/--help for the tests
by Peter Hutterer
· 12 years ago
d8ca890
tests: include config.h in weston-test-runner
by Peter Hutterer
· 12 years ago
44f7191
tests: use variable for test name in weston-tests-env
by Peter Hutterer
· 12 years ago
498d5f0
tests: always build tests
by Peter Hutterer
· 12 years ago
c7d2c4c
Add more missing config.h #includes
by Kristian Høgsberg
· 12 years ago
3e9df07
autotools: Don't use wayland-scanner.m4
by Daiki Ueno
· 12 years ago
f3d6227
malloc + memset -> zalloc
by Peter Hutterer
· 12 years ago
919cddb
Convert to wl_global_create/destroy()
by Kristian Høgsberg
· 12 years ago
ac3a8b8
tests: Fix warnings in config-parser-test
by Kristian Høgsberg
· 12 years ago
d2d70f2
tests: Move config-parser.test to tests/
by Quentin Glidic
· 12 years ago
c71cc99
tests: Add .weston extension to clients tests
by Quentin Glidic
· 12 years ago
c1ae402
tests: Rename xwayland_test to xwayland-test
by Kristian Høgsberg
· 12 years ago
442a5fa
tests: Fix leftover wl_client_add_versioned_object()
by Kristian Høgsberg
· 12 years ago
a85118c
Use wl_resource_create() for creating resources
by Jason Ekstrand
· 12 years ago
8f7f483
tests: Fix direct access to resource->data in weston-test
by Kristian Høgsberg
· 12 years ago
5e9bedb
tests: add a sub-surface nesting loop test
by Pekka Paalanen
· 12 years ago
beb080e
tests: add sub-surface tree destruction permutations
by Pekka Paalanen
· 12 years ago
173ff53
fix module_init signature in module tests
by U. Artie Eoff
· 12 years ago
a50e6e4
config-parser: Honor XDG_CONFIG_DIRS
by Ossama Othman
· 12 years ago
e844bf2
tests: add sub-surface protocol tests
by Pekka Paalanen
· 12 years ago
2396aec
protocol: add sub-surfaces
by Pekka Paalanen
· 12 years ago
e314875
input: Merge wl_seat into weston_seat
by Kristian Høgsberg
· 12 years ago
02bbabb
input: Rename wl_pointer to weston_pointer
by Kristian Høgsberg
· 12 years ago
29139d4
fold wl_keyboard into weston_keyboard
by Kristian Høgsberg
· 12 years ago
62ece76
text: Rename text_input to wl_text_input
by Jan Arne Petersen
· 12 years ago
00191c7
text: Fix serial handling
by Jan Arne Petersen
· 12 years ago
78d00e4
text: Rename text_model to text_input
by Jan Arne Petersen
· 12 years ago
7ef8eff
text: Order requests and events in a nice way
by Jan Arne Petersen
· 12 years ago
ece6b5a
text: Add language and text-direction to protocol
by Jan Arne Petersen
· 12 years ago
7fe01b1
sdk: be C++ friendly
by Giulio Camuffo
· 12 years ago
c3ce738
compositor: introduce weston_surface_geometry_dirty()
by Pekka Paalanen
· 12 years ago
82cb505
tests: attach the surface's buffer when moving it
by Giulio Camuffo
· 12 years ago
068b61c
compositor: Change notify_motion to take relative motion events
by Kristian Høgsberg
· 12 years ago
184df50
compositor: call configure on surfaces with a null buffer too
by Giulio Camuffo
· 12 years ago
f14977f
tests: Use&Fix parallel tests
by Quentin Glidic
· 12 years ago
cb4685b
Pass argc and argv to modules
by Kristian Høgsberg
· 12 years ago
d5a97ae
tests: Fix text-test
by Jan Arne Petersen
· 12 years ago
a1377cf
Add missing builddir includes for version.h
by Kristian Høgsberg
· 12 years ago
af4f2aa
Install header files and pkg-config file for external modules
by Kristian Høgsberg
· 12 years ago
a75a789
text: fix weston key bindings with input methods
by Jan Arne Petersen
· 13 years ago
d1c426e
tests: add test for buffer release event
by Pekka Paalanen
· 12 years ago
32ac9b9
tests: export create_shm_buffer() helper
by Pekka Paalanen
· 12 years ago
8aaef7d
tests: add frame callback waiting helpers
by Pekka Paalanen
· 12 years ago
19dadf2
tests: Add XWayland test
by Tiago Vignatti
· 12 years ago
209e8f1
tests: fix assignment typo, should be comparison
by U. Artie Eoff
· 13 years ago
585c27c
tests: make signal other than ABRT a hard failure
by Pekka Paalanen
· 13 years ago
c59a33a
tests/setbacklight: Close filedescriptor on return paths
by Rob Bradford
· 13 years ago
e565b40
tests: Pass --backend so the test suite runs with the right modules
by Kristian Høgsberg
· 13 years ago
d56d4d5
tests: remove test logs on 'make clean'
by Pekka Paalanen
· 13 years ago
f2aa64f
tests: check wl_display_roundtrip() for errors
by Pekka Paalanen
· 13 years ago
07921d7
tests: set client log handler
by Pekka Paalanen
· 13 years ago
c660821
update git ignores
by Pekka Paalanen
· 13 years ago
fd51796
tests: write logs to files
by Pekka Paalanen
· 13 years ago
15be01e
tests: Convert remaining module tests to not use test-runner.c
by Kristian Høgsberg
· 13 years ago
cbc35ae
tests: Remove client-test test
by Kristian Høgsberg
· 13 years ago
1cb3df4
tests: Port text-test to new test framework
by Kristian Høgsberg
· 13 years ago
ba0cfdd
tests: Drop yield() helper function
by Kristian Høgsberg
· 13 years ago
1f4d8e9
keyboard-test: Use wl_display_roundtrip() instead of yield()
by Kristian Høgsberg
· 13 years ago
f63fab7
button-test: Use wl_display_roundtrip instead of yield()
by Kristian Høgsberg
· 13 years ago
db6dc7d
weston-test-client-helper: Use a frame callback to flush surface geometry
by Kristian Høgsberg
· 13 years ago
0a7d588
tests: Convert button-test to new test extension
by U. Artie Eoff
· 13 years ago
84f9db5
tests: Convert event-test to new test extension
by U. Artie Eoff
· 13 years ago
1ba9b38
tests: Convert keyboard-test to new test extension
by U. Artie Eoff
· 13 years ago
617f478
tests: Allow weston-tests-env to process different test types
by U. Artie Eoff
· 13 years ago
e491b13
tests: Rename weston-test to weston-tests-env
by U. Artie Eoff
· 13 years ago
65e7e7a
tests: Define and implement a test protocol extension.
by U. Artie Eoff
· 13 years ago
4a82249
Move matrix.[ch] to shared
by Rob Bradford
· 13 years ago
f3dfe71
tests: Remove last GLfloat use
by Kristian Høgsberg
· 13 years ago
128ee2c
test-client: Make sure we process pending eevents before we verify state
by Kristian Høgsberg
· 13 years ago
011a1ce
Remove some dead code.
by John Kåre Alsaker
· 13 years ago
d1ecb28
tests: Update tests to new APIs
by Kristian Høgsberg
· 13 years ago
71c4744
tests: Remove GLfloat usage.
by John Kåre Alsaker
· 13 years ago
Next »