On 2010-08-11, tabber wrote:
> We are evaluating ANT to setup out build process. We have a lot of our tests
> written in c and functional test written in an ih house developed language.
> There tests produce text output which I can parse and generate JUnit like
> XML output.
> How do I make ANT r
We are evaluating ANT to setup out build process. We have a lot of our tests
written in c and functional test written in an ih house developed language.
There tests produce text output which I can parse and generate JUnit like
XML output.
How do I make ANT run these tests for each build? Is exec