gstreamer/testsuite
Thomas Vander Stichele c363ad6052 add valgrind checking to the testsuite
Original commit message from CVS:

* configure.ac:
* testsuite/Makefile.am:
* testsuite/python.supp:
add valgrind checking to the testsuite
2005-10-07 07:19:17 +00:00
..
.gitignore testsuite/Makefile.am (check-local): distcheck fixes 2004-03-17 12:41:08 +00:00
common.py all you racist colour haters should go work on another project 2005-10-06 09:19:49 +00:00
Makefile.am add valgrind checking to the testsuite 2005-10-07 07:19:17 +00:00
python.supp add valgrind checking to the testsuite 2005-10-07 07:19:17 +00:00
runtests.py allow calling runtests on one test only 2005-10-05 14:22:56 +00:00
test-object.c Use gst.element_factory_make in play example 2004-11-23 10:16:58 +00:00
test-object.h Use gst.element_factory_make in play example 2004-11-23 10:16:58 +00:00
test_bin.py gst/gst.defs: gst.Bin constructor can take no arguments 2005-10-05 21:50:43 +00:00
test_buffer.py add a .data to buffers; it feels more natural to me than doing str(buffer) compared to the other properties. 2005-09-01 14:50:01 +00:00
test_bus.py Updated definitions, wrapper and testsuite for changes in GstBus API 2005-09-29 13:56:03 +00:00
test_caps.py add gst.Caps.__refcount__ 2005-10-05 17:18:32 +00:00
test_element.py gst/gst.defs: gst.Bin constructor can take no arguments 2005-10-05 21:50:43 +00:00
test_event.py 55 working tests now; some disabled 2005-09-01 15:50:46 +00:00
test_ghostpad.py testsuite/test_ghostpad.py: add handoff to count received buffers 2005-10-06 07:17:16 +00:00
test_interface.py fix headers on tests 2005-09-01 10:36:07 +00:00
test_iterator.py Add GstIterator wrapping and tests. 2005-10-07 01:21:57 +00:00
test_pad.py configure.ac: need at least 2.6.3, because that contains the code that converts signal closure arguments to the corre... 2005-10-06 10:54:14 +00:00
test_pipeline.py gst/: deprecate add_many/remove_many, fold into add/remove 2005-09-30 15:23:15 +00:00
test_registry.py update for new plugin API 2005-09-18 11:54:34 +00:00
test_struct.py gst/gst.defs: Updated definitions 2005-09-29 09:58:25 +00:00
test_xml.py fix headers on tests 2005-09-01 10:36:07 +00:00
testhelpermodule.c memleak fixes. Thanks valgrind :) 2005-10-06 16:58:38 +00:00