On Fri Feb 27 21:15:43 2009, coke wrote: > On Fri Feb 27 21:13:30 2009, coke wrote: > > I have a patch nearly ready to go to rip these out, but am having a > > problem with t/harness ; > > there is code to make "-b" convert to "--runcore=bounds", but it seems > > broken: > > > > If I deliberately put an error in one of the test files, I can see: > > $ make testb > > <SNIP> > > ./parrot -b -D40 --gc-debug -O1 > > --output=t/compilers/imcc/imcpasm/cfg_1.pasm > > > > Once "t/harness -b" passes the right option to parrot, I can run a > > fulltest and then commit > > my patch. > > > > Hopefully this is a simple perl task for someone to tackle.
Workaround to t/harness committed in r7080. -- Will "Coke" Coleda _______________________________________________ http://lists.parrot.org/mailman/listinfo/parrot-dev
