summaryrefslogtreecommitdiff
path: root/tests/sequence-test.c
AgeCommit message (Expand)Author
2007-03-17Don't export the consistency check functionMatthias Clasen
2007-02-16For move, test moving between two sequences. Add test for swap.Soren Sandmann
2007-02-08Force an arbitrary order on otherwise identical items.Soren Sandmann
2007-02-06Don't prohibit access until after the g_sequence_move_range() call. BugSoren Sandmann
2007-02-04Add a new 'real_sequence' field. (g_sequence_new): InitializeSoren Sandmann
2007-02-03New files implementing GSequence, a list implemented using a binary tree.Soren Sandmann