On 3/14/06, David Van Couvering (JIRA) <[email protected]> wrote:
>
> So, I have this all working (see attached) and I actually already found one
> bug that way.  Since it depends on UNIX utilities, it can't be part of the 
> standard
> unit tests, but I'd like to check it in and recommend we use it for nightly
> regression and release tests.
>
> The question is, where to put it?  Where I have it right now is under
> java/build/i18nTestGen.  It seems a bit odd since it's not actually java code.
> Is there a better place to put this?  Should it go under tools?

I'd suggest tools/testing. I think its a good idea to share such
testing tools that are just intended for use by Derby developers, even
if they only run on a single platform. Then, people interested in them
can collaborate on them and use them if they are able.

In general, having something is 100% better than having nothing. ;-)

andrew

Reply via email to