gstreamer/testsuite
Thibault Saunier ed1f9eccba tests: Fix tests in python2
Python2 core checks that the first argument of a method is of the type
of the object if it does not have any info about the method, so when
using Gst not initialized it raiser a TypeError and not a
Gst.NotInitialized as expected.

+ And fix a typo
2015-04-24 11:25:38 +02:00
..
old tests: Add test_fraction back in the testsuite 2015-04-24 11:21:44 +02:00
.gitignore Ignore log files. 2006-06-13 11:05:08 +00:00
cleanup.py testsuite/: Added cleanup file to initialize registry before running checks. 2006-06-12 16:51:36 +00:00
common.py test: Bring back the testsuite and test if the initialization override works 2015-04-24 09:17:02 +02:00
gstpython.supp testsuite/gstpython.supp: Keeping suppresions 2006-06-13 17:43:40 +00:00
Makefile.am tests: Add test_fraction back in the testsuite 2015-04-24 11:21:44 +02:00
overrides_hack.py tests: Fix tests in python2 2015-04-24 11:25:38 +02:00
python.supp testsuite/python.supp: Added suppressions for FC5 64 bit 2006-05-09 10:25:17 +00:00
runtests.py test: Bring back the testsuite and test if the initialization override works 2015-04-24 09:17:02 +02:00
test_fraction.py tests: Add test_fraction back in the testsuite 2015-04-24 11:21:44 +02:00
test_gst.py tests: Fix tests in python2 2015-04-24 11:25:38 +02:00