summaryrefslogtreecommitdiff
path: root/glib/tests/array-test.c
Commit message (Expand)AuthorAgeFilesLines
...
* GBytes: A new type for an immutable set of bytes.Stef Walter2011-11-241-0/+33
* Fix two tests for G_DEBUG=gc-friendlyDan Winship2011-10-111-5/+4
* Misc test coverage improvementsMatthias Clasen2011-10-051-1/+5
* Fix bug base in array-testMatthias Clasen2011-02-151-1/+1
* Improve byte array test coverageMatthias Clasen2010-07-311-0/+3
* Improve array test coverageMatthias Clasen2010-07-301-6/+455
* Hack up glib/tests/array-test to not actually malloc 2GDan Winship2010-06-241-8/+20
* Fix the large array test to workMatthias Clasen2010-02-211-3/+5
* Disable a failing test, tsk, tsk.Matthias Clasen2010-01-251-0/+2
* properly abort instead of looping infinitelySven Herzberg2010-01-131-0/+24
* Call element_free_func when shrinking array with g_ptr_array_set_sizeDan Winship2009-09-071-1/+3
* Bug 580450 – Reference counting and boxed types for arraysDavid Zeuthen2009-04-291-0/+172
* Move another testMatthias Clasen2008-07-201-0/+133