[PATCH 10/12] disable tst_wcsftime

Waldemar Brodkorb wbx at openadk.org
Wed Aug 27 06:01:47 UTC 2014


From: Waldemar Brodkorb <wbx at uclibc-ng.org>

Feature is not implemented in uClibc, so no need to do a test.

Signed-off-by: Waldemar Brodkorb <wbx at openadk.org>
---
 test/time/Makefile.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/time/Makefile.in b/test/time/Makefile.in
index 05f73a4..7bb5fb4 100644
--- a/test/time/Makefile.in
+++ b/test/time/Makefile.in
@@ -2,7 +2,7 @@
 # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
 
 TESTS_DISABLED := bug-asctime bug-asctime_r time tst-mktime2 tst-posixtz \
-	tst-strftime tst-strptime tst-timezone
+	tst-strftime tst-strptime tst-timezone tst_wcsftime
 
 ifneq ($(UCLIBC_HAS_XLOCALE),y)
 TESTS_DISABLED += tst-ftime_l
-- 
1.8.5.2 (Apple Git-48)



More information about the uClibc mailing list