summaryrefslogtreecommitdiff
path: root/glib/tests/rcbox.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* Fix signedness warnings in glib/tests/rcbox.cEmmanuel Fleury2020-11-131-2/+2
* Test the alignment of the refcounted box allocationsEmmanuele Bassi2018-12-181-0/+60
* Increase coverage of atomic refcounted dataEmmanuele Bassi2018-07-091-0/+85
* Add size accessor to RcBox and ArcBoxEmmanuele Bassi2018-07-091-0/+1
* Make g_rc_box_dup()/g_arc_box_dup() more genericEmmanuele Bassi2018-07-091-6/+76
* Add refcounted dataEmmanuele Bassi2018-07-091-0/+82