From: Simon Josefsson Date: Tue, 17 Nov 2009 09:04:43 +0000 (+0100) Subject: modules/xalloc-die-tests (Makefile.am): Drop XFAIL_TESTS. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e45cb32c4ccf3e8be58a2bd3124b65f63266e21a;p=pspp modules/xalloc-die-tests (Makefile.am): Drop XFAIL_TESTS. --- diff --git a/ChangeLog b/ChangeLog index f535c53446..812f3e506f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2009-11-17 Simon Josefsson + + * modules/xalloc-die-tests (Makefile.am): Drop XFAIL_TESTS + settings since xalloc-die is no longer the self test, + xalloc-die.sh is. + 2009-11-17 Jim Meyering test-xalloc-die.sh: make the code agree with the commit log diff --git a/modules/xalloc-die-tests b/modules/xalloc-die-tests index 97b25e7741..ed6a4705b1 100644 --- a/modules/xalloc-die-tests +++ b/modules/xalloc-die-tests @@ -7,5 +7,4 @@ Depends-on: Makefile.am: TESTS += test-xalloc-die.sh TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' -XFAIL_TESTS += test-xalloc-die check_PROGRAMS += test-xalloc-die