commit | 39551b6926ef869e15af41f4eaa9356da98b2b5e | [log] [tgz] |
---|---|---|
author | Nicolas Pitre <nico@cam.org> | Wed Apr 11 13:35:13 2007 -0400 |
committer | Junio C Hamano <junkio@cox.net> | Wed Apr 11 19:31:24 2007 -0700 |
tree | 561cd3ac2a68d731684d71981744e68d42ce86d5 | |
parent | 2dca1af44806924946828e2fdc82ea408353d286 [diff] |
use test-genrandom in tests instead of /dev/urandom This way tests are completely deterministic and possibly more portable. Signed-off-by: Nicolas Pitre <nico@cam.org>