sthen
|
3318ced016
|
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
|
2019-07-12 20:46:54 +00:00 |
|
jasper
|
e511575761
|
build and install documentation, requested by tb@
|
2017-11-05 18:19:06 +00:00 |
|
tb
|
e141844fde
|
Fix out-of-bounds access: the global dtest_num is initialized to -1 and
unchanged if 'dieharder -h' is run, so if(dh_test_types[dtest_num]) pukes.
ok jasper jca
|
2017-11-05 11:30:43 +00:00 |
|
jca
|
6ab7e266f2
|
Use "static inline" to build with clang -O0
Spotted by & ok tb@
|
2017-11-05 08:55:32 +00:00 |
|
jasper
|
a6be837873
|
import dieharder-3.31.1
Dieharder is a random number generator (rng) testing suite. It is
intended to test generators, not files of possibly random numbers.
[...]
ok abieber@
|
2017-09-11 18:29:52 +00:00 |
|