summaryrefslogtreecommitdiffstats
path: root/libdimension/tests/polynomial.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug in cubic polynomial solver, and add more tests.Tavian Barnes2014-02-031-32/+160
* Fix the polynomial solver when the bounds are exact.Tavian Barnes2012-12-211-0/+24
* Improve the unit test macro API a bit.Tavian Barnes2012-12-181-14/+25
* Convert the polynomial tests to the new testing framework.Tavian Barnes2012-12-181-31/+26
* Use Rouillier and Zimmerman's version of the Uspensky algorithm.Tavian Barnes2011-10-311-8/+8
* Make API more consistent.Tavian Barnes2011-10-301-4/+4
* Group tests and benchmarks with the corresponding source code.Tavian Barnes2011-05-151-0/+62