Print random state in datum-intern stress test.
This commit is contained in:
parent
31c5644cf5
commit
0938ae8e33
|
@ -14,5 +14,6 @@
|
|||
(error 'check "didn't find non-growing iteration"))
|
||||
(loop (add1 tries)))))
|
||||
|
||||
(pseudo-random-generator->vector (current-pseudo-random-generator))
|
||||
(check "strings" (lambda (i j) (format "string-~a-~a" i j)))
|
||||
(check "flonums" (lambda (i j) (random)))
|
||||
|
|
Loading…
Reference in New Issue
Block a user