#1204: Implement all TODO comments in t/pmc/parrotio.t
----------------------+-----------------------------------------------------
 Reporter:  dukeleto  |       Owner:       
     Type:  bug       |      Status:  new  
 Priority:  normal    |   Milestone:       
Component:  testing   |     Version:  1.7.0
 Severity:  medium    |    Keywords:       
     Lang:            |       Patch:       
 Platform:            |  
----------------------+-----------------------------------------------------

Comment(by jkeenan):

 Many?  I only see these 4 (as of now):
 {{{
 [parrot] 507 $ grep -in TODO t/pmc/parrotio.t
 35:pir_output_is( <<'CODE', <<'OUT',
   'open and close - synchronous',
   todo => 'not yet implemented' );
 117:    <<'CODE', <<'OUT', 'print, read, and readline - synchronous',
   todo => 'not yet implemented' );
 170:# TT #1204 pir_output_is( <<'CODE', <<'OUT',
   'print, read, and readline - asynchronous',
   todo => 'not yet implemented' );
 173:pir_output_is( <<'CODE', <<'OUT', 'buffer_type',
   todo => 'not yet implemented' );
 }}}
 Anyone want to take a stab at this?

 Thank you very much.

 kid51

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1204#comment:2>
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