summaryrefslogtreecommitdiff
path: root/tests/asyncqueue-test.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 553447 $(Q#|(B g_assert_no_error()Dan Winship2008-09-271-1/+1
* Updated to test _sort, _sort_with_data, _insert_sorted andMartyn James Russell2006-02-191-36/+50
* Fix the assert to not always trigger. (#326558, Daichi Kawahata)Matthias Clasen2006-01-121-3/+1
* Set error to NULL.Matthias Clasen2006-01-111-1/+1
* - Call g_queue_insert_sorted() instead of duplicating the code. - CallMartyn James Russell2005-12-071-4/+4
* - Added support for sorting async queues by with _push_sorted(),Martyn James Russell2005-12-051-0/+182