gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r23620 - Extractor/src/plugins


From: gnunet
Subject: [GNUnet-SVN] r23620 - Extractor/src/plugins
Date: Tue, 4 Sep 2012 15:18:30 +0200

Author: LRN
Date: 2012-09-04 15:18:30 +0200 (Tue, 04 Sep 2012)
New Revision: 23620

Modified:
   Extractor/src/plugins/test_gstreamer.c
Log:
Re-enabling the test that required the missing file

Modified: Extractor/src/plugins/test_gstreamer.c
===================================================================
--- Extractor/src/plugins/test_gstreamer.c      2012-09-04 13:15:57 UTC (rev 
23619)
+++ Extractor/src/plugins/test_gstreamer.c      2012-09-04 13:18:30 UTC (rev 
23620)
@@ -695,7 +695,6 @@
     result += (0 == ET_main ("gstreamer", ps) ? 0 : 1);
   }
 
-#if 0
   pre_test = discoverer_main (dc, "testdata/matroska_flame.mkv");
   if (pre_test != GST_DISCOVERER_MISSING_PLUGINS)
   {
@@ -1658,7 +1657,7 @@
     if (result_stock && result_patched)
       result++;  
   }
-#endif
+
   g_object_unref (dc);
   return result;
 }




reply via email to

[Prev in Thread] Current Thread [Next in Thread]