Quoting Ralf Wildenhues <[EMAIL PROTECTED]>:

* Brian Dessent wrote on Tue, Jan 16, 2007 at 03:33:27AM CET:
Ed Hartnett wrote:

> TESTFILES = nctst tst_failure
> [...]
> TESTS = $(TESTFILES) run_nc_tests.sh
> XFAIL_TESTS = tst_failure
> [...]
> XFAIL: tst_failure
> [...]
> FAIL: tst_failure.exe

Notice the difference?  You probably should specify "TESTFILES =
nctst$(EXEEXT) tst_failure$(EXEEXT)" and "XFAIL_TESTS =
tst_failure$(EXEEXT)" instead,

Actually, that should not be needed.  All Ed should do is specify the
test names consistently.  Darn, that looks like a 1.10 regression to
me.  Ed, you're using Automake 1.10, right?

Thanks for the report,
Ralf


This post gives me a weird feeling of ``deja vu''
http://lists.gnu.org/archive/html/automake/2006-11/msg00073.html

--
SIGOURE Benoit aka Tsuna
  _____
 /EPITA\ Promo 2008, LRDE



Reply via email to