Explorar o código

disable fnmatch test until our fnmatch stops sucking

Mike Frysinger %!s(int64=18) %!d(string=hai) anos
pai
achega
08dee21637
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      test/misc/Makefile

+ 1 - 1
test/misc/Makefile

@@ -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