add FIXME
authorThomas Vander Stichele <thomas@apestaart.org>
Mon, 10 Dec 2001 09:09:53 +0000 (09:09 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Mon, 10 Dec 2001 09:09:53 +0000 (09:09 +0000)
Original commit message from CVS:
add FIXME

tests/old/testsuite/plugin/Makefile.am
testsuite/plugin/Makefile.am

index 20114da..c4d5e6c 100644 (file)
@@ -1,5 +1,5 @@
-testprogs = loading dynamic linked static static2 # FIXME registry
+# FIXME : tests need fixing
+testprogs = dynamic linked static # loading registry static2
 filterdir = $(libdir)/gst
 
 filter_LTLIBRARIES = libtestplugin.la libtestplugin2.la
index 20114da..c4d5e6c 100644 (file)
@@ -1,5 +1,5 @@
-testprogs = loading dynamic linked static static2 # FIXME registry
+# FIXME : tests need fixing
+testprogs = dynamic linked static # loading registry static2
 filterdir = $(libdir)/gst
 
 filter_LTLIBRARIES = libtestplugin.la libtestplugin2.la