summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MANIFEST40
-rw-r--r--ext/XS-APItest/t/handy00.t (renamed from ext/XS-APItest/t/handy0.t)0
-rw-r--r--ext/XS-APItest/t/handy01.t (renamed from ext/XS-APItest/t/handy1.t)0
-rw-r--r--ext/XS-APItest/t/handy02.t (renamed from ext/XS-APItest/t/handy2.t)0
-rw-r--r--ext/XS-APItest/t/handy03.t (renamed from ext/XS-APItest/t/handy3.t)0
-rw-r--r--ext/XS-APItest/t/handy04.t (renamed from ext/XS-APItest/t/handy4.t)0
-rw-r--r--ext/XS-APItest/t/handy05.t (renamed from ext/XS-APItest/t/handy5.t)0
-rw-r--r--ext/XS-APItest/t/handy06.t (renamed from ext/XS-APItest/t/handy6.t)0
-rw-r--r--ext/XS-APItest/t/handy07.t (renamed from ext/XS-APItest/t/handy7.t)0
-rw-r--r--ext/XS-APItest/t/handy08.t (renamed from ext/XS-APItest/t/handy8.t)0
-rw-r--r--ext/XS-APItest/t/handy09.t (renamed from ext/XS-APItest/t/handy9.t)0
-rw-r--r--ext/XS-APItest/t/utf8_warn00.t (renamed from ext/XS-APItest/t/utf8_warn0.t)0
-rw-r--r--ext/XS-APItest/t/utf8_warn01.t (renamed from ext/XS-APItest/t/utf8_warn1.t)0
-rw-r--r--ext/XS-APItest/t/utf8_warn02.t (renamed from ext/XS-APItest/t/utf8_warn2.t)0
-rw-r--r--ext/XS-APItest/t/utf8_warn03.t (renamed from ext/XS-APItest/t/utf8_warn3.t)0
-rw-r--r--ext/XS-APItest/t/utf8_warn04.t (renamed from ext/XS-APItest/t/utf8_warn4.t)0
-rw-r--r--ext/XS-APItest/t/utf8_warn05.t (renamed from ext/XS-APItest/t/utf8_warn5.t)0
-rw-r--r--ext/XS-APItest/t/utf8_warn06.t (renamed from ext/XS-APItest/t/utf8_warn6.t)0
-rw-r--r--ext/XS-APItest/t/utf8_warn07.t (renamed from ext/XS-APItest/t/utf8_warn7.t)0
-rw-r--r--ext/XS-APItest/t/utf8_warn08.t (renamed from ext/XS-APItest/t/utf8_warn8.t)0
-rw-r--r--ext/XS-APItest/t/utf8_warn09.t (renamed from ext/XS-APItest/t/utf8_warn9.t)0
21 files changed, 20 insertions, 20 deletions
diff --git a/MANIFEST b/MANIFEST
index a6463a4a9f..e6d1dea55f 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -4232,16 +4232,16 @@ ext/XS-APItest/t/gv_fetchmeth.t XS::APItest: tests for gv_fetchmeth() and varia
ext/XS-APItest/t/gv_fetchmeth_autoload.t XS::APItest: tests for gv_fetchmeth_autoload() and variants
ext/XS-APItest/t/gv_fetchmethod_flags.t XS::APItest: tests for gv_fetchmethod_flags() and variants
ext/XS-APItest/t/gv_init.t XS::APItest: tests for gv_init and variants
-ext/XS-APItest/t/handy0.t XS::APItest: tests for handy.h
-ext/XS-APItest/t/handy1.t XS::APItest: tests for handy.h
-ext/XS-APItest/t/handy2.t XS::APItest: tests for handy.h
-ext/XS-APItest/t/handy3.t XS::APItest: tests for handy.h
-ext/XS-APItest/t/handy4.t XS::APItest: tests for handy.h
-ext/XS-APItest/t/handy5.t XS::APItest: tests for handy.h
-ext/XS-APItest/t/handy6.t XS::APItest: tests for handy.h
-ext/XS-APItest/t/handy7.t XS::APItest: tests for handy.h
-ext/XS-APItest/t/handy8.t XS::APItest: tests for handy.h
-ext/XS-APItest/t/handy9.t XS::APItest: tests for handy.h
+ext/XS-APItest/t/handy00.t XS::APItest: tests for handy.h
+ext/XS-APItest/t/handy01.t XS::APItest: tests for handy.h
+ext/XS-APItest/t/handy02.t XS::APItest: tests for handy.h
+ext/XS-APItest/t/handy03.t XS::APItest: tests for handy.h
+ext/XS-APItest/t/handy04.t XS::APItest: tests for handy.h
+ext/XS-APItest/t/handy05.t XS::APItest: tests for handy.h
+ext/XS-APItest/t/handy06.t XS::APItest: tests for handy.h
+ext/XS-APItest/t/handy07.t XS::APItest: tests for handy.h
+ext/XS-APItest/t/handy08.t XS::APItest: tests for handy.h
+ext/XS-APItest/t/handy09.t XS::APItest: tests for handy.h
ext/XS-APItest/t/handy_base.pl XS::APItest: tests for handy.h
ext/XS-APItest/t/hash.t XS::APItest: tests for hash related APIs
ext/XS-APItest/t/join_with_space.t test op_convert_list
@@ -4305,16 +4305,16 @@ ext/XS-APItest/t/utf16_to_utf8.t Test behaviour of utf16_to_utf8{,reversed}
ext/XS-APItest/t/utf8.t Tests for code in utf8.c
ext/XS-APItest/t/utf8_malformed.t Tests for code in utf8.c
ext/XS-APItest/t/utf8_setup.pl Tests for code in utf8.c
-ext/XS-APItest/t/utf8_warn0.t Tests for code in utf8.c
-ext/XS-APItest/t/utf8_warn1.t Tests for code in utf8.c
-ext/XS-APItest/t/utf8_warn2.t Tests for code in utf8.c
-ext/XS-APItest/t/utf8_warn3.t Tests for code in utf8.c
-ext/XS-APItest/t/utf8_warn4.t Tests for code in utf8.c
-ext/XS-APItest/t/utf8_warn5.t Tests for code in utf8.c
-ext/XS-APItest/t/utf8_warn6.t Tests for code in utf8.c
-ext/XS-APItest/t/utf8_warn7.t Tests for code in utf8.c
-ext/XS-APItest/t/utf8_warn8.t Tests for code in utf8.c
-ext/XS-APItest/t/utf8_warn9.t Tests for code in utf8.c
+ext/XS-APItest/t/utf8_warn00.t Tests for code in utf8.c
+ext/XS-APItest/t/utf8_warn01.t Tests for code in utf8.c
+ext/XS-APItest/t/utf8_warn02.t Tests for code in utf8.c
+ext/XS-APItest/t/utf8_warn03.t Tests for code in utf8.c
+ext/XS-APItest/t/utf8_warn04.t Tests for code in utf8.c
+ext/XS-APItest/t/utf8_warn05.t Tests for code in utf8.c
+ext/XS-APItest/t/utf8_warn06.t Tests for code in utf8.c
+ext/XS-APItest/t/utf8_warn07.t Tests for code in utf8.c
+ext/XS-APItest/t/utf8_warn08.t Tests for code in utf8.c
+ext/XS-APItest/t/utf8_warn09.t Tests for code in utf8.c
ext/XS-APItest/t/utf8_warn_base.pl Tests for code in utf8.c
ext/XS-APItest/t/weaken.t XS::APItest: tests for sv_rvweaken() and sv_get_backrefs()
ext/XS-APItest/t/whichsig.t XS::APItest: tests for whichsig() and variants
diff --git a/ext/XS-APItest/t/handy0.t b/ext/XS-APItest/t/handy00.t
index 7c3e4e3e72..7c3e4e3e72 100644
--- a/ext/XS-APItest/t/handy0.t
+++ b/ext/XS-APItest/t/handy00.t
diff --git a/ext/XS-APItest/t/handy1.t b/ext/XS-APItest/t/handy01.t
index 2fd8ec1d21..2fd8ec1d21 100644
--- a/ext/XS-APItest/t/handy1.t
+++ b/ext/XS-APItest/t/handy01.t
diff --git a/ext/XS-APItest/t/handy2.t b/ext/XS-APItest/t/handy02.t
index 2d4e78d311..2d4e78d311 100644
--- a/ext/XS-APItest/t/handy2.t
+++ b/ext/XS-APItest/t/handy02.t
diff --git a/ext/XS-APItest/t/handy3.t b/ext/XS-APItest/t/handy03.t
index fe07af3b64..fe07af3b64 100644
--- a/ext/XS-APItest/t/handy3.t
+++ b/ext/XS-APItest/t/handy03.t
diff --git a/ext/XS-APItest/t/handy4.t b/ext/XS-APItest/t/handy04.t
index 08977a1aa7..08977a1aa7 100644
--- a/ext/XS-APItest/t/handy4.t
+++ b/ext/XS-APItest/t/handy04.t
diff --git a/ext/XS-APItest/t/handy5.t b/ext/XS-APItest/t/handy05.t
index d2bb9269bc..d2bb9269bc 100644
--- a/ext/XS-APItest/t/handy5.t
+++ b/ext/XS-APItest/t/handy05.t
diff --git a/ext/XS-APItest/t/handy6.t b/ext/XS-APItest/t/handy06.t
index 44fd1c6346..44fd1c6346 100644
--- a/ext/XS-APItest/t/handy6.t
+++ b/ext/XS-APItest/t/handy06.t
diff --git a/ext/XS-APItest/t/handy7.t b/ext/XS-APItest/t/handy07.t
index c6c2d5092a..c6c2d5092a 100644
--- a/ext/XS-APItest/t/handy7.t
+++ b/ext/XS-APItest/t/handy07.t
diff --git a/ext/XS-APItest/t/handy8.t b/ext/XS-APItest/t/handy08.t
index 7e546d7371..7e546d7371 100644
--- a/ext/XS-APItest/t/handy8.t
+++ b/ext/XS-APItest/t/handy08.t
diff --git a/ext/XS-APItest/t/handy9.t b/ext/XS-APItest/t/handy09.t
index 38d89c0c73..38d89c0c73 100644
--- a/ext/XS-APItest/t/handy9.t
+++ b/ext/XS-APItest/t/handy09.t
diff --git a/ext/XS-APItest/t/utf8_warn0.t b/ext/XS-APItest/t/utf8_warn00.t
index 3f91bf5a4e..3f91bf5a4e 100644
--- a/ext/XS-APItest/t/utf8_warn0.t
+++ b/ext/XS-APItest/t/utf8_warn00.t
diff --git a/ext/XS-APItest/t/utf8_warn1.t b/ext/XS-APItest/t/utf8_warn01.t
index beb4faf634..beb4faf634 100644
--- a/ext/XS-APItest/t/utf8_warn1.t
+++ b/ext/XS-APItest/t/utf8_warn01.t
diff --git a/ext/XS-APItest/t/utf8_warn2.t b/ext/XS-APItest/t/utf8_warn02.t
index d6d3e7a73d..d6d3e7a73d 100644
--- a/ext/XS-APItest/t/utf8_warn2.t
+++ b/ext/XS-APItest/t/utf8_warn02.t
diff --git a/ext/XS-APItest/t/utf8_warn3.t b/ext/XS-APItest/t/utf8_warn03.t
index ae0da886c9..ae0da886c9 100644
--- a/ext/XS-APItest/t/utf8_warn3.t
+++ b/ext/XS-APItest/t/utf8_warn03.t
diff --git a/ext/XS-APItest/t/utf8_warn4.t b/ext/XS-APItest/t/utf8_warn04.t
index 52e8250851..52e8250851 100644
--- a/ext/XS-APItest/t/utf8_warn4.t
+++ b/ext/XS-APItest/t/utf8_warn04.t
diff --git a/ext/XS-APItest/t/utf8_warn5.t b/ext/XS-APItest/t/utf8_warn05.t
index 94f8f0cd45..94f8f0cd45 100644
--- a/ext/XS-APItest/t/utf8_warn5.t
+++ b/ext/XS-APItest/t/utf8_warn05.t
diff --git a/ext/XS-APItest/t/utf8_warn6.t b/ext/XS-APItest/t/utf8_warn06.t
index 5995db6906..5995db6906 100644
--- a/ext/XS-APItest/t/utf8_warn6.t
+++ b/ext/XS-APItest/t/utf8_warn06.t
diff --git a/ext/XS-APItest/t/utf8_warn7.t b/ext/XS-APItest/t/utf8_warn07.t
index 27dc96bc2f..27dc96bc2f 100644
--- a/ext/XS-APItest/t/utf8_warn7.t
+++ b/ext/XS-APItest/t/utf8_warn07.t
diff --git a/ext/XS-APItest/t/utf8_warn8.t b/ext/XS-APItest/t/utf8_warn08.t
index 01de3b67a3..01de3b67a3 100644
--- a/ext/XS-APItest/t/utf8_warn8.t
+++ b/ext/XS-APItest/t/utf8_warn08.t
diff --git a/ext/XS-APItest/t/utf8_warn9.t b/ext/XS-APItest/t/utf8_warn09.t
index aa4c42f912..aa4c42f912 100644
--- a/ext/XS-APItest/t/utf8_warn9.t
+++ b/ext/XS-APItest/t/utf8_warn09.t