summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2024-10-10dix: unexport non-public functions from dixgrabs.h and document prototypesEnrico Weigelt, metux IT consult1-1/+1
2024-10-10drop obsolete HAVE_DIX_CONFIG_HEnrico Weigelt, metux IT consult25-50/+0
2024-09-01include: move private definitions out of input.hEnrico Weigelt, metux IT consult4-3/+9
2024-08-31test: dix_input_valuator_masks(): use fixed array instead of VLAEnrico Weigelt, metux IT consult1-13/+12
2024-07-26treewide: replace xnfstrdup() calls by XNFstrdup()Enrico Weigelt, metux IT consult2-10/+10
2024-06-18os: drop SUN-DES-1 authenticationEnrico Weigelt, metux IT consult1-1/+1
2024-04-30include: move private definitions out of exevents.hEnrico Weigelt, metux IT consult6-10/+18
2024-04-30include: move private definitions out of extinit.hEnrico Weigelt, metux IT consult2-2/+2
2024-04-30include: split out non-exported prototypes to dix_priv.hEnrico Weigelt, metux IT consult1-0/+1
2024-04-16dix: unexport InitClient()Enrico Weigelt, metux IT consult2-0/+6
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