[perl #91946] add constant folding tests
authorJim Cromie <jim.cromie@gmail.com>
Wed, 1 Jun 2011 21:13:40 +0000 (14:13 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Wed, 1 Jun 2011 21:39:15 +0000 (14:39 -0700)
commit183eb698e2ceb8ab2d581de28f0b067e3c67af0d
treecf5c7ed547d32869b5cd909b3ca9141ac9d65b29
parent1c70fb82f95ad11a9d4a425652926cdbd9db23f4
[perl #91946] add constant folding tests

test arithmetic folding, conditional folding (both true & false),
and string, lc() & uc() folds, and mixed string.int folds.

Signed-off-by: Jim Cromie <jim.cromie@gmail.com>
ext/B/t/optree_constants.t