testsuite/event.py, testsuite/buffer.py: New tests.
authorJohan Dahlin <johan@gnome.org>
Mon, 3 May 2004 16:17:38 +0000 (16:17 +0000)
committerJohan Dahlin <johan@gnome.org>
Mon, 3 May 2004 16:17:38 +0000 (16:17 +0000)
commit54cab73355525c6dc4009e65984d53fea17cf32e
tree09a28641f5e306d2f547516e57cc4adb7b2371b2
parented9136fd267ac5b7a43f6068a487df3534f1c743
testsuite/event.py, testsuite/buffer.py: New tests.

Original commit message from CVS:
* testsuite/event.py, testsuite/buffer.py: New tests.

* testsuite/common.py (run_silent): New function to enable stderr
even if an exception is raised.

* testsuite/element.py (FakeSinkTest.checkError): Better
state-error checking.
ChangeLog
common
testsuite/buffer.py [new file with mode: 0644]
testsuite/common.py
testsuite/element.py
testsuite/event.py [new file with mode: 0644]
testsuite/test_buffer.py [new file with mode: 0644]
testsuite/test_element.py