gstreamer/testsuite
Johan Dahlin f203f4826c testsuite/pipeline.py (PipelineConstructor.testGoodConstructor) (PipelineConstructor.testBadConstruct)
Original commit message from CVS:
* testsuite/pipeline.py (PipelineConstructor.testGoodConstructor)
(PipelineConstructor.testBadConstruct)
(ThreadConstructor.testCreate): New tests

* testsuite/element.py (ElementTest.testGoodConstructor): Add
isinstance(element, gst.Element) test

* testsuite/common.py: Clean up, use ltihooks
(init) Assign tp_new for pipeline and thread to PyType_GenericNew
for now.
2004-04-16 13:56:39 +00:00
..
.gitignore testsuite/Makefile.am (check-local): distcheck fixes 2004-03-17 12:41:08 +00:00
common.py testsuite/pipeline.py (PipelineConstructor.testGoodConstructor) (PipelineConstructor.testBadConstruct) 2004-04-16 13:56:39 +00:00
element.py testsuite/pipeline.py (PipelineConstructor.testGoodConstructor) (PipelineConstructor.testBadConstruct) 2004-04-16 13:56:39 +00:00
interface.py testsuite/Makefile.am (check-local): distcheck fixes 2004-03-17 12:41:08 +00:00
Makefile.am testsuite/pipeline.py (PipelineConstructor.testGoodConstructor) (PipelineConstructor.testBadConstruct) 2004-04-16 13:56:39 +00:00
pipeline.py testsuite/pipeline.py (PipelineConstructor.testGoodConstructor) (PipelineConstructor.testBadConstruct) 2004-04-16 13:56:39 +00:00
runtests.py testsuite/Makefile.am (check-local): distcheck fixes 2004-03-17 12:41:08 +00:00
test_element.py testsuite/pipeline.py (PipelineConstructor.testGoodConstructor) (PipelineConstructor.testBadConstruct) 2004-04-16 13:56:39 +00:00
test_interface.py testsuite/Makefile.am (check-local): distcheck fixes 2004-03-17 12:41:08 +00:00
test_pipeline.py testsuite/pipeline.py (PipelineConstructor.testGoodConstructor) (PipelineConstructor.testBadConstruct) 2004-04-16 13:56:39 +00:00