Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/bsd/atf/tests/atf/atf-report Remember to commit the...
details: https://anonhg.NetBSD.org/src/rev/9e20f1e257d5
branches: trunk
changeset: 755762:9e20f1e257d5
user: pooka <pooka%NetBSD.org@localhost>
date: Sat Jun 19 10:20:21 2010 +0000
description:
Remember to commit the change to compile h_xfail...
diffstat:
external/bsd/atf/tests/atf/atf-report/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r ccc5b8ea9d07 -r 9e20f1e257d5 external/bsd/atf/tests/atf/atf-report/Makefile
--- a/external/bsd/atf/tests/atf/atf-report/Makefile Sat Jun 19 08:48:33 2010 +0000
+++ b/external/bsd/atf/tests/atf/atf-report/Makefile Sat Jun 19 10:20:21 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2010/05/08 08:12:34 jmmv Exp $
+# $NetBSD: Makefile,v 1.2 2010/06/19 10:20:21 pooka Exp $
.include <bsd.own.mk>
@@ -10,6 +10,7 @@
TESTS_CXX= h_fail
TESTS_CXX+= h_misc
TESTS_CXX+= h_pass
+TESTS_CXX+= h_xfail
TESTS_SH= t_integration
.include <bsd.test.mk>
Home |
Main Index |
Thread Index |
Old Index