#1726: Missing POD in .pmc files (and a couple of others)
------------------------------+---------------------------------------------
 Reporter:  mikehh            |       Owner:  jkeenan 
     Type:  todo              |      Status:  assigned
 Priority:  normal            |   Milestone:          
Component:  coding_standards  |     Version:  trunk   
 Severity:  medium            |    Keywords:          
     Lang:                    |       Patch:          
 Platform:                    |  
------------------------------+---------------------------------------------

Comment(by jkeenan):

 mikehh:

 Can you review ''t/codingstd/pmc_docs.t'' in the ''tt1726_pmc_pod''
 branch?

 I began by cloning ''t/codingstd/c_function_docs.t''.  It went remarkably
 smoothly.  (Why didn't we do this a long time ago?)  ''pmc_docs.t''
 detected 3 more ''.pmc'' files lacking documentation than did
 ''headerizer.t''.

 But, of course, I couldn't leave it there.  I decided to do some
 refactoring of the internals of ''pmc_docs.t'' to create a hash in which
 the documentation status of each function in each ''.pmc'' file was
 recorded.  Then the tests amounted to iterating through this hash.  I also
 made a few modifications to the output that will appear under ''prove
 -v''.

 Thank you very much.

 kid51

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1726#comment:4>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to