# New Ticket Created by Jürgen Bömmels # Please include the string: [perl #16839] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16839 > Hi! This MANIFEST things come up again and again. This time there are 5 missing files from 2 contributers. There really need some automatic testing on this. There is already a manicheck.pl in tools/dev, but the user has to run in manually. Ok stop whining, just do it. Here is a "make test" test which will compare the MANIFEST with the CVS/Entries files, a diffrence between these are reported as failure. Uncommitted cvs add/remove are recognised, so a make test just before the commit should complete with no error. tarballs without CVS-directories will skip the CVS/Entries parsing. The icu/ directory is skipped and ignored. I named this test manifest.t in t/src but don't have a strong opinion on this. Put it were you like, but remember to update the MANIFEST :-) -- attachment 1 ------------------------------------------------------ url: http://rt.perl.org/rt2/attach/35994/29117/8c8c3b/manifest.t -- attachment 2 ------------------------------------------------------ url: http://rt.perl.org/rt2/attach/35994/29118/7c7c8f/manifest.diff