Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin-developers AT sources DOT redhat DOT com Date: Thu, 31 Aug 2000 16:18:16 -0400 Message-Id: <200008312018.QAA25051@envy.delorie.com> From: DJ Delorie To: deo AT logos-m DOT ru CC: cygwin-developers AT sources DOT redhat DOT com In-reply-to: <130300190981.20000901001144@logos-m.ru> (message from Egor Duda on Fri, 1 Sep 2000 00:11:44 +0400) Subject: Re: moving testsuite 1 level up References: <130300190981 DOT 20000901001144 AT logos-m DOT ru> 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? Don't forget that testsuites are run with "make check" and should be integrated into dejagnu.