aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/rand.cpp
Commit message (Collapse)AuthorAge
* Fix possible overflow and biais in integer random generatorGravatar Gael Guennebaud2016-08-23
|
* Add debug output for random unit testGravatar Gael Guennebaud2016-04-13
|
* Specified signedness of char type in test so that test passesGravatar Doug Kwan2015-09-28
| | | | consistently on different targets.
* Fix random unit test for 32bits systems.Gravatar Gael Guennebaud2015-03-19
|
* Improve random number generation for integer and add unit testGravatar Gael Guennebaud2015-03-19