aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* build: Move tests/Makefile.am into toplevel Makefile.amKristian Høgsberg2014-03-071-58/+0
* build: Move src/Makefile.am into toplevel Makefile.amKristian Høgsberg2014-03-071-3/+3
* tests: add wl_resource testsMarek Ch2013-09-211-1/+3
* tests: add unit tests for wl_signalMarek Ch2013-09-211-1/+3
* Added a destroy signal to the wl_display object.Jason Ekstrand2013-01-111-0/+2
* tests: Add queue test caseJonas Ådahl2012-11-051-1/+3
* tests: test that path names longer than 108 bytes are rejectedDylan Noblesmith2012-06-301-1/+4
* tests: fix make check for out-of-tree buildsDylan Noblesmith2012-06-301-1/+2
* tests: sort list of testsDylan Noblesmith2012-06-301-9/+9
* Optimize wl_fixed_t to/from double conversion functionsKristian Høgsberg2012-05-141-1/+8
* tests: Fix out-of-tree buildsDaniel Stone2012-05-021-1/+1
* tests: Just list tests under the TESTS variableKristian Høgsberg2012-04-261-4/+2
* connection: Move closure object out of wl_connectionKristian Høgsberg2012-04-221-1/+1
* os: wrap socket(SOCK_CLOEXEC) callsPekka Paalanen2012-04-201-1/+7
* tests: support testing fd inheritance over execPekka Paalanen2012-04-201-4/+12
* tests: detect fd leaksPekka Paalanen2012-04-201-1/+1
* tests: add sanity-testPekka Paalanen2012-04-191-0/+2
* tests: put common test source files in a variablePekka Paalanen2012-04-191-6/+8
* server: Add client destroy signalKristian Høgsberg2012-04-131-1/+8
* Add simple memory leak check to all tests.U. Artie Eoff2012-03-241-1/+1
* test: add a unit test for the event loop post dispatch checkAnder Conselvan de Oliveira2012-03-201-2/+5
* tests: Add wl_list testsKristian Høgsberg2012-03-051-1/+2
* tests: makefile error: missing test-runner.hGaetan Nadon2012-03-051-1/+1
* check: connection-test fails to link to ffiGaetan Nadon2012-03-041-1/+1
* tests: Add connection testsKristian Høgsberg2012-03-021-2/+6
* tests: Add Unit tests for wl_map and wl_array data structuresKristian Høgsberg2012-03-021-0/+8