Commit graph

22 commits

Author SHA1 Message Date
Colin Kuskie
e97d84fb14 Better methods for finding module names from package names for t/POD.t 2012-01-18 13:39:32 -08:00
Colin Kuskie
475b73f6e6 Cleaner method for finding module names from package paths. 2012-01-18 13:16:26 -08:00
Colin Kuskie
b323f74121 Update copyright notice 2011-12-28 11:30:38 -08:00
Colin Kuskie
cf22fc848c Check all the module namespaces for POD. 2010-09-22 13:53:44 -07:00
Graham Knop
a95ef168cc remove use of FindBin in tests 2010-09-01 14:05:53 -05:00
Graham Knop
67b729fee0 use note instead of diag in tests for non-error debug output 2009-09-23 08:29:05 -05:00
Colin Kuskie
3964baeb2e Add POD_COVERAGE==3 switch to find empty POD blocks. 2009-07-06 03:57:33 +00:00
Colin Kuskie
ae3b94c242 Output subroutines missing POD regardless of coverage threshold.
Fix the threshold to work correctly based on ENV.
2009-04-02 16:58:38 +00:00
Colin Kuskie
ae4917a644 POD.t should be run all the time, as well. 2009-04-02 16:47:27 +00:00
Colin Kuskie
1341ebfbd1 Add more configuration to the POD coverage test. POD_COVERAGE==2 will check against 100%
coverage and emit a list of modules that POD to be covered.
2009-04-01 04:27:00 +00:00
Graham Knop
24da723629 updating copyright year 2009-02-20 23:47:30 +00:00
Colin Kuskie
f47cb2ffdd Detect when Devel::Symdump pukes and skip modules that fail falsely.
Give better diagnostics so that true coverage can be monitored.
2009-01-27 02:22:08 +00:00
JT Smith
93b5ca16e4 updating copyright year 2008-02-07 23:28:18 +00:00
Colin Kuskie
83310ba311 update copyright on tests 2007-07-07 03:56:44 +00:00
Colin Kuskie
499981d092 removing diag to clean up smoke test output 2006-04-20 18:43:20 +00:00
Christian Hansen
83d59837fd Ported all tests 2006-01-17 22:06:21 +00:00
JT Smith
295e2b4a73 working once again 2006-01-15 06:09:33 +00:00
JT Smith
20a4aebb13 first round at fixing tests to work with new session system 2006-01-12 22:49:38 +00:00
Colin Kuskie
9c1c0fa576 Output PODs in sorted order
1 test was undeclared in Utility.t
2005-12-25 00:09:20 +00:00
JT Smith
327653fe9a ready for work 2005-11-19 05:49:50 +00:00
JT Smith
055137c607 bug fix 2005-11-19 05:49:20 +00:00
JT Smith
5b9f994b50 added pod coverage test 2005-11-19 05:38:22 +00:00