moving testsuite 1 level up
Chris Faylor
cgf@cygnus.com
Thu Aug 31 13:24:00 GMT 2000
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
More information about the Cygwin-developers
mailing list