use test-genrandom in tests instead of /dev/urandom
authorNicolas Pitre <nico@cam.org>
Wed, 11 Apr 2007 17:35:13 +0000 (13:35 -0400)
committerJunio C Hamano <junkio@cox.net>
Thu, 12 Apr 2007 02:31:24 +0000 (19:31 -0700)
This way tests are completely deterministic and possibly more portable.

Signed-off-by: Nicolas Pitre <nico@cam.org>
No differences found