overrides: fix callback setter overrides (bis)
[platform/upstream/gstreamer.git] / testsuite / Makefile.am
2018-10-30 Mathieu DuponchelleTests: refactor testing approach
2018-02-22 Nicolas Dufresnemakefiles: Add missing dist files
2018-01-23 Sebastian DrögeShip meson build system in autotools generated tarballs
2017-07-26 Thibault Sauniertests: Move all Fundamental types tests in a file
2017-03-24 Nicolas Dufresneoverrides: Add more GstValue overrides
2015-04-24 Thibault Sauniertests: Add test_fraction back in the testsuite
2015-04-24 Thibault Sauniertest: Bring back the testsuite and test if the initiali...
2012-07-30 Thibault SaunierKeep only the testsuite as we are now using GObject...
2011-01-12 Edward Herveytestsuite: Add a make command to run tests forever
2010-02-26 Sebastian Drögebuild: Make some more rules silent if requested
2009-08-21 Edward HerveyAdd test_audio.py.
2009-08-08 Sebastian DrögeUse LC_ALL=C for the tests as some are comparing locali...
2009-04-23 Edward Herveytestsuite: Dist new test file.
2009-03-26 Edward HerveyNew guint8* ArgType. Wraps the various GstAdapter metho...
2009-02-09 Edward HerveyAdd a rule to generate valgrind suppressions for a...
2008-12-06 Edward Herveytestsuite/Makefile.am: Add a way to run individual...
2008-01-01 Edward Herveygst/: new gst.pbutils module that wraps the gst-plugins...
2007-03-17 Johan DahlinImplement sq_contains and add tests for gst.TagList.
2006-12-19 Edward Herveygst/gst.defs: Update API definitions.
2006-08-21 Edward Herveyconfigure.ac: If pygobject is available, only build...
2006-06-12 Edward Herveytestsuite/: Added cleanup file to initialize registry...
2006-06-09 Edward Herveypygst.py.in: Don't import non-used modules
2006-06-09 Edward Herveypygst.py.in: Don't import non-used modules
2006-04-07 Edward HerveyMakefile.am: make check-valgrind calls make valgrind...
2005-10-17 Thomas Vander Sticheleadd gdb target
2005-10-11 Edward Herveygst/common.h: cleanup
2005-10-07 Edward Herveygst/pygstiterator.c: Unref the return value, since...
2005-10-07 Edward Herveygst/pygstminiobject.c: Comments to better track the...
2005-10-07 Thomas Vander Stichelestart a message test
2005-10-07 Thomas Vander Sticheleadd valgrind checking to the testsuite
2005-10-05 Thomas Vander Sticheletestsuite/: add new testsuite for ghost pad behaviour
2005-09-30 Thomas Vander Stichelegst/: deprecate add_many/remove_many, fold into add...
2005-09-27 Thomas Vander Sticheledon't override project policy
2005-09-23 Thomas Vander Stichelegst/gst.*: add another registry method
2005-09-01 Thomas Vander Sticheleadd an example of a bin that overrides the change_state...
2005-09-01 Thomas Vander Stichele55 working tests now; some disabled
2005-06-17 Edward HerveyBackport from 0.8 branch and added new .defs file from...
2005-01-10 Thomas Vander Stichelefirst pass at wrapping GstProbe
2004-11-23 Johan Dahlintestsuite/*: Put test_ prefix on all test filenames
2004-11-23 Johan DahlinUse gst.element_factory_make in play example
2004-11-05 Johan DahlinAdd xml tests
2004-08-06 Johan Dahlintestsuite/struct.py (StructureTest.testStructureChange...
2004-07-13 Johan Dahlintestsuite/event.py (EventFileSrcTest.setUp): Start...
2004-06-21 Thomas Vander Sticheledistcheck fix
2004-06-10 Thomas Vander Sticheleadd test
2004-04-16 Johan Dahlintestsuite/pipeline.py (PipelineConstructor.testGoodCons...
2004-03-17 Johan Dahlintestsuite/Makefile.am (check-local): distcheck fixes
2004-03-09 Johan DahlinHide output, add pipeline.py
2004-03-09 Thomas Vander Sticheleuse found PYTHON
2004-03-04 Thomas Vander Stichelefix make distcheck mv examples/gstreamer examples/gst
2003-10-04 Thomas Vander Sticheleadd Element () constructor add testsuite