tests: Disable accel test until fixed

This commit is contained in:
Bastien Nocera
2011-11-04 16:39:12 +00:00
parent 780a92b559
commit ba397a3431

View File

@ -54,9 +54,11 @@ TEST_PROGS += floating
floating_SOURCES = floating.c
floating_LDADD = $(progs_ldadd)
TEST_PROGS += accel
accel_SOURCES = accel.c
accel_LDADD = $(progs_ldadd)
# This doesn't work, see:
# https://bugzilla.gnome.org/show_bug.cgi?id=662755
#TEST_PROGS += accel
#accel_SOURCES = accel.c
#accel_LDADD = $(progs_ldadd)
#TEST_PROGS += object
#object_SOURCES = object.c pixbuf-init.c