summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2017-03-16connection-test: fix assertEric Engestrom1-2/+2
2017-02-23tests: Fix "new ID" type handling in argument_from_va_list testCarlos Garnacho1-3/+3
2017-01-26tests: Test wl_argument_from_va_listYong Bakos1-0/+35
2017-01-25server: add a safer signal type and port wl_display to itGiulio Camuffo1-0/+337
2017-01-25tests: Add a test for global filterOlivier Fourdan1-0/+140
2017-01-24protocol: add axis_source.wheel_tiltPeter Hutterer3-2/+35
2017-01-24scanner: support "since" attribute for enum entriesPeter Hutterer7-3/+101
2017-01-24tests: sync example.xml with wayland.xmlPeter Hutterer4-112/+294
2016-11-23tests: add scanner testsPekka Paalanen1-0/+51
2016-11-23tests: add data files for future wayland-scanner testPekka Paalanen11-0/+13740
2016-11-18tests: Add nullable check to wl_message_count_arraysYong Bakos1-2/+4
2016-11-18tests: Test wl_interface_equalYong Bakos1-0/+50
2016-11-10tests: Test wl_message_count_arraysYong Bakos1-0/+37
2016-11-10tests: Use unique XDG_RUNTIME_DIRDaniel Stone1-1/+2
2016-10-18array-test: Include wayland-util.h and simplify init testYong Bakos1-11/+9
2016-10-18tests: Test wl_array_releaseYong Bakos1-0/+14
2016-09-05tests: Add test for wl_list_lengthYong Bakos1-0/+13
2016-08-12Add API to install protocol loggers on the server wl_displayGiulio Camuffo1-0/+148
2016-08-12Add a resource creation signalGiulio Camuffo1-9/+72
2016-08-11Add API to get the list of connected clientsGiulio Camuffo1-0/+22
2016-08-11server: add listener API for new clientsSungjae Park1-0/+87
2016-07-25display-test: Remove redundant stdbool includeYong Bakos1-1/+0
2016-07-25(multiple): Include stdint.hYong Bakos9-0/+9
2016-07-11tests: Require base 10 for the string specifying the number of open fd'sBryce Harrington1-1/+1
2016-05-19display-test: move a misplaced commentMarek Chalupa1-2/+2
2016-05-19tests: Check for client/server-core.h inclusionYong Bakos1-0/+7
2016-05-02tests: fix typoEric Engestrom1-1/+1
2016-04-29tests/queue-test: Add tests for proxy wrappersJonas Ådahl1-0/+122
2016-02-26tests: add test for receiving an error on destroyed objectMarek Chalupa1-0/+50
2016-02-16resource-test: Use wl_seat instead of wl_display for testingDerek Foreman1-5/+5
2016-01-19tests: Test proxy versionsDerek Foreman1-9/+116
2016-01-16tests: Test that one can fetch the protocol error after EPIPEJonas Ådahl1-9/+169
2016-01-16tests: Pass argument to client mainJonas Ådahl6-37/+45
2016-01-16tests: Synchronize client termination in idle callbackJonas Ådahl1-6/+21
2016-01-13socket-test: Refactor if check into the assertBryce Harrington1-2/+1
2016-01-13socket-test: Fix some comment typosBryce Harrington1-5/+7
2015-11-16add wl_abort private functionMarek Chalupa1-1/+6
2015-07-10fixed-benchmark: remove unused arguments in mainMarek Chalupa1-1/+1
2015-07-10tests: Don't increment variables inside an assert()Bryce Harrington1-3/+6
2015-06-12test-runner: Add copyright boilerplate for .h, same as the .cBryce Harrington1-0/+24
2015-06-12socket-test: Fix style on multi-line commentBryce Harrington1-2/+3
2015-06-12tests: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington24-384/+456
2015-05-21tests: add an headers testGiulio Camuffo3-0/+112
2015-05-15remove trailing whitespacesMichael Vetter3-6/+6
2015-04-15tests: Typo in a commentBryce Harrington1-1/+1
2015-03-19Spelling fixes (cosmetic)Bryce Harrington1-2/+2
2015-02-06tests: Fix FAIL in sanity-test (*timeout*) when Yama LSM enabledBryce Harrington1-11/+51
2015-02-04test-runner: wait for concrete pidMarek Chalupa1-1/+1
2015-01-28display-test: disable leak check in tests that use pthreadMarek Chalupa1-0/+8
2015-01-28tests: add possibility to disable leak check for single testMarek Chalupa3-0/+21