Re: Test::Simple 0.51 prerelease

2004-11-25 Thread Danny R. Faught
I tried it on Windows XP Pro on three different configurations - Cygwin perl, ActiveState 5.8.4 and ActiveState 5.6.1. The first had a test failre, and the other two failed to build. $ make test /usr/bin/perl.exe -MExtUtils::Command::MM -e test_harness(0, 'blib/lib', 'b lib/arch') t/*.t

Re: Test::Simple 0.51 prerelease

2004-11-25 Thread Michael G Schwern
On Thu, Nov 25, 2004 at 09:17:38PM -0600, Danny R. Faught wrote: $ /usr/bin/perl.exe -MExtUtils::Command::MM t/threads.t 1..6 ok 1 - Each of these should app the test number Segmentation fault (core dumped) $ perl -v This is perl, v5.8.5 built for cygwin-thread-multi-64int Excuse me for

Re: Test::Simple 0.51 prerelease

2004-11-25 Thread Andrew Savige
--- Michael G Schwern wrote: Excuse me for a moment. I AM SO SICK OF THREADING BUGS!!! BLARHGAGHAGHAHGAH! I don't even USE THREADS and I seem to find all the bugs!! ARGH!!! *ahem* To try and cheer you up a bit, I'm delighted to report that your new Test-Simple-0.51 passed all tests on

Re: Test::Simple 0.51 prerelease

2004-11-25 Thread Michael G Schwern
On Fri, Nov 26, 2004 at 03:57:43PM +1100, Andrew Savige wrote: To try and cheer you up a bit, I'm delighted to report that your new Test-Simple-0.51 passed all tests on Windows XP under Perl 5.8.5 using NMAKE. Thank you, I am very much lacking in Windows tuits at the moment. -- Michael G

Re: Test::Simple 0.51 prerelease

2004-11-25 Thread H.Merijn Brand
On Fri 26 Nov 2004 06:15, Michael G Schwern [EMAIL PROTECTED] wrote: On Fri, Nov 26, 2004 at 03:57:43PM +1100, Andrew Savige wrote: To try and cheer you up a bit, I'm delighted to report that your new Test-Simple-0.51 passed all tests on Windows XP under Perl 5.8.5 using NMAKE. Thank