... except of course it still fails, vmsize () might be broken
authorThomas Vander Stichele <thomas@apestaart.org>
Tue, 13 Apr 2004 13:26:06 +0000 (13:26 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Tue, 13 Apr 2004 13:26:06 +0000 (13:26 +0000)
Original commit message from CVS:
... except of course it still fails, vmsize () might be broken

tests/old/testsuite/refcounting/Makefile.am
testsuite/refcounting/Makefile.am

index 2425803..99a5c00 100644 (file)
@@ -1,7 +1,7 @@
 include ../Rules
 
-tests_pass = bin element mainloop pad element_pad
-tests_fail = sched
+tests_pass = bin element mainloop pad
+tests_fail = sched element_pad
 
 element_SOURCES = element.c mem.c
 pad_SOURCES = pad.c mem.c
index 2425803..99a5c00 100644 (file)
@@ -1,7 +1,7 @@
 include ../Rules
 
-tests_pass = bin element mainloop pad element_pad
-tests_fail = sched
+tests_pass = bin element mainloop pad
+tests_fail = sched element_pad
 
 element_SOURCES = element.c mem.c
 pad_SOURCES = pad.c mem.c