index
:
wayland
0.85
1.0
1.1
1.10
1.11
1.12
1.13
1.14
1.15
1.16
1.2
1.23
1.24
1.3
1.4
1.5
1.6
1.7
1.8
1.9
main
master
next
terminal
wayland-0.8
[no description]
git mirrorbot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Add free-without-remove test
Markus Ongyerth
2018-04-20
1
-0
/
+24
*
tests: Test for use after free in resource destruction signals
Derek Foreman
2018-04-20
1
-0
/
+15
*
tests: disable coredumps on sanity-test
Pekka Paalanen
2018-03-15
3
-0
/
+51
*
tests: fix scanner private-code test reference data
Pekka Paalanen
2018-02-26
1
-1
/
+1
*
tests: add code, public-code and private-code tests
Emil Velikov
2018-02-22
2
-0
/
+75
*
tests: Check for wrong fd delivery with zombie objects
Derek Foreman
2018-01-09
1
-3
/
+150
*
tests: Add a test for fd leaks on zombie objects
Derek Foreman
2018-01-09
1
-0
/
+102
*
client: Allow absolute paths in WAYLAND_DISPLAY
Matt Hoosier
2017-12-11
1
-0
/
+109
*
tests: Mark tests used so they don’t get removed at link time
Emmanuel Gil Peyrot
2017-12-01
1
-2
/
+2
*
tests: Add one more indentation level to some macros
Emmanuel Gil Peyrot
2017-12-01
1
-16
/
+16
*
connection-test: fix assert
Eric Engestrom
2017-03-16
1
-2
/
+2
*
tests: Fix "new ID" type handling in argument_from_va_list test
Carlos Garnacho
2017-02-23
1
-3
/
+3
*
tests: Test wl_argument_from_va_list
Yong Bakos
2017-01-26
1
-0
/
+35
*
server: add a safer signal type and port wl_display to it
Giulio Camuffo
2017-01-25
1
-0
/
+337
*
tests: Add a test for global filter
Olivier Fourdan
2017-01-25
1
-0
/
+140
*
protocol: add axis_source.wheel_tilt
Peter Hutterer
2017-01-24
3
-2
/
+35
*
scanner: support "since" attribute for enum entries
Peter Hutterer
2017-01-24
7
-3
/
+101
*
tests: sync example.xml with wayland.xml
Peter Hutterer
2017-01-24
4
-112
/
+294
*
tests: add scanner tests
Pekka Paalanen
2016-11-23
1
-0
/
+51
*
tests: add data files for future wayland-scanner test
Pekka Paalanen
2016-11-23
11
-0
/
+13740
*
tests: Add nullable check to wl_message_count_arrays
Yong Bakos
2016-11-18
1
-2
/
+4
*
tests: Test wl_interface_equal
Yong Bakos
2016-11-18
1
-0
/
+50
*
tests: Test wl_message_count_arrays
Yong Bakos
2016-11-10
1
-0
/
+37
*
tests: Use unique XDG_RUNTIME_DIR
Daniel Stone
2016-11-10
1
-1
/
+2
*
array-test: Include wayland-util.h and simplify init test
Yong Bakos
2016-10-18
1
-11
/
+9
*
tests: Test wl_array_release
Yong Bakos
2016-10-18
1
-0
/
+14
*
tests: Add test for wl_list_length
Yong Bakos
2016-09-05
1
-0
/
+13
*
Add API to install protocol loggers on the server wl_display
Giulio Camuffo
2016-08-12
1
-0
/
+148
*
Add a resource creation signal
Giulio Camuffo
2016-08-12
1
-9
/
+72
*
Add API to get the list of connected clients
Giulio Camuffo
2016-08-11
1
-0
/
+22
*
server: add listener API for new clients
Sungjae Park
2016-08-11
1
-0
/
+87
*
display-test: Remove redundant stdbool include
Yong Bakos
2016-07-25
1
-1
/
+0
*
(multiple): Include stdint.h
Yong Bakos
2016-07-25
9
-0
/
+9
*
tests: Require base 10 for the string specifying the number of open fd's
Bryce Harrington
2016-07-11
1
-1
/
+1
*
display-test: move a misplaced comment
Marek Chalupa
2016-05-19
1
-2
/
+2
*
tests: Check for client/server-core.h inclusion
Yong Bakos
2016-05-19
1
-0
/
+7
*
tests: fix typo
Eric Engestrom
2016-05-02
1
-1
/
+1
*
tests/queue-test: Add tests for proxy wrappers
Jonas Ådahl
2016-04-29
1
-0
/
+122
*
tests: add test for receiving an error on destroyed object
Marek Chalupa
2016-02-26
1
-0
/
+50
*
resource-test: Use wl_seat instead of wl_display for testing
Derek Foreman
2016-02-16
1
-5
/
+5
*
tests: Test proxy versions
Derek Foreman
2016-01-19
1
-9
/
+116
*
tests: Test that one can fetch the protocol error after EPIPE
Jonas Ådahl
2016-01-16
1
-9
/
+169
*
tests: Pass argument to client main
Jonas Ådahl
2016-01-16
6
-37
/
+45
*
tests: Synchronize client termination in idle callback
Jonas Ådahl
2016-01-16
1
-6
/
+21
*
socket-test: Refactor if check into the assert
Bryce Harrington
2016-01-13
1
-2
/
+1
*
socket-test: Fix some comment typos
Bryce Harrington
2016-01-13
1
-5
/
+7
*
add wl_abort private function
Marek Chalupa
2015-11-16
1
-1
/
+6
*
fixed-benchmark: remove unused arguments in main
Marek Chalupa
2015-07-10
1
-1
/
+1
*
tests: Don't increment variables inside an assert()
Bryce Harrington
2015-07-10
1
-3
/
+6
*
test-runner: Add copyright boilerplate for .h, same as the .c
Bryce Harrington
2015-06-12
1
-0
/
+24
[next]