index
:
~sardemff7/wayland
master
wip/shm_open
My Wayland WIP stuff
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
connection-test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-16
tests: Pass argument to client main
Jonas Ådahl
1
-2
/
+2
2015-06-12
tests: Update boilerplate from MIT X11 license to MIT Expat license
Bryce Harrington
1
-16
/
+19
2015-05-15
remove trailing whitespaces
Michael Vetter
1
-4
/
+4
2015-01-28
connection-test: add tests for closure leaks
Marek Chalupa
1
-0
/
+79
2014-11-04
connection: Leave fd open in wl_connection_destroy
Benjamin Herr
1
-2
/
+6
2014-05-06
connection-test: check malloc result
U. Artie Eoff
1
-0
/
+2
2014-04-21
connection: Don't write past the end of the connection buffer
Ander Conselvan de Oliveira
1
-0
/
+37
2014-01-15
connection-test: assert closure is not NULL before invoking it
U. Artie Eoff
1
-0
/
+1
2013-06-05
Update tests for wl_map changes and add a map_flags test
Jason Ekstrand
1
-2
/
+2
2013-03-18
Change wl_closure_invoke to take an opcode instead of an actual function pointer
Jason Ekstrand
1
-6
/
+7
2013-03-17
client: Invoke new_id closure arguments as pointers instead of integers
Jonas Ådahl
1
-3
/
+3
2012-12-03
tests: rename temporary files
Pekka Paalanen
1
-2
/
+2
2012-12-03
tests: Don't leave temporary files behind
Sven Joachim
1
-0
/
+2
2012-10-10
Change filedescriptor API to be thread safe
Kristian Høgsberg
1
-62
/
+20
2012-07-23
More consistent ID printing
Daniel Stone
1
-1
/
+1
2012-07-02
protocol: Add explicit nullable types
Christopher James Halse Rogers
1
-4
/
+83
2012-06-30
tests: fix make check for out-of-tree builds
Dylan Noblesmith
1
-1
/
+1
2012-06-15
tests: Update test cases to new closure allocate convention
Kristian Høgsberg
1
-28
/
+27
2012-05-08
Add support for signed 24.8 decimal numbers
Daniel Stone
1
-0
/
+26
2012-04-22
tests: Test invoking closures built with wl_closure_vmarshal()
Kristian Høgsberg
1
-0
/
+38
2012-04-22
connection: Move closure object out of wl_connection
Kristian Høgsberg
1
-22
/
+22
2012-04-13
tests: Fix signedness warnings
Kristian Høgsberg
1
-1
/
+1
2012-03-24
connection-test: Add test case to stress connection buffers
Kristian Høgsberg
1
-0
/
+22
2012-03-24
connection-test: Test fd transport
Kristian Høgsberg
1
-0
/
+24
2012-03-23
connection-test: Add more test cases
Kristian Høgsberg
1
-0
/
+8
2012-03-23
connection-test: Store expected result in struct marshal_data
Kristian Høgsberg
1
-23
/
+25
2012-03-23
tests: Add marshal+demarshal connection test
Kristian Høgsberg
1
-0
/
+51
2012-03-23
tests: Use different connections for read and write tests
Kristian Høgsberg
1
-16
/
+42
2012-03-21
tests: Remove debug printf
Kristian Høgsberg
1
-1
/
+0
2012-03-05
tests: Add demarshal tests
Kristian Høgsberg
1
-0
/
+77
2012-03-05
tests: Add more marshal tests
Kristian Høgsberg
1
-0
/
+22
2012-03-05
tests: Simplify connection tests a bit
Kristian Høgsberg
1
-9
/
+6
2012-03-03
tests: Add connection marshalling tests
Kristian Høgsberg
1
-0
/
+59
2012-03-02
tests: Add connection tests
Kristian Høgsberg
1
-0
/
+139