summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2015-03-24platform: rename create_egl_window to create_egl_surfaceegl-platform-miscJonny Lamb1-3/+3
2015-03-20clients & tests: use eglCreatePlatformWindowSurfaceEXT when supportedJonny Lamb1-4/+3
2015-03-20clients & tests: use eglGetPlatformDisplayEXT when supportedJonny Lamb1-3/+6
2015-03-19tests: use two roundtrips for global eventsMarek Chalupa1-2/+4
2015-02-25surface-screenshot: a new manual test modulePekka Paalanen1-0/+218
2015-02-24tests: Rename wayland-test to weston-testDerek Foreman7-32/+33
2015-02-12tests: Include weston-egl-ext from weston-testDaniel Stone1-0/+1
2015-01-30xwayland-test: Replace the xwayland-testDerek Foreman1-106/+64
2015-01-23tests: Skip buffer count test if wl_drm isn't presentDerek Foreman3-0/+7
2015-01-20tests, clients: add Presentation feedback flagsPekka Paalanen1-1/+4
2014-12-10tests: Fix minor typoBryce Harrington1-1/+1
2014-11-28tests: Use one shared xzalloc implementationBryce Harrington3-22/+11
2014-11-28tests: Move ARRAY_LENGTH to a shared header for reuseBryce Harrington2-3/+3
2014-11-28tests: Cleanup superfluous headersBryce Harrington12-18/+8
2014-11-28tests: Include "config.h" as first headerBryce Harrington6-2/+12
2014-11-24tests: Allow tests to use customized command line parametersDerek Foreman2-0/+9
2014-10-08tests: add role conflict sub-surface vs. wl_shell_surfacePekka Paalanen1-0/+139
2014-09-30tests: presentation test, simplePekka Paalanen1-0/+247
2014-09-05matrix-test: fix units in reportDerek Foreman1-2/+2
2014-08-22tests: allow running make check without make installDerek Foreman1-0/+2
2014-08-21weston-test: check if resource is not NULLMarek Chalupa1-0/+5
2014-07-23compositor: keep track of the weston_layer a weston_view is inGiulio Camuffo1-3/+3
2014-07-22tests: use expect_protocol_error in testsMarek Chalupa2-46/+29
2014-07-22tests: add frame_callback_wait_nofailMarek Chalupa2-5/+10
2014-07-22tests: add expect_protocol_error functionMarek Chalupa2-0/+52
2014-05-09tests: load the right shell pluginPekka Paalanen1-0/+3
2014-05-09tests: load the right xwayland pluginPekka Paalanen1-2/+4
2014-05-09tests: use --no-configPekka Paalanen1-0/+2
2014-04-16tests: fix bad-buffer-testMarek Chalupa1-0/+30
2014-04-07Make sure config.h is included before any system headersAndrew Wedgbury12-0/+25
2014-02-18tests: Properly report skipped testsEmilio Pozuelo Monfort3-14/+41
2014-02-18tests: use the headless backend to run the test suiteEmilio Pozuelo Monfort1-6/+4
2014-02-18tests: Skip buffer-count if EGL initialization failsEmilio Pozuelo Monfort1-10/+19
2014-02-01Makefile.am: Fix protocol source files usageQuentin Glidic1-5/+0
2014-02-01build: Move tests/Makefile.am into toplevel Makefile.amKristian Høgsberg2-170/+4
2014-01-31build: Use subdir-objects automake optionKristian Høgsberg1-5/+5
2014-01-17gitignore: Generated files text-client-protocol.h, text-protocol.cBryce W. Harrington1-0/+2
2014-01-08tests: fix build on rpi with EGLPekka Paalanen1-0/+2
2014-01-08tests: Only run buffer-count test on Mesa >= 10.1Pekka Paalanen1-2/+2
2014-01-01tests: Only run buffer-count test if we have at least mesa 10Kristian Høgsberg3-0/+30
2014-01-01build: Move clients libexec_PROGRAMS under BUILD_CLIENTS conditionalKristian Høgsberg2-3/+5
2013-12-07tests: Test whether a simple EGL main loop uses too many buffersNeil Roberts5-2/+215
2013-12-02Remove the weston_view.geometry.width/height fieldsJason Ekstrand3-6/+9
2013-11-27Remove dependency on <GLES2/gl2.h> by replacing GLfloat with floatTomeu Vizoso1-6/+6
2013-11-24configure.ac: Make libdrm optional in weston-launchKristian Høgsberg1-0/+1
2013-11-23tests: Remove an unecessary Makefile.am variableKristian Høgsberg1-5/+3
2013-11-23tests: Use a helper library for weston-test clientsKristian Høgsberg1-32/+25
2013-11-23tests: Use TEST_CLIENT for test client modulesKristian Høgsberg1-1/+1
2013-11-21tests: .gitignore log filesPekka Paalanen1-0/+1
2013-11-21tests: allow weston test plugin to keep on runningPekka Paalanen1-1/+1