Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/tests/lib/libc Ooopppsss - locale/ tests are not yet ready -...



details:   https://anonhg.NetBSD.org/src/rev/383aaaabcebb
branches:  trunk
changeset: 760364:383aaaabcebb
user:      pgoyette <pgoyette%NetBSD.org@localhost>
date:      Mon Jan 03 19:25:48 2011 +0000

description:
Ooopppsss - locale/ tests are not yet ready - don't SUBIDR yet

diffstat:

 tests/lib/libc/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 7b6111649166 -r 383aaaabcebb tests/lib/libc/Makefile
--- a/tests/lib/libc/Makefile   Mon Jan 03 19:20:11 2011 +0000
+++ b/tests/lib/libc/Makefile   Mon Jan 03 19:25:48 2011 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.18 2011/01/03 19:01:47 pgoyette Exp $
+# $NetBSD: Makefile,v 1.19 2011/01/03 19:25:48 pgoyette Exp $
 
 .include <bsd.own.mk>
 .include <bsd.sys.mk>
 
-TESTS_SUBDIRS+=        gen hash locale setjmp stdlib stdio string
+TESTS_SUBDIRS+=        gen hash setjmp stdlib stdio string
 
 .if ${MACHINE_ARCH} != "vax" && ${MACHINE_ARCH} != "m68000"
 TESTS_SUBDIRS+=        ieeefp



Home | Main Index | Thread Index | Old Index