#1684: examples/pir/*.pir aren't executed during make fulltest.
---------------------+------------------------------------------------------
 Reporter:  bacek    |       Owner:       
     Type:  cage     |      Status:  new  
 Priority:  major    |   Milestone:       
Component:  testing  |     Version:  trunk
 Severity:  high     |    Keywords:       
     Lang:           |       Patch:       
 Platform:           |  
---------------------+------------------------------------------------------

Comment(by coke):

 There are 2 tests in t/examples/*.t that cover some of these files:

 t/examples/pir.t should be testing those files in examples/pir which
 generate testable output when run.

 t/examples/catchcall.t should be testing that any pir or pasm files still
 compile.

 Both of these tests are run under examples_tests, which is run as part of
 fulltest.

 So, to test the output of the files, add tests to t/examples/pir.t. The
 last time I touched that file, all the tests that generated testable
 output were there.

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