Re: problem with a test that is expected to fail, on cygwin only...

2007-03-29 Thread Ralf Wildenhues
[ http://lists.gnu.org/archive/html/automake-patches/2007-01/msg5.html ] * Ralf Wildenhues wrote on Thu, Jan 18, 2007 at 10:22:28PM CET: > * Ed Hartnett wrote on Tue, Jan 16, 2007 at 03:17:00AM CET: > > > > I am having a problem on cygwin only. > > > > I have a test which is expected to fai

Re: problem with a test that is expected to fail, on cygwin only...

2007-01-18 Thread Ralf Wildenhues
* Ed Hartnett wrote on Tue, Jan 16, 2007 at 03:17:00AM CET: > > I am having a problem on cygwin only. > > I have a test which is expected to fail. In the Makefile.am I have > this: > > TESTFILES = nctst tst_failure > check_PROGRAMS = $(TESTFILES) > nctst_SOURCES = nctst.cpp > tst_failure_SOURCE