On Fri, 30 Aug 2002, Kashyap Parikh <[EMAIL PROTECTED]> wrote: > I would like to add a key,value tag called suffix to <test> that > will append to the junit test name.
You have complete control over the file name via <test>'s outfile attribute. > Can someone tell me whats the best way to change the src. I looked > into JUnitTest.java and JUnitTask.java and have added this > variable. Should be sufficient. > But I assume execute.java also needs to be modified. Why? Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
