diff options
author | Father Chrysostomos <sprout@cpan.org> | 2010-10-29 12:55:22 -0700 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2010-10-29 12:55:56 -0700 |
commit | 1222f39eae03eee38ed1477538013095835e1e6b (patch) | |
tree | 5463ea41a4d9a4166d61cfcafebb12e41f75e78d /MANIFEST | |
parent | ba7298e3e75cab2bcd0ac1774bac8664681549ba (diff) | |
download | perl-1222f39eae03eee38ed1477538013095835e1e6b.tar.gz |
Add test for [perl #78674]
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4593,6 +4593,7 @@ t/op/chr.t See if chr works t/op/closure.t See if closures work t/op/cmp.t See if the various string and numeric compare work t/op/concat.t See if string concatenation works +t/op/concat2.t Tests too complex for concat.t t/op/cond.t See if conditional expressions work t/op/context.t See if context propagation works t/op/cproto.t Check builtin prototypes |