svn commit: trunk/uClibc/test/misc

psm at uclibc.org psm at uclibc.org
Sun Mar 5 16:04:09 UTC 2006


Author: psm
Date: 2006-03-05 08:04:08 -0800 (Sun, 05 Mar 2006)
New Revision: 14451

Log:
disable tst-gnuglob, it has no chance w/ our gnu glob

Modified:
   trunk/uClibc/test/misc/Makefile


Changeset:
Modified: trunk/uClibc/test/misc/Makefile
===================================================================
--- trunk/uClibc/test/misc/Makefile	2006-03-05 16:01:03 UTC (rev 14450)
+++ trunk/uClibc/test/misc/Makefile	2006-03-05 16:04:08 UTC (rev 14451)
@@ -1,7 +1,7 @@
 # uClibc misc tests
 # Licensed under the GNU Library General Public License, see COPYING.LIB
 
-TESTS_DISABLED := outb tst-fnmatch bug-glob1
+TESTS_DISABLED := outb tst-fnmatch bug-glob1 tst-gnuglob
 
 include ../Test.mak
 




More information about the uClibc-cvs mailing list