summaryrefslogtreecommitdiff
path: root/t/pod-coverage.t
AgeCommit message (Collapse)AuthorFilesLines
2016-11-13t: Mark partially documented POD modules as TODOGuillem Jover1-5/+14
This makes sure we will not forget to get them out of the ignore list once they get documented.
2016-10-30test: Ignore POD coverage for partially private modulesGuillem Jover1-1/+6
The Dpkg::Arch and Dpkg::Source::Package modules are partially private, and several of its functions are not yet documented as public. Ignore these two for now to avoid the expected failures.
2016-10-30test: Pass -q to grep command to suppress matched outputGuillem Jover1-1/+2
2016-07-31t: Add POD coverage support for public perl modulesGuillem Jover1-0/+60