summaryrefslogtreecommitdiff
path: root/ext/XS-APItest
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2022-06-14 10:35:51 -0600
committerKarl Williamson <khw@cpan.org>2022-06-14 10:50:33 -0600
commit9f4248c91978a6485a7856bc094d868d40054553 (patch)
treec07c65b28093f6cc0ef9e9ee411847caf940e57c /ext/XS-APItest
parentd6ad3b72778369a84a215b498d8d60d5b03aa1af (diff)
downloadperl-9f4248c91978a6485a7856bc094d868d40054553.tar.gz
Revert "Do per-word hop back"
This reverts commit d6ad3b72778369a84a215b498d8d60d5b03aa1af and adds comments that it existed. This is so that this work which isn't really needed based on current usage in core isn't lost, and can be used in the future.
Diffstat (limited to 'ext/XS-APItest')
-rw-r--r--ext/XS-APItest/t/utf8.t3
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/XS-APItest/t/utf8.t b/ext/XS-APItest/t/utf8.t
index f8e88e29cd..50d1a4e0fd 100644
--- a/ext/XS-APItest/t/utf8.t
+++ b/ext/XS-APItest/t/utf8.t
@@ -28,9 +28,6 @@ my $word_length = defined $Config{quadkind} ? 8 : 4;
# individually, so we don't have to test the various combinations of partially
# filled words.
-my $str = chr(0x7FFF_FFFF) x 1000;
-my $result = test_utf8_hop_safe($str, 61, -27);
-
my $offset = 1; # Start 1 byte past word boundary.
# We choose an invariant and a variant that are at the boundaries between