testsuite/runtests.py (gettestnames): Cleanup
authorJohan Dahlin <johan@gnome.org>
Sat, 1 May 2004 15:35:32 +0000 (15:35 +0000)
committerJohan Dahlin <johan@gnome.org>
Sat, 1 May 2004 15:35:32 +0000 (15:35 +0000)
commit290df8367154d6aec7c026fb6933fc794753de7a
tree27eb34877755582296161ba389236a57d17871bb
parentca3eb4296c31dc381e13f36aa9eccd9105959742
testsuite/runtests.py (gettestnames): Cleanup

Original commit message from CVS:
* testsuite/runtests.py (gettestnames): Cleanup

* testsuite/element.py (FakeSinkTest): Enable again and disable
stderr while changing state to ready
(ElementName.testElementStateGetName): New function to test
gst.element_state_get_name.

* testsuite/common.py (path): Don't import ltihooks and proper
check for gst module. Add --gst-debug-no-color as a global option
(disable_stderr, enable_stderr): New functions to disable stdout
called from non python
ChangeLog
testsuite/common.py
testsuite/element.py
testsuite/runtests.py
testsuite/test_element.py