On Tue Mar 10 19:12:15 2009, coke wrote:
> 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'.

Someone added a separate file to the 'make test' that is run outside of 
the normal harness. I added a similar entry for the nqp tests so that 
they get run as well.

Once we can run the nqp tests inside the same test harness as the rest 
of the perl tests, we can eliminate the workaround and 

(hack added in r38180)
-- 
Will "Coke" Coleda
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-dev

Reply via email to