summaryrefslogtreecommitdiff
path: root/glib/tests/slist.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Don't compare strings by pointerTimm Bäder2020-03-051-15/+20
* tests: Add tests to ensure g_[s]list_sort() are stable sortsPhilip Withnall2017-11-281-0/+33
* tests: Add tests for g_slist_copy() and g_slist_copy_deep()Philip Withnall2017-09-131-0/+73
* tests: Fix GSList test to not dereference off the end of an arrayPhilip Withnall2016-08-131-1/+1
* Add a few more testsMatthias Clasen2011-10-031-1/+52
* Add more list testsMatthias Clasen2010-07-051-0/+122
* Move slist tests to the test frameworkMatthias Clasen2010-07-051-0/+179