gstreamer/testsuite
Johan Dahlin 0a37fd1928 testsuite/event.py (EventFileSrcTest.setUp): Start the pipeline, so we don't get warnings when sending events
Original commit message from CVS:
* testsuite/event.py (EventFileSrcTest.setUp): Start the pipeline,
so we don't get warnings when sending events
(EventTest.setUp): Ditto.

* testsuite/pad.py: New test, only testing simple pad queries so far.

* testsuite/Makefile.am (tests): Add missing tests

* gst/gst.override (_wrap_gst_pad_query): Raise RuntimeError if
the return value is False and only return the queried value.
2004-07-13 09:00:07 +00:00
..
.gitignore testsuite/Makefile.am (check-local): distcheck fixes 2004-03-17 12:41:08 +00:00
buffer.py Changelog and testsuite 2004-06-21 08:38:23 +00:00
caps.py add test 2004-06-10 18:14:22 +00:00
common.py distcheck fix 2004-06-21 09:31:52 +00:00
element.py recommit 2004-06-21 09:26:59 +00:00
event.py testsuite/event.py (EventFileSrcTest.setUp): Start the pipeline, so we don't get warnings when sending events 2004-07-13 09:00:07 +00:00
interface.py testsuite/interface.py (Availability.testXOverlay): Extend to test method calling on interfaces 2004-05-24 10:30:05 +00:00
Makefile.am testsuite/event.py (EventFileSrcTest.setUp): Start the pipeline, so we don't get warnings when sending events 2004-07-13 09:00:07 +00:00
pad.py testsuite/event.py (EventFileSrcTest.setUp): Start the pipeline, so we don't get warnings when sending events 2004-07-13 09:00:07 +00:00
pipeline.py testsuite/pipeline.py (PipelineConstructor.testGoodConstructor) (PipelineConstructor.testBadConstruct) 2004-04-16 13:56:39 +00:00
runtests.py Changelog and testsuite 2004-06-21 08:38:23 +00:00
test_buffer.py Changelog and testsuite 2004-06-21 08:38:23 +00:00
test_caps.py add test 2004-06-10 18:14:22 +00:00
test_element.py recommit 2004-06-21 09:26:59 +00:00
test_interface.py testsuite/interface.py (Availability.testXOverlay): Extend to test method calling on interfaces 2004-05-24 10:30:05 +00:00
test_pad.py testsuite/event.py (EventFileSrcTest.setUp): Start the pipeline, so we don't get warnings when sending events 2004-07-13 09:00:07 +00:00
test_pipeline.py testsuite/pipeline.py (PipelineConstructor.testGoodConstructor) (PipelineConstructor.testBadConstruct) 2004-04-16 13:56:39 +00:00