ignore these test code

Original commit message from CVS:
ignore these
test code
This commit is contained in:
Thomas Vander Stichele 2003-09-11 12:19:22 +00:00
parent 2e1e7054f2
commit 2b881623ff
10 changed files with 19 additions and 4 deletions

2
.gitignore vendored
View file

@ -14,6 +14,7 @@ gstreamer-config
gstreamer.pc gstreamer.pc
gstreamer-uninstalled.pc gstreamer-uninstalled.pc
gstreamer.spec gstreamer.spec
gst-element-check-*.m4
libtool libtool
ltconfig ltconfig
ltmain.sh ltmain.sh
@ -22,6 +23,7 @@ stamp-h
stamp-h.in stamp-h.in
stamp.h stamp.h
autom4te.cache autom4te.cache
autom4te-2.53.cache
stamp-h1 stamp-h1
autoregen.sh autoregen.sh
compile compile

View file

@ -2703,6 +2703,7 @@ gst_element_restore_thyself (GstObject *object, xmlNodePtr self)
} }
/* FIXME: can this just be g_object_set ? */ /* FIXME: can this just be g_object_set ? */
gst_util_set_object_arg (G_OBJECT (element), name, value); gst_util_set_object_arg (G_OBJECT (element), name, value);
/* g_object_set (G_OBJECT (element), name, value, NULL); */
} }
children = children->next; children = children->next;
} }

View file

@ -5,6 +5,6 @@ Makefile.in
*.la *.la
.deps .deps
.libs .libs
test-registry.xml test-registry.xml
elementstest-registry.xml elementstest-registry.xml
threadstest-registry.xml

View file

@ -0,0 +1 @@
test-registry.xml

View file

@ -10,4 +10,4 @@ bin
element element
element_pad element_pad
pad pad
test-registry.xml

View file

@ -4,3 +4,8 @@ threadc
threadd threadd
threade threade
threadf threadf
thread1
thread2
thread3
thread4
thread5

View file

@ -5,6 +5,6 @@ Makefile.in
*.la *.la
.deps .deps
.libs .libs
test-registry.xml test-registry.xml
elementstest-registry.xml elementstest-registry.xml
threadstest-registry.xml

1
testsuite/cleanup/.gitignore vendored Normal file
View file

@ -0,0 +1 @@
test-registry.xml

View file

@ -10,4 +10,4 @@ bin
element element
element_pad element_pad
pad pad
test-registry.xml

View file

@ -4,3 +4,8 @@ threadc
threadd threadd
threade threade
threadf threadf
thread1
thread2
thread3
thread4
thread5