diag.t: Check categories and severity
authorFather Chrysostomos <sprout@cpan.org>
Wed, 27 Jun 2012 07:47:24 +0000 (00:47 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Wed, 27 Jun 2012 07:52:54 +0000 (00:52 -0700)
commit62f5f54dc2d202093c570a94d2c11089cc3de629
treedfecddce67ef598c5a892a7fc25a3c8e648a479e
parent207e3571322a904190689eec9279f6c8b80caf7e
diag.t: Check categories and severity

There was code already started for this, but never finished.  This
commit makes it work for the most part.

This is not smart enough yet to understand nested categories.  There
is a new exceptions list in the __DATA__ section for cases it can’t
handle, which are precious few.
t/porting/diag.t