summaryrefslogtreecommitdiffstats
path: root/tests/libdimension/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Add a C++ test.Tavian Barnes2010-01-171-1/+5
|
* Rename kD splay trees to Bounding Volume Splay Trees.Tavian Barnes2010-01-151-3/+3
|
* PGO build improvements.Tavian Barnes2009-11-131-5/+2
|
* Implement profile-guided optimization builds.Tavian Barnes2009-11-121-3/+11
|
* Fix make distcheck.Tavian Barnes2009-10-251-1/+6
| | | | | Tests and benchmarks were using $(top_srcdir) instead of $(top_builddir) to refer to libraries, and PNG files were not being cleaned.
* Re-add GL test case.Tavian Barnes2009-10-131-1/+5
|
* Use convenience library for tests.Tavian Barnes2009-10-131-5/+9
|
* Re-add PNG test.Tavian Barnes2009-10-061-1/+5
|
* New kD splay tree test.Tavian Barnes2009-10-061-1/+5
|
* 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-041-0/+31