[parrot/parrot] cdae7a: Add program t/fullharness.
noreply at github.com
noreply at github.com
Sun Oct 16 19:05:33 UTC 2011
Branch: refs/heads/kid51/testsets2
Home: https://github.com/parrot/parrot
Commit: cdae7a7b79c4025ba056adc777a797e6a096992d
https://github.com/parrot/parrot/commit/cdae7a7b79c4025ba056adc777a797e6a096992d
Author: jkeenan <jkeenan at cpan.org>
Date: 2011-10-16 (Sun, 16 Oct 2011)
Changed paths:
M MANIFEST
M lib/Parrot/Harness/DefaultTests.pm
M lib/Parrot/Harness/TestSets.pm
A t/fullharness
Log Message:
-----------
Add program t/fullharness.
This enables us to run the equivalent of 'make fulltest' as a single target
rather than a sequence of individual targets. This brings us closer to being
able to submit a smoke report on 'fulltest'.
Restructure lib/Parrot/Harness/TestSets.pm so it's more hash-focused than
array-focused. Correct documentation in lib/Parrot/Harness/DefaultTests.pm
and use new interface to TestSets.pm.
More information about the parrot-commits
mailing list