summaryrefslogtreecommitdiffstats
path: root/test/tree_test.c
AgeCommit message (Collapse)AuthorFilesLines
2011-09-28Add destructor parameter and zix_tree_sizeDavid Robillard1-1/+36
git-svn-id: http://svn.drobilla.net/zix/trunk@41 df6676b4-ccc9-40e5-b5d6-7c4628a128e3
2011-09-28More glib like interface for ZixTree.David Robillard1-9/+27
Move ZixTree debug stuff to tree_debug.h. Support reverse iteration over ZixTree. git-svn-id: http://svn.drobilla.net/zix/trunk@40 df6676b4-ccc9-40e5-b5d6-7c4628a128e3
2011-09-05Benchmark iteration and deletion.David Robillard1-3/+1
Better error detection. git-svn-id: http://svn.drobilla.net/zix/trunk@5 df6676b4-ccc9-40e5-b5d6-7c4628a128e3
2011-09-05Fix tree iteration testDavid Robillard1-0/+1
git-svn-id: http://svn.drobilla.net/zix/trunk@3 df6676b4-ccc9-40e5-b5d6-7c4628a128e3
2011-09-05Separate tree functions into a separate header. Add tree iterator functions.David Robillard1-6/+23
git-svn-id: http://svn.drobilla.net/zix/trunk@2 df6676b4-ccc9-40e5-b5d6-7c4628a128e3
2011-09-05Initial import.David Robillard1-0/+158
git-svn-id: http://svn.drobilla.net/zix/trunk@1 df6676b4-ccc9-40e5-b5d6-7c4628a128e3