summaryrefslogtreecommitdiffstats
path: root/libdimension/tests/unit-test.c
Commit message (Collapse)AuthorAgeFilesLines
* Add a C99 conformance test for the headers.Tavian Barnes2014-06-121-2/+2
|
* Use // comments when possible.Tavian Barnes2014-06-071-6/+6
|
* Fix some warnings found by higher warning levels than -Wall.Tavian Barnes2014-03-011-2/+2
|
* Don't print a memory leak message on failed tests.Tavian Barnes2012-12-181-1/+8
|
* Improve the unit test macro API a bit.Tavian Barnes2012-12-181-1/+19
|
* Convert the polynomial tests to the new testing framework.Tavian Barnes2012-12-181-0/+87