-
Darren Austin authored
Added a check to the analyzer script to detect skipped tests that aren't commented. The comment following the `skip` parameter should include either a link to a github issue tracking the reenabling of the test, or a '[intended]' tag with a brief description of why the test should never be enabled for the given condition.