This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add API test for delimcpy()
authorKarl Williamson <khw@cpan.org>
Sun, 16 Aug 2020 12:50:12 +0000 (06:50 -0600)
committerKarl Williamson <khw@cpan.org>
Sat, 31 Oct 2020 17:04:19 +0000 (11:04 -0600)
commitf30cbf5aa3835c9fb81f5212c3c56439f940ae19
tree1e8e680506d4d6eef9467c40b0d81997f0fd8b92
parente050064b67c501e9fdc7bc3f513ba2b8b9e795f8
Add API test for delimcpy()

It turns out that the existing implementation has some bugs, so some of
the tests are marked TODO.
MANIFEST
ext/XS-APItest/APItest.pm
ext/XS-APItest/APItest.xs
ext/XS-APItest/t/delimcpy.t [new file with mode: 0644]