... except of course it still fails, vmsize () might be broken

Original commit message from CVS:
... except of course it still fails, vmsize () might be broken
This commit is contained in:
Thomas Vander Stichele 2004-04-13 13:26:06 +00:00
parent 324e81e1e2
commit 4e3489c2e5
2 changed files with 4 additions and 4 deletions

View 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

View 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