Steve Fink wrote: > On Thu, Aug 29, 2002 at 11:56:42PM +0200, Leopold Toetsch wrote:
> The script you're referring to sounds like it actually does something > meaningful, like run ops2c.pl on all the tests and execute them that > way. s/ops2c.pl/pbc2c.pl/perl6/ ;-) > ... Which is utterly unrelated to what I did; I was only messing with > the tests that are actually written in C in the first place Oops, sorry, I thought (by just looking at test results and not UTSL) your test was duplicating my effort. Sorry again. >>BTW, perl6 deletes the 2MB exe after test (433 * 2 MB = boom ;-) > I hope there's some way of keeping the executable around for > dissecting with gdb. $ENV{POSTMORTEM} or something? --command-line-option and failed test's don't get cleand up. leo