#77: Parrot::Interpreter - should support multi-level namespaces
---------------------+------------------------------------------------------
 Reporter:  szabgab  |        Type:  feature
   Status:  new      |    Priority:  normal 
Milestone:           |   Component:  none   
  Version:  trunk    |    Severity:  medium 
 Keywords:           |        Lang:         
    Patch:           |    Platform:         
---------------------+------------------------------------------------------

Comment(by allison):

 Language tests shouldn't be mixed in with core tests. Instead of adding
 separate test files in ext/Parrot-Embed/t/ for every language, add one
 test file ext/Parrot-Embed/t/languages.t, and test a core language (abc is
 guaranteed to be in the main repository through 1.0 and beyond).

 If you want to test Parrot::Embed with other languages, those tests belong
 in languages/perl6/t/, languages/cardinal/t/, etc.

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