Changes between Version 8 and Version 9 of GoogleCodeIn2010Tasks
- Timestamp:
- 10/29/10 03:41:15 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GoogleCodeIn2010Tasks
v8 v9 42 42 43 43 ''Details'': A lot of our tests are still written in perl5 or a combination of perl5 with pir in CODE/OUTPUT blocks. Ultimately we would like to get rid of any dependency on perl5. We will put forward a list of tests that still need converting and set them up as a tasks with one or more tests to be converted. 44 45 == Task #3: Increase test coverage of PMCs - This represents several tasks. == 46 47 Potential Mentors: cotto, ? 48 49 Background Required: familiarity with PIR and C, Perl 5 in some cases. 50 51 ''Details'': Many of our PMCs don't have complete test coverage. Although 100% coverage may not be possible in all cases, we can do better. We will provide a list of PMCs which need increased test coverage and notes about any PMCs which may provide difficulties in reaching 100%. A task will be complete when, at the mentor's discretion, a PMC's coverage is increased as much as is practical, ideally to 100%. This task requires the use of PIR, but increasing test coverage will usually require a small and easily-learned subset of PIR.