#1893: Define a 'quickcover' make target
---------------------+------------------------------------------------------
 Reporter:  jkeenan  |       Owner:  jkeenan
     Type:  RFC      |      Status:  new    
 Priority:  normal   |   Milestone:  2.11   
Component:  testing  |     Version:  2.10.0 
 Severity:  medium   |    Keywords:         
     Lang:           |       Patch:         
 Platform:           |  
---------------------+------------------------------------------------------
 Our Google Code-In students have had several tasks to improve the coverage
 of our source code by our tests.  However, it has become apparent to them
 and to me that our current `make cover` target takes too long to run and
 has a scope to broad to be useful in improving the coverage of .c and .pmc
 files.

 So I propose a `quickcover` target which will implement a subset of
 `cover`.  `quickcover`, to put it approximately, will jettison the runs of
 the alternate runcores as well as the tests of the Perl 5 components.

 I hope to get this working tonight.  Comments?

 kid51

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1893>
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