This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add fold_grind.t
authorKarl Williamson <public@khwilliamson.com>
Mon, 15 Nov 2010 19:05:43 +0000 (12:05 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Mon, 22 Nov 2010 21:32:55 +0000 (13:32 -0800)
commita2d9a01ad0f659669b30c68016c4ae251a789ef7
tree3b23a4766f5074e57bd8fba786bdbe9cc866929d
parent81367fea56a1e97ee4d312322b95eef693e9f6d6
Add fold_grind.t

This .t is designed to mostly replace reg_fold.t.  it provides much more
comprehensive tests, but has a huge number of failures that should be
TODOs that I found it difficult to classify, so have deferred adding it
until now, when in a few commits, those will be whittled way down.

And, those would only come in testing things that aren't character
classes, which are currently commented out, and reg_fold.t is relied on
for testing those.
MANIFEST
t/re/fold_grind.t [new file with mode: 0644]