t/TEST ported to VMS

2002-04-25 Thread Craig A. Berry
I've finally gotten around to making t/TEST work properly on VMS. The patch is below and works with bleadperl on VMS and also works as before on Mac OS X. If this is too ugly or too late for 5.8.0 I can live with that. However, there are several advantages here for us. 1.) We could stop mai

Test::Harness skip reason report change?

2002-04-25 Thread Michael G Schwern
Sarathy's convinced me that we need a better way to format skip reasons so they don't just run off the end of the screen. After a lot of hemming and hawing on my part, we may have found an easy fix. So here's an example of a rather busy report with 2.03. t/sample-tests/descriptive.ok

Core test formatting nits need work

2002-04-25 Thread Michael G Schwern
It's been noticed that there's a lot of this going on in the core tests. .../ext/Sys/Syslog/syslog..ok, 3/6 skipped: assuming syslog doesn't accept inet connections and it's unsightly for most people's 80 column terminals. To properly fix this would require ripping apart Test::Harn