#1158: t/op/01-parse_ops.t: figure out how to test parsing of pmc constant
parameters
----------------------+-----------------------------------------------------
 Reporter:  particle  |       Owner:     
     Type:  todo      |      Status:  new
 Priority:  normal    |   Milestone:     
Component:  testing   |     Version:     
 Severity:  medium    |    Keywords:     
     Lang:            |       Patch:     
 Platform:            |  
----------------------+-----------------------------------------------------
Changes (by jkeenan):

  * component:  none => testing


Comment:

 Replying to [ticket:1158 particle]:

 >
 > see t/op/01-parse_ops.t
 > ~jerry

 ''t/op/01-parse_ops.t'' no longer exists.  Is
 ''t/compilers/opsc/01-parse.t'' its replacement.

 I can't find '1158' in any relevant context in the source code.

 Would any of these tests satisfy the request in this ticket?
 {{{
 t/pmc/pmc.t:198:pir_output_is( <<'CODE', <<'OUT', "Integer pmc constant "
 );
 t/pmc/pmc.t:207:pir_output_is( <<'CODE', <<'OUT', "Float pmc constant " );
 t/pmc/pmc.t:216:pir_output_is( <<'CODE', <<'OUT', "pmc constant" );
 t/pmc/packfile.t:365:    # PMC constants
 t/pmc/packfile.t:403:    is($I0, 2, "    and contains 2 pmc constants")
 }}}
 Thank you very much.

 kid51

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