Optimize wl_fixed_t to/from double conversion functions
[profile/ivi/wayland.git] / tests / Makefile.am
2012-05-14 Kristian HøgsbergOptimize wl_fixed_t to/from double conversion functions
2012-05-02 Daniel Stonetests: Fix out-of-tree builds
2012-04-26 Kristian Høgsbergtests: Just list tests under the TESTS variable
2012-04-22 Kristian Høgsbergconnection: Move closure object out of wl_connection
2012-04-20 Pekka Paalanenos: wrap socket(SOCK_CLOEXEC) calls
2012-04-20 Pekka Paalanentests: support testing fd inheritance over exec
2012-04-20 Pekka Paalanentests: detect fd leaks
2012-04-19 Pekka Paalanentests: add sanity-test
2012-04-19 Pekka Paalanentests: put common test source files in a variable
2012-04-13 Kristian Høgsbergserver: Add client destroy signal
2012-03-24 U. Artie EoffAdd simple memory leak check to all tests.
2012-03-20 Ander Conselvan... test: add a unit test for the event loop post dispatch...
2012-03-06 Kristian Høgsbergtests: Add wl_list 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-03 Kristian Høgsbergtests: Add connection tests
2012-03-02 Kristian Høgsbergtests: Add Unit tests for wl_map and wl_array data...