summaryrefslogtreecommitdiffstats
path: root/tests/tests.h
Commit message (Collapse)AuthorAgeFilesLines
* Only test C++ interface - the C library is used by libdimensionxxTavian Barnes2009-09-111-74/+0
| | | | anyway, so we've been testing it twice for no good reason.
* Enable drawing progres bars in the background.Tavian Barnes2009-07-091-1/+5
|
* Don't animate in GL tests - turns out it's hellishly slow on slowerTavian Barnes2009-07-081-1/+2
| | | | computers.
* Update license copyrights to 2009.Tavian Barnes2009-07-081-1/+1
|
* New C++ dmnsn_display* wrapper for tests.Tavian Barnes2009-07-071-0/+5
|
* New GL C++ wrapper.Tavian Barnes2009-07-061-0/+9
|
* Remove raw X Windows interface.Tavian Barnes2009-07-051-4/+1
|
* Clarify test suite license.Tavian Barnes2009-07-041-11/+10
|
* New dmnsn_new_default_scene() function in libdimension-tests.Tavian Barnes2009-07-021-0/+15
|
* Put windowing interface in libdimension-tests.Tavian Barnes2009-07-021-0/+19
|
* Add lots of comments, and some code fixes discovered in the process.Tavian Barnes2009-06-261-0/+1
|
* New convienence libraries for tests.Tavian Barnes2009-06-241-0/+24