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
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:
>>>
>>>
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]
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]
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