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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
connection-test.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typos
Tobias Stoeckmann
2025-05-20
1
-1
/
+1
*
connection: Dynamically resize connection buffers
Manuel Stoeckl
2024-04-08
1
-3
/
+64
*
Do not allow nullable `new_id`
Ian Douglas Scott
2022-07-14
1
-3
/
+0
*
Do not allow nullable arrays, which were not correctly implemented
Ian Douglas Scott
2022-07-14
1
-10
/
+0
*
connection-test: Pad out strings with null bytes
Fergus Dall
2021-07-22
1
-0
/
+2
*
connection: Handle non-nullable strings in wl_connection_demarshal
Fergus Dall
2021-06-22
1
-0
/
+18
*
connection-test: Encode size in message headers correctly
Fergus Dall
2021-06-22
1
-7
/
+7
*
tests: fix typos
Maxime Roussin-Bélanger
2020-12-17
1
-1
/
+1
*
connection: fix demarshal of invalid header
Pekka Paalanen
2019-03-13
1
-1
/
+1
*
tests: add request_bogus_size
Pekka Paalanen
2019-03-13
1
-0
/
+87
*
tests: Demarshalling of very long array/string lengths.
Michal Srb
2018-08-24
1
-0
/
+63
*
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
*
(multiple): Include stdint.h
Yong Bakos
2016-07-25
1
-0
/
+1
*
tests: Pass argument to client main
Jonas Ådahl
2016-01-16
1
-2
/
+2
*
tests: Update boilerplate from MIT X11 license to MIT Expat license
Bryce Harrington
2015-06-12
1
-16
/
+19
*
remove trailing whitespaces
Michael Vetter
2015-05-15
1
-4
/
+4
*
connection-test: add tests for closure leaks
Marek Chalupa
2015-01-28
1
-0
/
+79
*
connection: Leave fd open in wl_connection_destroy
Benjamin Herr
2014-11-04
1
-2
/
+6
*
connection-test: check malloc result
U. Artie Eoff
2014-05-06
1
-0
/
+2
*
connection: Don't write past the end of the connection buffer
Ander Conselvan de Oliveira
2014-04-21
1
-0
/
+37
*
connection-test: assert closure is not NULL before invoking it
U. Artie Eoff
2014-01-15
1
-0
/
+1
*
Update tests for wl_map changes and add a map_flags test
Jason Ekstrand
2013-06-05
1
-2
/
+2
*
Change wl_closure_invoke to take an opcode instead of an actual function pointer
Jason Ekstrand
2013-03-18
1
-6
/
+7
*
client: Invoke new_id closure arguments as pointers instead of integers
Jonas Ådahl
2013-03-17
1
-3
/
+3
*
tests: rename temporary files
Pekka Paalanen
2012-12-03
1
-2
/
+2
*
tests: Don't leave temporary files behind
Sven Joachim
2012-12-03
1
-0
/
+2
*
Change filedescriptor API to be thread safe
Kristian Høgsberg
2012-10-10
1
-61
/
+19
*
More consistent ID printing
Daniel Stone
2012-07-23
1
-1
/
+1
*
protocol: Add explicit nullable types
Christopher James Halse Rogers
2012-07-02
1
-4
/
+83
*
tests: fix make check for out-of-tree builds
Dylan Noblesmith
2012-06-30
1
-1
/
+1
*
tests: Update test cases to new closure allocate convention
Kristian Høgsberg
2012-06-15
1
-28
/
+27
*
Add support for signed 24.8 decimal numbers
Daniel Stone
2012-05-08
1
-0
/
+26
*
tests: Test invoking closures built with wl_closure_vmarshal()
Kristian Høgsberg
2012-04-22
1
-0
/
+38
*
connection: Move closure object out of wl_connection
Kristian Høgsberg
2012-04-22
1
-22
/
+22
*
tests: Fix signedness warnings
Kristian Høgsberg
2012-04-13
1
-1
/
+1
*
connection-test: Add test case to stress connection buffers
Kristian Høgsberg
2012-03-24
1
-0
/
+22
*
connection-test: Test fd transport
Kristian Høgsberg
2012-03-24
1
-0
/
+24
*
connection-test: Add more test cases
Kristian Høgsberg
2012-03-23
1
-0
/
+8
*
connection-test: Store expected result in struct marshal_data
Kristian Høgsberg
2012-03-23
1
-23
/
+25
*
tests: Add marshal+demarshal connection test
Kristian Høgsberg
2012-03-23
1
-0
/
+51
*
tests: Use different connections for read and write tests
Kristian Høgsberg
2012-03-23
1
-16
/
+42
*
tests: Remove debug printf
Kristian Høgsberg
2012-03-21
1
-1
/
+0
*
tests: Add demarshal tests
Kristian Høgsberg
2012-03-05
1
-0
/
+77
*
tests: Add more marshal tests
Kristian Høgsberg
2012-03-05
1
-0
/
+22
*
tests: Simplify connection tests a bit
Kristian Høgsberg
2012-03-05
1
-9
/
+6
*
tests: Add connection marshalling tests
Kristian Høgsberg
2012-03-03
1
-0
/
+59
*
tests: Add connection tests
Kristian Høgsberg
2012-03-02
1
-0
/
+139