Hello Jesse,
I have committed what you suggested - see [1]
However I was not able to reproduce the problem that you mentioned.
Is it possible that you did not put junit-4 on the classpath when
running the junit 4 style test suite ?
Or else the antunit testscase which I added does not reproduce the
failure case.
Regards,
Antoine
[1] http://svn.apache.org/viewvc?view=revision&revision=1050993
On 12/17/2010 4:36 PM, Jesse Glick wrote:
Jesse Glick<jesse.glick<at> oracle.com> writes:
Cannot add a test for it easily without relying on JDK 5 to build.
Manual test case (retyped by hand so please excuse any typos):
<property name="junit.jar" location="..."/>
<echo file="T1.java">public class T1 extends
junit.framework.TestCase" {
public void testOK() {}
....
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org