Re: [PATCH t/op/srand.t t/op/rand.t pod/perlfunc.pod MANIFEST]Tests for srand()

2001-09-03 Thread Arthur Bergman
01-09-03 13.43, skrev Michael G Schwern på [EMAIL PROTECTED] följande: > I've split off the srand() tests into their own test file and added in > some more. > > I've discovered a bug/undocumented feature. srand() appears to take > integers, at least on Linux. Perl silently truncates them. It

Re: [PATCH t/op/srand.t t/op/rand.t pod/perlfunc.pod MANIFEST]Tests for srand()

2001-09-03 Thread Arthur Bergman
01-09-03 13.43, skrev Michael G Schwern på [EMAIL PROTECTED] följande: > I've split off the srand() tests into their own test file and added in > some more. > > I've discovered a bug/undocumented feature. srand() appears to take > integers, at least on Linux. Perl silently truncates them. It

Re: [PATCH t/op/time.t] Partial cleanup

2001-09-03 Thread Arthur Bergman
01-09-03 12.29, skrev Michael G Schwern på [EMAIL PROTECTED] följande: > This adds an ok() function to t/op/time.t and names each test. > I also added a test for the scalar version of localtime. > > It also turns this really interesting way to say "grep" > > index(" :0:1:-1:364:365:-364:-365:",

Re: [PATCH t/op/rand.t] Increase the repetitions

2001-09-03 Thread Arthur Bergman
01-09-03 12.24, skrev Michael G Schwern på [EMAIL PROTECTED] följande: > The folks on [EMAIL PROTECTED] were musing that the rand() tests are > documented to fail about 1% of the time. Now that we're smoke > testing, we're easily running it a few dozen times a day and that 1% > is going to start

Re: [PATCH] CGI::Cookie, Apache & Switch tests

2001-09-03 Thread Arthur Bergman
01-09-03 03.38, skrev Michael G Schwern på [EMAIL PROTECTED] följande: > Andrew Wilson wrote up tests for CGI::Switch, CGI::Apache and > CGI::Cookie. Applied as #11836, thanks! -- Arthur

Re: [PATCH] rm t/run/segfault.t; mv t/op/misc.t t/run/kill_perl.t

2001-09-02 Thread Arthur Bergman
01-09-02 02.18, skrev Michael G Schwern på [EMAIL PROTECTED] följande: > Okay, part two of the t/op/misc.t cleanup. This one deletes > t/run/segfault.t (redundant) and moves t/op/misc.t to the more > descriptive t/run/kill_perl.t Applied as #11828, thanks! (And I fixes the MANIFEST at Tels sug

Re: The hitlist of untested modules.

2001-08-29 Thread Arthur Bergman
01-08-29 10.25, skrev Jonathan Stowe på [EMAIL PROTECTED] följande: >> Shell > > Ok this one is a little basic and it will need refining for the platforms > I dont have access to - but it works where I can test it : > Applied, thanks! -- Arthur