summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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
2013-11-21tests: add a test causing SIGBUS to the compositorPekka Paalanen2-0/+81
2013-11-15protocol: move sub-surfaces to WaylandPekka Paalanen3-8/+1
2013-11-13weston-test: Always update transform when moving surfaceKristian Høgsberg1-2/+1
2013-10-28tests/.gitignore: Add *.trsJonas Ådahl1-0/+1
2013-10-22Split the geometry information from weston_surface out into weston_viewJason Ekstrand3-29/+47
2013-10-22compositor: Remove redundant and not well-defined focus fieldKristian Høgsberg1-6/+0
2013-10-10weston-test-client-helper: Use wl_fixed_to_double() when printing axis valueKristian Høgsberg1-1/+2
2013-10-10weston-test-client-helper.c: Assert on failed allocationsKristian Høgsberg1-10/+19
2013-10-10tests: Assert surface creation succeedsKristian Høgsberg2-0/+2
2013-09-21config-parser: Make weston_config_parse() tkae a file nameKristian Høgsberg1-1/+1
2013-09-16Added tests for the vertex clipping code.Sam Spilsbury2-11/+245
2013-09-13Add support for table-driven testing.Sam Spilsbury2-63/+112
2013-09-13Remove AM_LDFLAGS usageSam Spilsbury1-2/+6
2013-09-11tests: list available tests if an invalid test name is givenPeter Hutterer1-0/+1
2013-09-11tests: support -h/--help for the testsPeter Hutterer1-0/+18
2013-09-11tests: include config.h in weston-test-runnerPeter Hutterer1-0/+1
2013-09-11tests: use variable for test name in weston-tests-envPeter Hutterer1-5/+12
2013-09-11tests: always build testsPeter Hutterer1-8/+4
2013-08-26Add more missing config.h #includesKristian Høgsberg1-0/+2
2013-08-20autotools: Don't use wayland-scanner.m4Daiki Ueno1-1/+2
2013-08-08malloc + memset -> zallocPeter Hutterer1-2/+1
2013-07-09Convert to wl_global_create/destroy()Kristian Høgsberg1-2/+2
2013-07-09tests: Fix warnings in config-parser-testKristian Høgsberg1-1/+2
2013-07-08tests: Move config-parser.test to tests/Quentin Glidic3-1/+214
2013-07-08tests: Add .weston extension to clients testsQuentin Glidic2-25/+23