This is the mail archive of the cygwin-patches@cygwin.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]
Other format: [Raw text]

RE: [Patch] Testing loads of cygwin1.dll from MinGW and MSVC, take 3


----Original Message----
>From: Christopher Faylor
>Sent: 07 June 2005 00:52

> On Mon, Jun 06, 2005 at 04:11:32PM -0700, Max Kaehn wrote:
>> On Mon, 2005-06-06 at 16:07, Igor Pechtchanski wrote:
>>> I take it you meant
>>> 
>>> -       $(RUNTEST) --tool winsup $(RUNTESTFLAGS) ;\
>>> +       $(RUNTEST) --tool winsup $(RUNTESTFLAGS) &&\
>> 
>> Oh, right, this is the world of shell scripts, not C.  Thanks for
>> catching that.
> 
> Actually neither is right.  The tests are supposed to run to
> completion, not stop on a failure.
> 
> cgf


  I'm of the opinion that cygload should be a subdirectory of
winsup/testsuite/winsup.api, since it's a functionality of the winsup api
that's being tested here, not an entire new tool.


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


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