This is the mail archive of the cygwin-developers@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: moving testsuite 1 level up


On Thu, Aug 31, 2000 at 04:18:16PM -0400, DJ Delorie wrote:
>
>Where the testsuite is, and where it runs, are two different things.
>If you put a testsuite anywhere other than a *subdirectory* under
>winsup/cygwin/testsuite, dejagnu won't be able to run it.
>
>Perhaps it's time to update Maekfile.common to use some $(UPTOP)
>(defined to ".." in most cases) variable?

It does have updir, updir1, and updir2 variables already.  I see
the problem with Makefile.common.  There's another way around it.
I'll take care of it.

The testsuite really should be a subdirectory of cygwin.  If we add
testsuites for w32api and utils, they should also be subdirectories of
thos directories as well.

>Don't forget that testsuites are run with "make check" and should be
>integrated into dejagnu.

Right.  This is an absolute requirement.

cgf

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]