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 _______________________________________________ http://lists.parrot.org/mailman/listinfo/parrot-dev
