[parrot/parrot] c998b1: To demonstrate all execution paths, encapsulate so...
noreply at github.com
noreply at github.com
Mon Nov 29 02:45:41 UTC 2010
Branch: refs/heads/tt532_headerizer_refactor
Home: https://github.com/parrot/parrot
Commit: c998b1e57c9b6610c5c48cf5569d56a115023cce
https://github.com/parrot/parrot/commit/c998b1e57c9b6610c5c48cf5569d56a115023cce
Author: jkeenan <jkeenan at cpan.org>
Date: 2010-11-28 (Sun, 28 Nov 2010)
Changed paths:
M lib/Parrot/Headerizer/Functions.pm
M lib/Parrot/Headerizer/Object.pm
M t/tools/dev/headerizer/01_functions.t
M t/tools/dev/headerizer/02_methods.t
A t/tools/dev/headerizer/testlib/nci_pmc.in
Log Message:
-----------
To demonstrate all execution paths, encapsulate some code within
Parrot::Headerizer::Object methods into subroutines, move the subs into
Parrot::Headerizer::Functions and add tests for them.
More information about the parrot-commits
mailing list