aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/test_entropy.cpp
Commit message (Expand)AuthorAgeFilesLines
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-2/+2
* Skip bzip2 compression entropy testsJack Lloyd2016-11-041-8/+5
* Fix entropy testsJack Lloyd2016-11-041-6/+3
* Revamp entropy pollingJack Lloyd2016-07-171-36/+17
* Remove Transform base classJack Lloyd2016-04-211-2/+2
* Fix a couple MSVC warnings.Jack Lloyd2016-04-091-3/+3
* Skip bzip2 compression in entropy tests on OS X due to GH #394Jack Lloyd2016-03-021-0/+7
* Fix compile error when compression is disabledJack Lloyd2015-11-291-1/+1
* Add differential compression test.Jack Lloyd2015-11-281-41/+87
* New reseed_with_sources call on RNGsJack Lloyd2015-11-241-0/+107