summaryrefslogtreecommitdiffstats
path: root/tests/testsxx.cpp
Commit message (Expand)AuthorAgeFilesLines
* Only test C++ interface - the C library is used by libdimensionxxTavian Barnes2009-09-111-145/+0
* Don't take a transformation matrix in dmnsn_new_perspective_camera().Tavian Barnes2009-07-161-1/+2
* Render pigments.Tavian Barnes2009-07-161-3/+0
* Add ability to set rendering quality.Tavian Barnes2009-07-121-5/+9
* Allow Array's of non-POD types through specialized Array_Element class.Tavian Barnes2009-07-111-3/+5
* Code formatting.Tavian Barnes2009-07-091-2/+2
* New interface for background progress bars in C++ tests.Tavian Barnes2009-07-091-1/+48
* Don't animate in GL tests - turns out it's hellishly slow on slowerTavian Barnes2009-07-081-1/+1
* Update license copyrights to 2009.Tavian Barnes2009-07-081-1/+1
* New 'Dimension::Tests' namespace for libdimensionxx-tests.Tavian Barnes2009-07-071-40/+43
* Add shallow copy semantics to Camera's, Object's, and Scene's.Tavian Barnes2009-07-071-0/+35
* New C++ dmnsn_display* wrapper for tests.Tavian Barnes2009-07-071-10/+32
* Clarify test suite license.Tavian Barnes2009-07-041-11/+10
* 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/+34