ignore these test code
authorThomas Vander Stichele <thomas@apestaart.org>
Thu, 11 Sep 2003 12:19:22 +0000 (12:19 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Thu, 11 Sep 2003 12:19:22 +0000 (12:19 +0000)
Original commit message from CVS:
ignore these
test code

.gitignore
gst/gstelement.c
tests/old/testsuite/.gitignore
tests/old/testsuite/cleanup/.gitignore [new file with mode: 0644]
tests/old/testsuite/refcounting/.gitignore
tests/old/testsuite/threads/.gitignore
testsuite/.gitignore
testsuite/cleanup/.gitignore [new file with mode: 0644]
testsuite/refcounting/.gitignore
testsuite/threads/.gitignore

index e9bf886..c612b31 100644 (file)
@@ -14,6 +14,7 @@ gstreamer-config
 gstreamer.pc
 gstreamer-uninstalled.pc
 gstreamer.spec
+gst-element-check-*.m4
 libtool
 ltconfig
 ltmain.sh
@@ -22,6 +23,7 @@ stamp-h
 stamp-h.in
 stamp.h
 autom4te.cache
+autom4te-2.53.cache
 stamp-h1
 autoregen.sh
 compile
index 406d5a1..bc215b0 100644 (file)
@@ -2703,6 +2703,7 @@ gst_element_restore_thyself (GstObject *object, xmlNodePtr self)
       }
       /* FIXME: can this just be g_object_set ? */
       gst_util_set_object_arg (G_OBJECT (element), name, value);
+      /* g_object_set (G_OBJECT (element), name, value, NULL); */
     }
     children = children->next;
   }
index ac70881..7dd4e39 100644 (file)
@@ -5,6 +5,6 @@ Makefile.in
 *.la
 .deps
 .libs
-
 test-registry.xml 
 elementstest-registry.xml
+threadstest-registry.xml
diff --git a/tests/old/testsuite/cleanup/.gitignore b/tests/old/testsuite/cleanup/.gitignore
new file mode 100644 (file)
index 0000000..5d45c6c
--- /dev/null
@@ -0,0 +1 @@
+test-registry.xml
index a66e149..1708af6 100644 (file)
@@ -4,3 +4,8 @@ threadc
 threadd
 threade
 threadf
+thread1
+thread2
+thread3
+thread4
+thread5
index ac70881..7dd4e39 100644 (file)
@@ -5,6 +5,6 @@ Makefile.in
 *.la
 .deps
 .libs
-
 test-registry.xml 
 elementstest-registry.xml
+threadstest-registry.xml
diff --git a/testsuite/cleanup/.gitignore b/testsuite/cleanup/.gitignore
new file mode 100644 (file)
index 0000000..5d45c6c
--- /dev/null
@@ -0,0 +1 @@
+test-registry.xml
index 2c99a4d..d74ffaf 100644 (file)
@@ -10,4 +10,4 @@ bin
 element
 element_pad
 pad
-
+test-registry.xml
index a66e149..1708af6 100644 (file)
@@ -4,3 +4,8 @@ threadc
 threadd
 threade
 threadf
+thread1
+thread2
+thread3
+thread4
+thread5