parrotcode: Test the C<pushaction> Instruction | |
Contents | Tests |
t/op/pushaction.t - Test the pushaction
Instruction
% prove t/pmc/pushaction.t
Tests the pushaction
instruction. Note that there are also uses of pushaction
in t/pmc/exception.t
and t/pmc/continuation.t
. If you want to add a test that requires a continuation or throws an error, you probably want to put it in one of those files instead.
|