Dan Sugalski wrote: > > Applied. (Was there anything besides the /tmp change? That's all that > was in the attachment)
Calling 'rel2abs' was necessary so Parrot::Test would have the right path to the test file later when it cd's to the main parrot directory and calls './parrot'. That's all it needed once we got rid of the /tmp change. I'll need to make more extensive changes to the Perl 6 test suite when Jerome is done, but this is good enough for now. Allison