This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add regexp_nonull.t
authorFather Chrysostomos <sprout@cpan.org>
Sat, 17 Sep 2016 18:06:55 +0000 (11:06 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Sat, 17 Sep 2016 18:07:32 +0000 (11:07 -0700)
commite426a4af0644ce718d70a7327657df22c8e68d9e
tree818546b782ce44ac4d6bb11d7cd9f37d892d4d16
parentf434f3571e41ee9c418f07c8510af58cf4083f70
Add regexp_nonull.t

for testing the regular expression engine with strings that
lack a trailing null byte.
MANIFEST
ext/XS-APItest/APItest.xs
t/re/regexp.t
t/re/regexp_nonull.t [new file with mode: 0644]