aboutsummaryrefslogtreecommitdiffstats
path: root/tests/array-test.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid pointer arithmetic on `void *`Michael Forney2019-06-051-5/+3
* array-test: Include wayland-util.h and simplify init testYong Bakos2016-10-181-11/+9
* tests: Test wl_array_releaseYong Bakos2016-10-181-0/+14
* tests: Don't increment variables inside an assert()Bryce Harrington2015-07-101-3/+6
* tests: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington2015-06-121-16/+19
* array-test: assert wl_array_add result is not NULLU. Artie Eoff2014-01-151-0/+3
* tests: fix make check for out-of-tree buildsDylan Noblesmith2012-06-301-1/+1
* tests: Fix signedness warningsKristian Høgsberg2012-04-131-6/+6
* Add simple memory leak check to all tests.U. Artie Eoff2012-03-241-0/+2
* Add wl_array_for_eachKristian Høgsberg2012-03-041-0/+18
* tests: Add Unit tests for wl_map and wl_array data structuresKristian Høgsberg2012-03-021-0/+118