summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* meson: only require cpp for testsJames Hilliard2021-04-161-7/+9
* os-wrappers-test.c: Correctly forward arguments to fcntlAlex Richardson2021-04-151-6/+22
* meson: link with -lrt if needed for clock_gettimeLoïc Yhuel2020-12-231-1/+1
* tests: fix typosMaxime Roussin-Bélanger2020-12-172-2/+2
* Replace initial 8 spaces with a tab for all xml filesPeter Hutterer2020-04-291-3/+3
* scanner: Guard interface declarationsGuido Günther2020-04-236-0/+144
* meson: Add option to control building wayland-scannerMatt Turner2020-03-131-10/+12
* meson/tests: add missing dependencies on protocol headersJan Beich2020-02-151-8/+18
* tests: fix memory leak in proxy-testSimon Ser2020-01-281-0/+1
* event-loop-test: Add test to verify timer orderingManuel Stoeckl2020-01-211-0/+58
* event-loop-test: Confirm distant timers do not fireManuel Stoeckl2020-01-211-7/+22
* event-loop-test: Verify proper timer cancellationManuel Stoeckl2020-01-211-0/+75
* meson: use strict wayland-scanner modeSimon Ser2020-01-151-3/+3
* tests: Ensure that overflow test always overflowsManuel Stoeckl2020-01-151-3/+9
* tests: Fix race condition in send overflow testManuel Stoeckl2020-01-153-13/+32
* display-test: Remove unused variablesDaniel Stone2020-01-131-4/+1
* Add Meson buildEmmanuele Bassi2020-01-101-0/+153
* Support running tests from different build directoriesEmmanuele Bassi2020-01-101-2/+11
* Move wl_priv_signal to wayland-server-private.hJoshua Watt2019-11-061-1/+1
* tests: add a test for wl_global_removeSimon Ser2019-10-161-0/+134
* scanner: prepend protocol name to types symbolMarty E. Plummer2019-09-114-135/+135
* tests: Test that send overflow doesn't abortManuel Stoeckl2019-09-103-4/+88
* tests: test that binding to a global with an interface mismatch failsSimon Ser2019-09-061-0/+67
* proxy: Add API to tag proxy objectsJonas Ådahl2019-07-291-0/+136
* Avoid pointer arithmetic on `void *`Michael Forney2019-06-051-5/+3
* Use wl_container_of internallyMichael Forney2019-06-053-3/+3
* log: remove "%m" from format strings by using strerror(errno)Antonio Borneo2019-05-021-1/+2
* tests: Verify that wayland_scanner can catch bad identifiersManuel Stoeckl2019-05-028-0/+88
* connection: fix demarshal of invalid headerPekka Paalanen2019-03-131-1/+1
* tests: add request_bogus_sizePekka Paalanen2019-03-131-0/+87
* proto, server: Add internal server error message. (v2)Christopher James Halse Rogers2019-01-291-0/+40
* tests: Remove memory leak checking infrastructureDaniel Stone2018-08-294-143/+20
* tests: Overly elaborate compiler warning workaroundDaniel Stone2018-08-291-1/+6
* tests: Use volatile pointer for NULL dereferenceDaniel Stone2018-08-291-1/+3
* tests: Demarshalling of very long array/string lengths.Michal Srb2018-08-241-0/+63
* tests: Add free-without-remove testMarkus Ongyerth2018-04-201-0/+24
* tests: Test for use after free in resource destruction signalsDerek Foreman2018-04-201-0/+15
* tests: disable coredumps on sanity-testPekka Paalanen2018-03-153-0/+51
* tests: fix scanner private-code test reference dataPekka Paalanen2018-02-261-1/+1
* tests: add code, public-code and private-code testsEmil Velikov2018-02-222-0/+75
* tests: Check for wrong fd delivery with zombie objectsDerek Foreman2018-01-091-3/+150
* tests: Add a test for fd leaks on zombie objectsDerek Foreman2018-01-091-0/+102
* client: Allow absolute paths in WAYLAND_DISPLAYMatt Hoosier2017-12-111-0/+109
* tests: Mark tests used so they don’t get removed at link timeEmmanuel Gil Peyrot2017-12-011-2/+2
* tests: Add one more indentation level to some macrosEmmanuel Gil Peyrot2017-12-011-16/+16
* connection-test: fix assertEric Engestrom2017-03-161-2/+2
* tests: Fix "new ID" type handling in argument_from_va_list testCarlos Garnacho2017-02-231-3/+3
* tests: Test wl_argument_from_va_listYong Bakos2017-01-261-0/+35
* server: add a safer signal type and port wl_display to itGiulio Camuffo2017-01-251-0/+337
* tests: Add a test for global filterOlivier Fourdan2017-01-251-0/+140