summaryrefslogtreecommitdiffstats
path: root/tests/connection-test.c
Commit message (Expand)AuthorAgeFilesLines
* Update tests for wl_map changes and add a map_flags testJason Ekstrand2013-06-051-2/+2
* Change wl_closure_invoke to take an opcode instead of an actual function pointerJason Ekstrand2013-03-181-6/+7
* client: Invoke new_id closure arguments as pointers instead of integersJonas Ådahl2013-03-171-3/+3
* tests: rename temporary filesPekka Paalanen2012-12-031-2/+2
* tests: Don't leave temporary files behindSven Joachim2012-12-031-0/+2
* Change filedescriptor API to be thread safeKristian Høgsberg2012-10-101-61/+19
* More consistent ID printingDaniel Stone2012-07-231-1/+1
* protocol: Add explicit nullable typesChristopher James Halse Rogers2012-07-021-4/+83
* tests: fix make check for out-of-tree buildsDylan Noblesmith2012-06-301-1/+1
* tests: Update test cases to new closure allocate conventionKristian Høgsberg2012-06-151-28/+27
* Add support for signed 24.8 decimal numbersDaniel Stone2012-05-081-0/+26
* tests: Test invoking closures built with wl_closure_vmarshal()Kristian Høgsberg2012-04-221-0/+38
* connection: Move closure object out of wl_connectionKristian Høgsberg2012-04-221-22/+22
* tests: Fix signedness warningsKristian Høgsberg2012-04-131-1/+1
* connection-test: Add test case to stress connection buffersKristian Høgsberg2012-03-241-0/+22
* connection-test: Test fd transportKristian Høgsberg2012-03-241-0/+24
* connection-test: Add more test casesKristian Høgsberg2012-03-231-0/+8
* connection-test: Store expected result in struct marshal_dataKristian Høgsberg2012-03-231-23/+25
* tests: Add marshal+demarshal connection testKristian Høgsberg2012-03-231-0/+51
* tests: Use different connections for read and write testsKristian Høgsberg2012-03-231-16/+42
* tests: Remove debug printfKristian Høgsberg2012-03-211-1/+0
* tests: Add demarshal testsKristian Høgsberg2012-03-051-0/+77
* tests: Add more marshal testsKristian Høgsberg2012-03-051-0/+22
* tests: Simplify connection tests a bitKristian Høgsberg2012-03-051-9/+6
* tests: Add connection marshalling testsKristian Høgsberg2012-03-031-0/+59
* tests: Add connection testsKristian Høgsberg2012-03-021-0/+139