James Keenan via RT schrieb:
There was code in several of the test files in the reconfigure/ branch which was repeated. At
the hackathon, David Adler refactored it into a subroutine which I then placed in new file
Auxiliary.pm. That file is contained in this patch along with a revised t/104-init_miniparrot.t
and appropriate MANIFEST revisions.
Please review. Thank you very much.
kid51
Reducing code redundancy is good idea. My suggestion is to call the
packaga something
like Parrot::Test::Configure and accordingly move the file to
lib/Parrot/Test/Configure.pm.
Regards,
Bernhard