I checked in some changes that allow up to 3 levels of hierarchy in the languages/perl6 tests (t/harness, Makefile, and run_tests() in 'perl6'). I also added a few new test files that use the new levels of hierarchy. This is the first step in moving toward the new test hierarchy:
http://p6stories.kwiki.org/index.cgi?ProposedTestHierarchy The parrot memory corruption causing t/rx/call.t to fail is back, proving yet again that a problem that goes away by itself is sure to come back by itself. (When I looked into it before, it seemed to be at least partially caused by a problem in the way arguments are passed in a regex call.) Share and enjoy, Allison