summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* xwayland-test: Replace the xwayland-testDerek Foreman2015-01-301-106/+64
* tests: Skip buffer count test if wl_drm isn't presentDerek Foreman2015-01-233-0/+7
* tests, clients: add Presentation feedback flagsPekka Paalanen2015-01-201-1/+4
* tests: Fix minor typoBryce Harrington2014-12-101-1/+1
* tests: Use one shared xzalloc implementationBryce Harrington2014-11-283-22/+11
* tests: Move ARRAY_LENGTH to a shared header for reuseBryce Harrington2014-11-282-3/+3
* tests: Cleanup superfluous headersBryce Harrington2014-11-2812-18/+8
* tests: Include "config.h" as first headerBryce Harrington2014-11-286-2/+12
* tests: Allow tests to use customized command line parametersDerek Foreman2014-11-242-0/+9
* tests: add role conflict sub-surface vs. wl_shell_surfacePekka Paalanen2014-10-081-0/+139
* tests: presentation test, simplePekka Paalanen2014-09-301-0/+247
* matrix-test: fix units in reportDerek Foreman2014-09-051-2/+2
* tests: allow running make check without make installDerek Foreman2014-08-221-0/+2
* weston-test: check if resource is not NULLMarek Chalupa2014-08-211-0/+5
* compositor: keep track of the weston_layer a weston_view is inGiulio Camuffo2014-07-231-3/+3
* tests: use expect_protocol_error in testsMarek Chalupa2014-07-222-46/+29
* tests: add frame_callback_wait_nofailMarek Chalupa2014-07-222-5/+10
* tests: add expect_protocol_error functionMarek Chalupa2014-07-222-0/+52
* tests: load the right shell pluginPekka Paalanen2014-05-091-0/+3
* tests: load the right xwayland pluginPekka Paalanen2014-05-091-2/+4
* tests: use --no-configPekka Paalanen2014-05-091-0/+2
* tests: fix bad-buffer-testMarek Chalupa2014-04-161-0/+30
* Make sure config.h is included before any system headersAndrew Wedgbury2014-04-0712-0/+25
* tests: Properly report skipped testsEmilio Pozuelo Monfort2014-02-183-14/+41
* tests: use the headless backend to run the test suiteEmilio Pozuelo Monfort2014-02-181-6/+4
* tests: Skip buffer-count if EGL initialization failsEmilio Pozuelo Monfort2014-02-181-10/+19
* Makefile.am: Fix protocol source files usageQuentin Glidic2014-02-011-5/+0
* build: Move tests/Makefile.am into toplevel Makefile.amKristian Høgsberg2014-02-012-170/+4
* build: Use subdir-objects automake optionKristian Høgsberg2014-01-311-5/+5
* gitignore: Generated files text-client-protocol.h, text-protocol.cBryce W. Harrington2014-01-171-0/+2
* tests: fix build on rpi with EGLPekka Paalanen2014-01-081-0/+2
* tests: Only run buffer-count test on Mesa >= 10.1Pekka Paalanen2014-01-081-2/+2
* tests: Only run buffer-count test if we have at least mesa 10Kristian Høgsberg2014-01-013-0/+30
* build: Move clients libexec_PROGRAMS under BUILD_CLIENTS conditionalKristian Høgsberg2014-01-012-3/+5
* tests: Test whether a simple EGL main loop uses too many buffersNeil Roberts2013-12-075-2/+215
* Remove the weston_view.geometry.width/height fieldsJason Ekstrand2013-12-023-6/+9
* Remove dependency on <GLES2/gl2.h> by replacing GLfloat with floatTomeu Vizoso2013-11-271-6/+6
* configure.ac: Make libdrm optional in weston-launchKristian Høgsberg2013-11-241-0/+1
* tests: Remove an unecessary Makefile.am variableKristian Høgsberg2013-11-231-5/+3
* tests: Use a helper library for weston-test clientsKristian Høgsberg2013-11-231-32/+25
* tests: Use TEST_CLIENT for test client modulesKristian Høgsberg2013-11-231-1/+1
* tests: .gitignore log filesPekka Paalanen2013-11-211-0/+1
* tests: allow weston test plugin to keep on runningPekka Paalanen2013-11-211-1/+1
* tests: add a test causing SIGBUS to the compositorPekka Paalanen2013-11-212-0/+81
* protocol: move sub-surfaces to WaylandPekka Paalanen2013-11-153-8/+1
* weston-test: Always update transform when moving surfaceKristian Høgsberg2013-11-131-2/+1
* tests/.gitignore: Add *.trsJonas Ådahl2013-10-281-0/+1
* Split the geometry information from weston_surface out into weston_viewJason Ekstrand2013-10-223-29/+47
* compositor: Remove redundant and not well-defined focus fieldKristian Høgsberg2013-10-221-6/+0
* weston-test-client-helper: Use wl_fixed_to_double() when printing axis valueKristian Høgsberg2013-10-101-1/+2