summaryrefslogtreecommitdiffstats
path: root/tests/FastRandom (follow)
Commit message (Collapse)AuthorAgeFilesLines
* FastRandom: Added test of class re-creation. (#3648)Mattes D2017-03-281-7/+55
| | | Tests for the precondition of #2935 (re-created cFastRandom generates the same sequence of numbers).
* Fixed cFastRandom Test. (#3291)Alexander Harkness2016-08-032-0/+115
This resolves #3290