Re: [MATH] 2.2 test failures when run with 2.1 test cases

2011-02-21 Thread sebb
On 21 February 2011 20:26, Luc Maisonobe wrote: > Le 21/02/2011 21:06, sebb a écrit : >> On 21 February 2011 19:28, Luc Maisonobe wrote: >>> Le 21/02/2011 18:03, sebb a écrit : I've updated the test-jar.xml Ant script [1] so it can now be used to run the test classes against a jar witho

Re: [MATH] 2.2 test failures when run with 2.1 test cases

2011-02-21 Thread Luc Maisonobe
Le 21/02/2011 21:06, sebb a écrit : > On 21 February 2011 19:28, Luc Maisonobe wrote: >> Le 21/02/2011 18:03, sebb a écrit : >>> I've updated the test-jar.xml Ant script [1] so it can now be used to >>> run the test classes against a jar without needing to also compile >>> against the jar: >>> >>>

Re: [MATH] 2.2 test failures when run with 2.1 test cases

2011-02-21 Thread sebb
On 21 February 2011 19:28, Luc Maisonobe wrote: > Le 21/02/2011 18:03, sebb a écrit : >> I've updated the test-jar.xml Ant script [1] so it can now be used to >> run the test classes against a jar without needing to also compile >> against the jar: >> >> $ ant -f test-jar.xml [-lib junit-m.n..jar]

Re: [MATH] 2.2 test failures when run with 2.1 test cases

2011-02-21 Thread Luc Maisonobe
Le 21/02/2011 18:03, sebb a écrit : > I've updated the test-jar.xml Ant script [1] so it can now be used to > run the test classes against a jar without needing to also compile > against the jar: > > $ ant -f test-jar.xml [-lib junit-m.n..jar] test-only > > Running this against a checkout of [3]

[MATH] 2.2 test failures when run with 2.1 test cases

2011-02-21 Thread sebb
I've updated the test-jar.xml Ant script [1] so it can now be used to run the test classes against a jar without needing to also compile against the jar: $ ant -f test-jar.xml [-lib junit-m.n..jar] test-only Running this against a checkout of [3] gives 40 classes with test errors or test failures