summaryrefslogtreecommitdiff
path: root/t/op/rand.t
Commit message (Expand)AuthorAgeFilesLines
* Fix typos (spelling errors) in t/*.Peter J. Acklam) (via RT2011-01-071-1/+1
* Mark all .t and .pm files as non executableRafael Garcia-Suarez2009-06-061-0/+0
* Take a larger margin to prevent 'X' failures in smokesH.Merijn Brand2005-06-231-1/+1
* Replace the use Test::More in t/{op,io,run} with t/test.pl.Jarkko Hietaniemi2001-09-251-2/+4
* Tests for srand()Michael G. Schwern2001-09-031-140/+26
* Increase the repetitionsMichael G. Schwern2001-09-031-5/+1
* NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.Jarkko Hietaniemi2001-06-161-0/+1
* Use minimal @INC in tests, most of the time just '../lib',Mike Guy2000-08-291-1/+1
* make testsuite somewhat location independentGurusamy Sarathy1999-02-121-1/+1
* sanity-check $Config{drand01} in rand.tGurusamy Sarathy1998-10-261-2/+13
* 1<<$randbits is not good for randbits=48.Jarkko Hietaniemi1998-10-191-1/+1
* Make rand.t vanishingly unlikely to give false failureTom Phoenix1997-05-161-2/+2
* [inseparable changes from match from perl-5.003_93 to perl-5.003_94]Perl 5 Porters1997-03-091-6/+4
* [inseparable changes from match from perl-5.003_90 to perl-5.003_91]Perl 5 Porters1997-02-251-3/+8
* More thoroughly test rand() and srand()Tom Phoenix1997-02-221-48/+327
* More testsTom Phoenix1997-01-011-5/+19
* Perl 5.001perl-5.001Larry Wall1995-03-121-15/+42
* perl 5.000perl-5.000Larry Wall1994-10-171-0/+25