svn commit: trunk/uClibc/test/misc

vapier at uclibc.org vapier at uclibc.org
Sun Feb 26 22:35:38 UTC 2006


Author: vapier
Date: 2006-02-26 14:35:36 -0800 (Sun, 26 Feb 2006)
New Revision: 14303

Log:
disable fnmatch test until our fnmatch stops sucking

Modified:
   trunk/uClibc/test/misc/Makefile


Changeset:
Modified: trunk/uClibc/test/misc/Makefile
===================================================================
--- trunk/uClibc/test/misc/Makefile	2006-02-26 22:00:57 UTC (rev 14302)
+++ trunk/uClibc/test/misc/Makefile	2006-02-26 22:35:36 UTC (rev 14303)
@@ -1,7 +1,7 @@
 # uClibc misc tests
 # Licensed under the GNU Library General Public License, see COPYING.LIB
 
-TESTS_DISABLED := outb
+TESTS_DISABLED := outb tst-fnmatch
 
 include ../Test.mak
 




More information about the uClibc-cvs mailing list