Fix the partially passing TODO test in optree_constants.t by
authorNicholas Clark <nick@ccl4.org>
Mon, 12 Mar 2007 18:21:56 +0000 (18:21 +0000)
committerNicholas Clark <nick@ccl4.org>
Mon, 12 Mar 2007 18:21:56 +0000 (18:21 +0000)
commit36932700a4dbb6a64cc9d5ed20faca911d716e57
tree553f4f6974bb6470c48c9cd59c56215b0810b247
parent78197f2f0be4032ad7e6a84098d111f4dfcbfbca
Fix the partially passing TODO test in optree_constants.t by
making the tests for PL_sv_yes and PL_sv_no run as separate programs,
rather than code eval'd in the current program, as under ithreads
whether you get the real thing or a copy depends on whether any
previous code has that SV in a PAD op.

p4raw-id: //depot/perl@30553
ext/B/t/optree_constants.t