OSDN Git Service

disable tst-gnuglob, it has no chance w/ our gnu glob
authorPeter S. Mazinger <ps.m@gmx.net>
Sun, 5 Mar 2006 16:04:08 +0000 (16:04 -0000)
committerPeter S. Mazinger <ps.m@gmx.net>
Sun, 5 Mar 2006 16:04:08 +0000 (16:04 -0000)
test/misc/Makefile

index 4c10e0d..8493b3f 100644 (file)
@@ -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