summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* protocol: add axis_source.wheel_tiltPeter Hutterer2017-01-243-2/+35
* scanner: support "since" attribute for enum entriesPeter Hutterer2017-01-247-3/+101
* tests: sync example.xml with wayland.xmlPeter Hutterer2017-01-244-112/+294
* tests: add scanner testsPekka Paalanen2016-11-231-0/+51
* tests: add data files for future wayland-scanner testPekka Paalanen2016-11-2311-0/+13740
* tests: Add nullable check to wl_message_count_arraysYong Bakos2016-11-181-2/+4
* tests: Test wl_interface_equalYong Bakos2016-11-181-0/+50
* tests: Test wl_message_count_arraysYong Bakos2016-11-101-0/+37
* tests: Use unique XDG_RUNTIME_DIRDaniel Stone2016-11-101-1/+2
* array-test: Include wayland-util.h and simplify init testYong Bakos2016-10-181-11/+9
* tests: Test wl_array_releaseYong Bakos2016-10-181-0/+14
* tests: Add test for wl_list_lengthYong Bakos2016-09-051-0/+13
* Add API to install protocol loggers on the server wl_displayGiulio Camuffo2016-08-121-0/+148
* Add a resource creation signalGiulio Camuffo2016-08-121-9/+72
* Add API to get the list of connected clientsGiulio Camuffo2016-08-111-0/+22
* server: add listener API for new clientsSungjae Park2016-08-111-0/+87
* display-test: Remove redundant stdbool includeYong Bakos2016-07-251-1/+0
* (multiple): Include stdint.hYong Bakos2016-07-259-0/+9
* tests: Require base 10 for the string specifying the number of open fd'sBryce Harrington2016-07-111-1/+1
* display-test: move a misplaced commentMarek Chalupa2016-05-191-2/+2
* tests: Check for client/server-core.h inclusionYong Bakos2016-05-191-0/+7
* tests: fix typoEric Engestrom2016-05-021-1/+1
* tests/queue-test: Add tests for proxy wrappersJonas Ådahl2016-04-291-0/+122
* tests: add test for receiving an error on destroyed objectMarek Chalupa2016-02-261-0/+50
* resource-test: Use wl_seat instead of wl_display for testingDerek Foreman2016-02-161-5/+5
* tests: Test proxy versionsDerek Foreman2016-01-191-9/+116
* tests: Test that one can fetch the protocol error after EPIPEJonas Ådahl2016-01-161-9/+169
* tests: Pass argument to client mainJonas Ådahl2016-01-166-37/+45
* tests: Synchronize client termination in idle callbackJonas Ådahl2016-01-161-6/+21
* socket-test: Refactor if check into the assertBryce Harrington2016-01-131-2/+1
* socket-test: Fix some comment typosBryce Harrington2016-01-131-5/+7
* add wl_abort private functionMarek Chalupa2015-11-161-1/+6
* fixed-benchmark: remove unused arguments in mainMarek Chalupa2015-07-101-1/+1
* tests: Don't increment variables inside an assert()Bryce Harrington2015-07-101-3/+6