summaryrefslogtreecommitdiff
path: root/testsuite
AgeCommit message (Expand)Author
2018-12-15Fix indentation of .c filesTim-Philipp Müller
2018-10-31Tests: the sys.meta_path trick does not work for python2Mathieu Duponchelle
2018-10-31Tests: refactor testing approachMathieu Duponchelle
2018-10-28meson: use new python moduleHavard Graff
2018-02-22makefiles: Add missing dist filesNicolas Dufresne
2018-02-22bitmask: Do not use long() directly with python3Thibault Saunier
2018-02-22Allow Bitmask to be created from ints and longs but always store as longSebastian Dröge
2018-01-23Ship meson build system in autotools generated tarballsSebastian Dröge
2017-07-26Fix simply running testsuite in mesonThibault Saunier
2017-07-26Add support for Gst.BitmaskThibault Saunier
2017-07-26tests: Stop using deprecated assertion methodsThibault Saunier
2017-07-26tests: Move all Fundamental types tests in a fileThibault Saunier
2017-07-26structures: Override __new__ to make it more pythonicThibault Saunier
2017-05-21overrides: Remove IntRange And Int64Range on Python2Olivier Crête
2017-03-27array/list: Make gvalue conversion symmetricNicolas Dufresne
2017-03-24overrides: Add more GstValue overridesNicolas Dufresne
2016-11-04Play nicely with gst-build uninstalledThibault Saunier
2016-11-04meson: Add testsuiteThibault Saunier
2016-02-15gst: Fix a crash when passing wrong type as __templates__Thibault Saunier
2015-06-24Release 1.5.2gst-python-1.5.2Thibault Saunier
2015-04-24tests: Fix tests in python2Thibault Saunier
2015-04-24tests: Add test_fraction back in the testsuiteThibault Saunier
2015-04-24test: Bring back the testsuite and test if the initialization override worksThibault Saunier
2013-12-12Fix zip code of new FSF addressSimon Farnsworth
2013-11-26Update FSF addressSimon Farnsworth
2012-07-30Keep only the testsuite as we are now using GObject Introspection for bindingsThibault Saunier
2011-01-25tests: fix checks when the locale is not the default oneAndoni Morales Alastruey
2011-01-12testsuite: Add a make command to run tests foreverEdward Hervey
2010-12-05test_pad: Fix pad refcount checking due to fix in coreEdward Hervey
2010-11-22Fix distcheck some more.Alessandro Decina
2010-08-06gst.Structure: raise TypeError when assigning None to a keyAlessandro Decina
2010-07-26test_fraction: add a test for gobject property marshalling.Alessandro Decina
2010-07-14gst.GhostPad: allow set_target(None) to unset the target. Fixes #590735.Alessandro Decina
2010-04-29tag: Adds xmp functions mappingsThiago Santos
2010-04-29test_interface: Don't assert the missing mixer, gracefully ignore itEdward Hervey
2010-02-26build: Make some more rules silent if requestedSebastian Dröge
2009-09-11test: Fix the structure_changed message testJan Schmidt
2009-08-21Add test_audio.py.Edward Hervey
2009-08-08Use LC_ALL=C for the tests as some are comparing localized stringsSebastian Dröge
2009-07-01gst.Message: Wrap remaining parse_*() methods.Edward Hervey
2009-07-01gst.Message: Add overrides for new 0.10.24 messagesEdward Hervey
2009-07-01gst.Event: Add override for step eventEdward Hervey
2009-06-01wrap gst_tag_to_vorbis_comment; fix uint tag settingThomas Vander Stichele
2009-06-01Convert unicode objects to utf-8 encoded G_STRINGsThomas Vander Stichele
2009-04-23testsuite: Dist new test file.Edward Hervey
2009-04-23TIME_ARGS: Catch bad input. Fixes #579455Thomas Vander Stichele
2009-04-15Merge branch 'bz-577735'Thomas Vander Stichele
2009-04-11test_adapter: No longer use slices (which was wrong to start with).Edward Hervey
2009-04-11Fix uninstalled usage with python 2.6. Fixes #576546Alessandro Decina
2009-04-02make sure that we actually get the clock-provide messageThomas Vander Stichele