summaryrefslogtreecommitdiffstats
path: root/tests/libdimension
Commit message (Expand)AuthorAgeFilesLines
* Fix make distcheck.Tavian Barnes2009-10-251-1/+6
* Fix NULL assignment to integer value in test library.Tavian Barnes2009-10-221-1/+1
* More memory handling improvements.Tavian Barnes2009-10-202-59/+54
* Improve garbage handling of dmnsn_delete_object().Tavian Barnes2009-10-191-14/+0
* Give the cube a black pigment in the default test scene.Tavian Barnes2009-10-191-1/+26
* Some GL test fixes.Tavian Barnes2009-10-131-1/+4
* Re-add GL test case.Tavian Barnes2009-10-132-1/+131
* Use convenience library for tests.Tavian Barnes2009-10-131-5/+9
* kD splay tree fixes, and new dmnsn_kD_splay_tree type.Tavian Barnes2009-10-091-9/+9
* Call kD splay children `contains' and `container'.Tavian Barnes2009-10-071-3/+3
* Re-add PNG test.Tavian Barnes2009-10-064-1/+584
* Remove debug routine from kD splay tree test.Tavian Barnes2009-10-061-21/+0
* New kD splay tree test.Tavian Barnes2009-10-062-1/+98
* Fix tests Makefile.am.Tavian Barnes2009-10-051-2/+0
* New benchmarking suite.Tavian Barnes2009-10-041-2/+4
* New test framework.Tavian Barnes2009-10-043-0/+116