http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=34240
User: morriss
Date: 2010/09/24 01:26 PM
Log:
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.
Directory: /trunk/tools/
Changes Path Action
+62 -0 checkAPIs.pl Modified