summaryrefslogtreecommitdiff
path: root/src/unittest/test_random.cpp
Commit message (Collapse)AuthorAge
* Fix GCC compiler warningShadowNinja2015-05-04
|
* Fix MSVC compatibilitykwolekr2015-04-29
| | | | | | Make sure to include random unittests in android builds, too Use SWAP() macro Ensure that negative ranges are tested as well in random unittests
* Tests: Add random unittestskwolekr2015-04-29