[perl #52382] [TODO] Add nqp test to the root 'make test'

Will Coleda via RT parrotbug-followup at parrotcode.org
Wed Mar 11 02:12:18 UTC 2009


On Tue Apr 01 11:07:43 2008, bernhard wrote:
> Currently the nqp test can be run with:
> 
>    cd compilers/nqp && make test
> 
> This is good, but it would be nicer if 'nqp' were tested by the root 
> 'make test'.
> Also moving the tests to 't/comilers/nqp' can be considered.
> 
> Regards,
>   Bernhard

As a stopgap to adding this to "make test", we could always run it as part of 'make fulltest', 
since that already has N different harness runs; once we figure out how to merge this into a 
single harness run with parrot and perl tests, we can migrate it back to the core 'make test'.

-- 
Will "Coke" Coleda


More information about the parrot-dev mailing list