On Thu, 14 Sep 2006, Matt Benson <[EMAIL PROTECTED]> wrote:
> --- Stefan Bodewig <[EMAIL PROTECTED]> wrote:

>> I didn't think of the *-support.xml case, that would
>> need to be added.
> 
> This is the only contention area, then.

Wouldn't call it contention.  I just didn't think of the case where
build files inside of the antunit tests tree wouldn't hold any AntUnit
tests, because all existing AntUnit tests were standalone build files
so far.

> I see that the antlibs are running src/tests/antunit/**/*.xml , so
> my proposal for excluding e.g. **/*-support.xml would blend rather
> seamlessly IMO.  DD opined he would prefer INcluding **/*-test.xml ,
> **/*Test.xml , or some other known pattern to excluding support
> files.

Both ways work for me. I'm leaning a bit towards DD's suggestion,
since it is in line with our practice WRT JUnit tests.

> My rationale is that I expect the majority of files under
> src/tests/antunit to be antunit test files; thus the few exceptions
> = exclusions.

This is true for .java files under src/testcases, still we use an
include pattern.

Cheers

        Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to