Rename t/porting/buildtoc.t to pod_rules.t to reflect the previous change.
authorNicholas Clark <nick@ccl4.org>
Wed, 9 Nov 2011 12:52:29 +0000 (13:52 +0100)
committerNicholas Clark <nick@ccl4.org>
Fri, 18 Nov 2011 10:08:57 +0000 (11:08 +0100)
As it now calls Porting/pod_rules.pl, not pod/buildtoc, it makes little sense
to keep the previous name.

MANIFEST
t/porting/pod_rules.t [moved from t/porting/buildtoc.t with 100% similarity]

index e2a3c90..37c9c05 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -5257,7 +5257,6 @@ t/perl.supp                       Perl valgrind suppressions
 t/porting/args_assert.t                Check that all PERL_ARGS_ASSERT* macros are used
 t/porting/authors.t            Check that all authors have been acknowledged
 t/porting/bincompat.t          Check that {non_,}bincompat_options are ordered
-t/porting/buildtoc.t           Check that various pod lists are consistent
 t/porting/checkcase.t          Check whether we are case-insensitive-fs-friendly
 t/porting/checkcfgvar.t                Check that all config.sh-like files are good
 t/porting/cmp_version.t                Test whether all changed module files have their VERSION bumped
@@ -5271,6 +5270,7 @@ t/porting/known_pod_issues.dat    Data file for porting/podcheck.t
 t/porting/maintainers.t                Test that Porting/Maintainers.pl is up to date
 t/porting/manifest.t           Test that this MANIFEST file is well formed
 t/porting/podcheck.t           Test the POD of shipped modules is well formed
+t/porting/pod_rules.t          Check that various pod lists are consistent
 t/porting/regen.t              Check that regen.pl doesn't need running
 t/porting/test_bootstrap.t     Test that the instructions for test bootstrapping aren't accidentally overlooked.
 t/README                       Instructions for regression tests
similarity index 100%
rename from t/porting/buildtoc.t
rename to t/porting/pod_rules.t