Introduce wl_signal
[profile/ivi/wayland.git] / tests /
2012-03-24 U. Artie EoffAdd simple memory leak check to all tests.
2012-03-24 Kristian Høgsbergconnection-test: Add test case to stress connection...
2012-03-24 Kristian Høgsbergconnection-test: Test fd transport
2012-03-23 Kristian Høgsbergconnection-test: Add more test cases
2012-03-23 Kristian Høgsbergconnection-test: Store expected result in struct marsha...
2012-03-23 Kristian Høgsbergtests: Add marshal+demarshal connection test
2012-03-23 Kristian Høgsbergtests: Use different connections for read and write...
2012-03-21 Kristian Høgsbergtests: Remove debug printf
2012-03-21 Kristian Høgsbergtests: Add test case for freeing source with pending...
2012-03-20 Ander Conselvan... test: add a unit test for the event loop post dispatch...
2012-03-06 Kristian Høgsbergtest-runner.c: Consolidate test running code
2012-03-06 Kristian Høgsbergtests: Add demarshal tests
2012-03-06 Kristian Høgsbergtests: Add more marshal tests
2012-03-06 Kristian Høgsbergtests: Simplify connection tests a bit
2012-03-06 Kristian Høgsbergtests: Add wl_list tests
2012-03-06 Kristian Høgsbergtests: More wl_map tests
2012-03-05 Gaetan Nadontests: makefile error: missing test-runner.h
2012-03-04 Gaetan Nadoncheck: connection-test fails to link to ffi
2012-03-04 Kristian HøgsbergAdd wl_array_for_each
2012-03-03 Kristian Høgsbergtests: Add connection marshalling tests
2012-03-03 Kristian Høgsbergtests: Add connection tests
2012-03-03 Kristian Høgsbergtest-runner: Fix warnings
2012-03-03 Kristian Høgsbergtests: Print test status after running test
2012-03-02 Kristian Høgsbergtests: Add Unit tests for wl_map and wl_array data...