#600: bytecode testing framework
---------------------+------------------------------------------------------
 Reporter:  allison  |       Owner:     
     Type:  roadmap  |      Status:  new
 Priority:  normal   |   Milestone:  1.8
Component:  none     |     Version:     
 Severity:  medium   |    Keywords:     
     Lang:           |       Patch:     
 Platform:           |  
---------------------+------------------------------------------------------

Comment(by barney):

 Replying to [comment:6 mikehh]:
 > perhaps I have the wrong end of the stick, but is this not what testr
 does.
 >
 > It compiles to bytecode and then tests the bytecode: .pir -> .pbc files
 and test .pbc

 Actually 'make testr' does something a little bit different.
 It creates a '*.pbc' File, converts it into an executable and runs the
 executable.

 It doesn't run the pbc-File directly.

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