summaryrefslogtreecommitdiffstats
path: root/tests/FastRandom (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Removed the LeakFinder for Windows. (#3777)Mattes D2017-06-191-5/+2
|
* FastRandom rewrite (#3754)peterbell102017-06-131-8/+6
|
* 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