deparse.t: mask STDERR noise on lex sub TODO test
authorDavid Mitchell <davem@iabyn.com>
Sun, 3 Mar 2013 00:57:07 +0000 (00:57 +0000)
committerDavid Mitchell <davem@iabyn.com>
Sun, 3 Mar 2013 00:57:07 +0000 (00:57 +0000)
commit601448c36688a16a07b133714522cd9f63a9ed03
tree2d0eb47479e8711ae3277c5db79cf55c38505c0f
parent89e006ae4e39db68ad35c878eb6e6de83ebd8ec9
deparse.t: mask STDERR noise on lex sub TODO test

A Deparse TODO test which tries to deparse lexical subs, produce a bunch of
"unexpected OP_CLONE" etc on STDERR (since it doesn't handle those new ops
yet). Capture and skip those warnings for now.

Also, add 'no warnings "experimental::lexical_subs"'
to stop a warning about using an experimental feature.
dist/B-Deparse/t/deparse.t