summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2024-04-12Drop Xephyr / kdrive DDXMichel Dänzer4-269/+0
2024-04-12Drop Xorg DDXMichel Dänzer4-228/+0
2024-04-12Drop Xquartz DDXMichel Dänzer1-50/+0
2024-04-09test: fix the xi2 protocol swapping tests to actually workPeter Hutterer6-66/+94
2024-04-01test: fix FTBS on missing xlib includes on NetBSDEnrico Weigelt, metux IT consult1-1/+1
2024-04-01test: fix deprecated meson callsEnrico Weigelt, metux IT consult1-2/+2
2024-03-22test: xi2: drop unused variableEnrico Weigelt, metux IT consult1-3/+1
2024-03-22test: simple-xinit: add _X_NORETURNEnrico Weigelt, metux IT consult2-1/+4
2024-03-11dix: unexport eventconvert.h functionsEnrico Weigelt, metux IT consult2-2/+5
2024-03-09os: move out Format*() functionsEnrico Weigelt, metux IT consult1-0/+3
2024-02-19xkb: drop defining XKBSRV_NEED_FILE_FUNCSEnrico Weigelt, metux IT consult1-1/+0
2024-01-30test: use a dbg() macro for the test outputPeter Hutterer13-72/+83
2024-01-30test: specify non-negative log verbosity for the siglogging testPeter Hutterer1-32/+35
2024-01-30test: switch the remaining wrapped functions to use the macrosPeter Hutterer6-69/+51
2024-01-30test: make wrapping a function more genericPeter Hutterer10-81/+87
2024-01-30test: switch the unit tests to something resembling a test suitePeter Hutterer26-234/+320
2024-01-09test: drop the unncessary unit_defines from meson.buildPeter Hutterer1-3/+2
2024-01-09meson.build: re-enable the protocol unit testsPeter Hutterer1-1/+1
2024-01-09test: speed up the XISelectEvents testPeter Hutterer1-1/+1
2024-01-09Two whitespace fixesPeter Hutterer1-3/+3
2024-01-09test: fix the touch tests to no longer leakPeter Hutterer1-43/+67
2024-01-09test: fix the xtest device test to show the dependencyPeter Hutterer1-28/+30
2024-01-09test: fix various leaks in the testsPeter Hutterer5-1/+40
2024-01-08build: Switch to meson 0.56Olivier Fourdan1-4/+4
2023-10-20glamor: mark tests fixed by this PRKonstantin1-7/+3
2023-10-09tests: enable CI for both GLES2 and GLES3 variantsKonstantin3-103/+97
2023-10-09glamor: require GLES 2.0 on GL ES CIKonstantin2-5/+39
2023-10-09test: Skip Xwayland test early if PIGLIT_DIR / XTEST_DIR isn't setMichel Dänzer1-0/+12
2023-10-09test: Propagate Xwayland stdout/stderr output and exit statusMichel Dänzer1-1/+5
2023-10-09test: Kill weston whenever shell exitsMichel Dänzer1-7/+6
2023-10-09test: Wait only up to 5 seconds for weston to start upMichel Dänzer1-1/+1
2023-09-27test: Xwayland doesn't start when another X server is runningJosé Expósito1-1/+1
2023-09-04test: Use Xwayland instead of wayland/weston-infoJosé Expósito1-6/+1
2023-03-22test: Use either wayland-info or weston-infoOlivier Fourdan1-1/+6
2023-02-25Remove "All rights reserved" from Oracle copyright noticesAlan Coopersmith2-2/+2
2022-12-01glamor: make use of GL_EXT_texture_format_BGRA8888Konstantin1-1/+0
2022-12-01meson: add glamor gles2 testsKonstantin4-5/+287
2022-09-02test: Exclude two XTS xsetfontpath testsMichel Dänzer3-0/+6
2022-09-02test: Fix 'xephr' mis-spellingMichel Dänzer1-2/+2
2022-07-08xkb: rename xkb.h to xkb-procs.hPeter Hutterer1-1/+0
2022-06-26tests: Fix build failure from missing micmap.cJeremy Huddleston Sequoia1-0/+2
2021-12-08test: #undef NDEBUG so assert is not compiled awayMatt Turner24-0/+72
2021-10-27Remove autotools supportPovilas Kanapickas2-210/+3
2021-10-21xwayland/test: Don't catch errors in run-piglit.shOlivier Fourdan1-0/+2
2021-08-06xfree86: Use libxcvtOlivier Fourdan1-1/+1
2021-05-30test/xi2: Verify that XI_GestureSwipeEnd is ignored when outside maskPovilas Kanapickas1-1/+12
2021-05-30test/xi2: Update tests for gesture event typesPovilas Kanapickas2-1/+21
2021-04-09meson: Disable LTO for testsPovilas Kanapickas1-1/+4
2021-01-29mi: List extensions in usage messageOlivier Fourdan1-0/+1
2020-11-25test/xi2: Fix mask size in XISelectEvents testPovilas Kanapickas1-1/+1