summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index c7cbdf427f..637319a10e 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -6242,6 +6242,7 @@ t/porting/readme.t Check that all files in Porting/ are mentioned in Porting/R
t/porting/regen.t Check that regen.pl doesn't need running
t/porting/ss_dup.t Check that sv.c:ss_dup handles everything
t/porting/test_bootstrap.t Test that the instructions for test bootstrapping aren't accidentally overlooked.
+t/porting/test_testlist.t Test that we t/harness and t/TEST and MANIFEST agree on our test list
t/porting/update_authors.t Tests for Porting/updateAUTHORS.pl
t/porting/utils.t Check that utility scripts still compile
t/re/alpha_assertions.t See if things like '(*postive_lookahed:...) work properly