From a05c87bd5929dd130d5674c5083f7e6132d1163e Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 1 Mar 2006 23:39:12 +0000 Subject: disable test since we purposefully dont handle it --- test/time/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/time/Makefile') diff --git a/test/time/Makefile b/test/time/Makefile index cbf708526..bb2a2b5bb 100644 --- a/test/time/Makefile +++ b/test/time/Makefile @@ -1,8 +1,8 @@ # uClibc time tests # Licensed under the GNU Library General Public License, see COPYING.LIB -TESTS_DISABLED := bug-asctime time tst-mktime2 tst-posixtz tst-strftime \ - tst-strptime tst-timezone +TESTS_DISABLED := bug-asctime bug-asctime_r time tst-mktime2 tst-posixtz \ + tst-strftime tst-strptime tst-timezone include ../Test.mak -- cgit v1.2.3