Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make srand() return "0 but true" for 0, for backwards compatible behaviour. | Nicholas Clark | 2010-07-28 | 1 | -1/+19 |
| | |||||
* | Add a test for srand's return value | Rafael Garcia-Suarez | 2010-07-28 | 1 | -1/+5 |
| | |||||
* | Integrate #16254 from macperl; | Jarkko Hietaniemi | 2002-04-28 | 1 | -0/+1 |
| | | | | | Fix most tests on MacOS (not yet ext/ or /lib) p4raw-id: //depot/perl@16257 | ||||
* | Replace the use Test::More in t/{op,io,run} with t/test.pl. | Jarkko Hietaniemi | 2001-09-25 | 1 | -1/+8 |
| | | | | | Note: io/binmode is failing, have to figure out why. p4raw-id: //depot/perl@12198 | ||||
* | Re: A slightly better default seed? | Michael G. Schwern | 2001-09-04 | 1 | -1/+14 |
| | | | | | Message-ID: <20010903180815.W9233@blackrider> p4raw-id: //depot/perl@11859 | ||||
* | Remove the tests that assume something about | Jarkko Hietaniemi | 2001-09-03 | 1 | -26/+1 |
| | | | | | calling srand() without arguments multiple times. p4raw-id: //depot/perl@11850 | ||||
* | Forgot to add a file with Change #11840 | Artur Bergman | 2001-09-03 | 1 | -0/+63 |
p4raw-id: //depot/perl@11841 |