gstreamer/testsuite
Nicolas Dufresne d44975a1fe array/list: Make gvalue conversion symmetric
This is needed to support matrix. Otherwise, getting
a matrix would remove the rows envelopess, which would
make the "cast" fails, since it would not know if the
internal rows are ValueArray or ValueList. I think reading,
modifying and setting back the matrix is an important use
case.
2017-03-27 15:02:41 -04: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
__init__.py Release 1.5.2 2015-06-24 17:44:30 +02:00
cleanup.py testsuite/: Added cleanup file to initialize registry before running checks. 2006-06-12 16:51:36 +00:00
common.py overrides: Add more GstValue overrides 2017-03-24 13:26:21 -04:00
gstpython.supp testsuite/gstpython.supp: Keeping suppresions 2006-06-13 17:43:40 +00:00
Makefile.am overrides: Add more GstValue overrides 2017-03-24 13:26:21 -04:00
meson.build overrides: Add more GstValue overrides 2017-03-24 13:26:21 -04:00
overrides_hack.py Play nicely with gst-build uninstalled 2016-11-04 11:40:10 -03:00
python.supp testsuite/python.supp: Added suppressions for FC5 64 bit 2006-05-09 10:25:17 +00:00
runtests.py meson: Add testsuite 2016-11-04 11:40:10 -03:00
test_doublerange.py overrides: Add more GstValue overrides 2017-03-24 13:26:21 -04:00
test_fraction.py overrides: Add more GstValue overrides 2017-03-24 13:26:21 -04:00
test_fractionrange.py overrides: Add more GstValue overrides 2017-03-24 13:26:21 -04:00
test_gst.py tests: Fix tests in python2 2015-04-24 11:25:38 +02:00
test_int64range.py overrides: Add more GstValue overrides 2017-03-24 13:26:21 -04:00
test_intrange.py overrides: Add more GstValue overrides 2017-03-24 13:26:21 -04:00
test_valuearray.py array/list: Make gvalue conversion symmetric 2017-03-27 15:02:41 -04:00
test_valuelist.py array/list: Make gvalue conversion symmetric 2017-03-27 15:02:41 -04:00