summaryrefslogtreecommitdiff
path: root/tests/array-test.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-05Avoid pointer arithmetic on `void *`Michael Forney1-5/+3
2016-10-18array-test: Include wayland-util.h and simplify init testYong Bakos1-11/+9
2016-10-18tests: Test wl_array_releaseYong Bakos1-0/+14
2015-07-10tests: Don't increment variables inside an assert()Bryce Harrington1-3/+6
2015-06-12tests: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington1-16/+19
2014-01-15array-test: assert wl_array_add result is not NULLU. Artie Eoff1-0/+3
2012-06-30tests: fix make check for out-of-tree buildsDylan Noblesmith1-1/+1
2012-04-13tests: Fix signedness warningsKristian Høgsberg1-6/+6
2012-03-24Add simple memory leak check to all tests.U. Artie Eoff1-0/+2
2012-03-04Add wl_array_for_eachKristian Høgsberg1-0/+18
2012-03-02tests: Add Unit tests for wl_map and wl_array data structuresKristian Høgsberg1-0/+118