gstreamer/testsuite
Thibault Saunier fcbca025e3 Fix simply running testsuite in meson
- Make sure to never have root folder in sys.path when running meson,
  as pythondetector won't be able to access gi._overridesdir

- Generate a mesonconfig.py file that will be used by the testsuite to
  know where meson generated files, making `python -m unittest` working.
2017-07-26 15:27:21 -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 tests: Move all Fundamental types tests in a file 2017-07-26 15:27:21 -04:00
meson.build Fix simply running testsuite in meson 2017-07-26 15:27:21 -04:00
overrides_hack.py Fix simply running testsuite in meson 2017-07-26 15:27:21 -04: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_gst.py structures: Override __new__ to make it more pythonic 2017-07-26 15:27:19 -04:00
test_types.py Add support for Gst.Bitmask 2017-07-26 15:27:21 -04:00