summaryrefslogtreecommitdiff
path: root/t/mro
diff options
context:
space:
mode:
authorStanislaw Pusep <stas@sysd.org>2015-06-23 11:43:10 +0200
committerJames E Keenan <jkeenan@cpan.org>2015-07-03 07:40:19 -0400
commitf298f061a20ecb94b9aecb6b6cf9a1972f2751c3 (patch)
tree68df61e9c6d893a940f3c7cc32e5f4dbd2e58450 /t/mro
parent42fe78406bbf57b4d5ea6e4991bbe18d2ffddc50 (diff)
downloadperl-f298f061a20ecb94b9aecb6b6cf9a1972f2751c3.tar.gz
Non-invasive mojibake fixes
Fixing minor encoding inconsistencies found by scan_mojibake utility (https://metacpan.org/pod/distribution/Test-Mojibake/bin/scan_mojibake) This patch is touching only comments/POD/__DATA__
Diffstat (limited to 't/mro')
-rw-r--r--t/mro/basic_04_dfs_utf8.t2
-rw-r--r--t/mro/dbic_dfs_utf8.t2
-rw-r--r--t/mro/isarev.t2
-rw-r--r--t/mro/vulcan_c3_utf8.t2
-rw-r--r--t/mro/vulcan_dfs_utf8.t2
5 files changed, 9 insertions, 1 deletions
diff --git a/t/mro/basic_04_dfs_utf8.t b/t/mro/basic_04_dfs_utf8.t
index 69dc8ef20e..6833c32646 100644
--- a/t/mro/basic_04_dfs_utf8.t
+++ b/t/mro/basic_04_dfs_utf8.t
@@ -9,6 +9,8 @@ require q(./test.pl); plan(tests => 1);
=pod
+=encoding UTF-8
+
From the parrot test t/pmc/object-meths.t
ଅ ᛒ ଅ ऍ
diff --git a/t/mro/dbic_dfs_utf8.t b/t/mro/dbic_dfs_utf8.t
index cd118159c4..d618514fc9 100644
--- a/t/mro/dbic_dfs_utf8.t
+++ b/t/mro/dbic_dfs_utf8.t
@@ -9,6 +9,8 @@ require q(./test.pl); plan(tests => 1);
=pod
+=encoding UTF-8
+
This example is taken from the inheritance graph of DBIx::Class::Coレ in DBIx::Class v0.07002:
(No ASCII art this time, this graph is insane)
diff --git a/t/mro/isarev.t b/t/mro/isarev.t
index 3bd543d33e..892b40c798 100644
--- a/t/mro/isarev.t
+++ b/t/mro/isarev.t
@@ -121,7 +121,7 @@ my $A = \%A::; # keep a ref
# There should be no A::B isarev entry.
i"A::B" => qw [], 'assigning to two superclasses at the same time';
ok !foo->isa("A::B"),
- "A class must not inherit from its superclass’s former name";
+ "A class must not inherit from its superclass's former name";
# undeffing globs
@alpha::ISA = 'beta';
diff --git a/t/mro/vulcan_c3_utf8.t b/t/mro/vulcan_c3_utf8.t
index 68eb12ad95..e0f48cf858 100644
--- a/t/mro/vulcan_c3_utf8.t
+++ b/t/mro/vulcan_c3_utf8.t
@@ -8,6 +8,8 @@ require q(./test.pl); plan(tests => 1);
=pod
+=encoding UTF-8
+
example taken from: L<http://www.opendylan.org/books/drm/Method_Dispatch>
옵젳Ṯ
diff --git a/t/mro/vulcan_dfs_utf8.t b/t/mro/vulcan_dfs_utf8.t
index 92ab9dde9f..d8ef622d80 100644
--- a/t/mro/vulcan_dfs_utf8.t
+++ b/t/mro/vulcan_dfs_utf8.t
@@ -9,6 +9,8 @@ require q(./test.pl); plan(tests => 1);
=pod
+=encoding UTF-8
+
example taken from: L<http://www.opendylan.org/books/drm/Method_Dispatch>
옵젳Ṯ