t/porting/re_context.t Check assumptions made by save_re_context()
t/porting/readme.t Check that all files in Porting/ are mentioned in Porting/README.pod
t/porting/regen.t Check that regen.pl doesn't need running
-t/porting/ss_dup.t Check that sv.c:ss_dup handle everything
+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/utils.t Check that utility scripts still compile
t/re/anyof.t See if bracketed char classes [...] compile properly