Inspired by https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3548 :
authorJeff Morriss <jeff.morriss@ulticom.com>
Fri, 24 Sep 2010 20:26:29 +0000 (20:26 -0000)
committerJeff Morriss <jeff.morriss@ulticom.com>
Fri, 24 Sep 2010 20:26:29 +0000 (20:26 -0000)
commitd7b10fbe559c3fe5bffcef2e604d10aaeecb2d85
treeb0a194c44435bd01f773e441c954f6169a90067c
parent50251658456024b145499d8c64239965ae0c332d
Inspired by https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3548 :

Add the option to check hf entries for various problems.  This is disabled by
default for the moment as it's quite noisy.

The regexps may need some additional fine tuning (or maybe simplification),
but they seem to work pretty well.

Arguably this might make more sense in checkhf.pl but it was easier to integrate
into this script.

svn path=/trunk/; revision=34240
tools/checkAPIs.pl