Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-10-18 | array-test: Include wayland-util.h and simplify init test | Yong Bakos | 1 | -11/+9 |
2016-10-18 | tests: Test wl_array_release | Yong Bakos | 1 | -0/+14 |
2015-07-10 | tests: Don't increment variables inside an assert() | Bryce Harrington | 1 | -3/+6 |
2015-06-12 | tests: Update boilerplate from MIT X11 license to MIT Expat license | Bryce Harrington | 1 | -16/+19 |
2014-01-15 | array-test: assert wl_array_add result is not NULL | U. Artie Eoff | 1 | -0/+3 |
2012-06-30 | tests: fix make check for out-of-tree builds | Dylan Noblesmith | 1 | -1/+1 |
2012-04-13 | tests: Fix signedness warnings | Kristian Høgsberg | 1 | -6/+6 |
2012-03-24 | Add simple memory leak check to all tests. | U. Artie Eoff | 1 | -0/+2 |
2012-03-04 | Add wl_array_for_each | Kristian Høgsberg | 1 | -0/+18 |
2012-03-02 | tests: Add Unit tests for wl_map and wl_array data structures | Kristian Høgsberg | 1 | -0/+118 |