Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix make distcheck. | Tavian Barnes | 2009-10-25 | 1 | -1/+6 |
| | | | | | Tests and benchmarks were using $(top_srcdir) instead of $(top_builddir) to refer to libraries, and PNG files were not being cleaned. | ||||
* | Fix NULL assignment to integer value in test library. | Tavian Barnes | 2009-10-22 | 1 | -1/+1 |
| | |||||
* | More memory handling improvements. | Tavian Barnes | 2009-10-20 | 2 | -59/+54 |
| | |||||
* | Improve garbage handling of dmnsn_delete_object(). | Tavian Barnes | 2009-10-19 | 1 | -14/+0 |
| | |||||
* | Give the cube a black pigment in the default test scene. | Tavian Barnes | 2009-10-19 | 1 | -1/+26 |
| | |||||
* | Some GL test fixes. | Tavian Barnes | 2009-10-13 | 1 | -1/+4 |
| | |||||
* | Re-add GL test case. | Tavian Barnes | 2009-10-13 | 2 | -1/+131 |
| | |||||
* | Use convenience library for tests. | Tavian Barnes | 2009-10-13 | 1 | -5/+9 |
| | |||||
* | kD splay tree fixes, and new dmnsn_kD_splay_tree type. | Tavian Barnes | 2009-10-09 | 1 | -9/+9 |
| | |||||
* | Call kD splay children `contains' and `container'. | Tavian Barnes | 2009-10-07 | 1 | -3/+3 |
| | |||||
* | Re-add PNG test. | Tavian Barnes | 2009-10-06 | 4 | -1/+584 |
| | |||||
* | Remove debug routine from kD splay tree test. | Tavian Barnes | 2009-10-06 | 1 | -21/+0 |
| | |||||
* | New kD splay tree test. | Tavian Barnes | 2009-10-06 | 2 | -1/+98 |
| | |||||
* | Fix tests Makefile.am. | Tavian Barnes | 2009-10-05 | 1 | -2/+0 |
| | |||||
* | New benchmarking suite. | Tavian Barnes | 2009-10-04 | 1 | -2/+4 |
| | |||||
* | New test framework. | Tavian Barnes | 2009-10-04 | 3 | -0/+116 |