summaryrefslogtreecommitdiff
path: root/testsuite
AgeCommit message (Expand)AuthorFilesLines
2005-12-05testsuite/test_registry.py (RegistryTest.testPluginList): Look for staticelem...Andy Wingo1-1/+1
2005-11-30gst-interfaces-0.9.pc is no more, update to new useEdward Hervey1-1/+0
2005-11-15gst/gst.defs: Keep refcount for the message of gst_bus_post()Edward Hervey1-8/+14
2005-11-15add gst.message_application_new test caseJohan Dahlin1-0/+16
2005-10-27add gst.QueryError and use itThomas Vander Stichele2-4/+12
2005-10-27gst/: remove the hash table for miniobjects - since we can't get notified whe...Thomas Vander Stichele1-13/+25
2005-10-26state change fixThomas Vander Stichele1-0/+5
2005-10-26testsuite/test_event.py: fix race condition because of state threadThomas Vander Stichele1-0/+7
2005-10-26testsuite/test_bin.py: fix race condition because of state threadThomas Vander Stichele1-1/+7
2005-10-19gst/: Update (hopefully) final API modificationsEdward Hervey1-1/+0
2005-10-19gst/: Updated APIEdward Hervey4-41/+43
2005-10-19gst/: update for latest API changesThomas Vander Stichele1-0/+3
2005-10-17add gdb targetThomas Vander Stichele1-1/+8
2005-10-14gst/gst.defs: Update for new APIEdward Hervey7-84/+97
2005-10-13gst/: Updated to new APIEdward Hervey3-12/+151
2005-10-13update a test fix an uninited varThomas Vander Stichele1-3/+19
2005-10-12Reordering header inclusion order to fix build on my machine.Julien Moutte1-3/+3
2005-10-11gst/common.h: cleanupEdward Hervey12-93/+327
2005-10-09now we can send events to elements againThomas Vander Stichele1-8/+12
2005-10-09gst/: fix for pending state being added to state messageThomas Vander Stichele2-3/+3
2005-10-07gst/pygstiterator.c: Unref the return value, since the iterator refs them.Edward Hervey2-6/+39
2005-10-07gst/pygstminiobject.c: Comments to better track the creation/destruction of P...Edward Hervey3-12/+228
2005-10-07start a message testThomas Vander Stichele3-0/+39
2005-10-07add valgrind checking to the testsuiteThomas Vander Stichele2-2/+269
2005-10-07Add GstIterator wrapping and tests.Johan Dahlin1-0/+67
2005-10-06memleak fixes. Thanks valgrind :)Edward Hervey1-0/+2
2005-10-06configure.ac: need at least 2.6.3, because that contains the code that conver...Thomas Vander Stichele1-37/+20
2005-10-06all you racist colour haters should go work on another projectThomas Vander Stichele1-3/+0
2005-10-06testsuite/test_ghostpad.py: add handoff to count received buffersThomas Vander Stichele1-1/+35
2005-10-06reproduce how did we get here problem with a minimal test caseThomas Vander Stichele1-16/+46
2005-10-05gst/gst.override: accurate line numbers for loggingThomas Vander Stichele2-5/+7
2005-10-05testsuite/: add new testsuite for ghost pad behaviourThomas Vander Stichele2-0/+118
2005-10-05gst/gst.defs: gst.Bin constructor can take no argumentsThomas Vander Stichele2-0/+17
2005-10-05add gst.Caps.__refcount__Thomas Vander Stichele1-0/+3
2005-10-05testsuite/test_pad.py: add a test that shows we can link a pad in a buffer pr...Thomas Vander Stichele1-1/+45
2005-10-05gst/gstobject.override: don't try and unref objects that are already finalizingThomas Vander Stichele2-4/+133
2005-10-05allow calling runtests on one test onlyThomas Vander Stichele1-6/+10
2005-10-05remove printThomas Vander Stichele1-3/+0
2005-10-04fix version numbersThomas Vander Stichele1-0/+45
2005-09-30gst/: deprecate add_many/remove_many, fold into add/removeThomas Vander Stichele4-5/+32
2005-09-30another fix for going to NULL before disposingThomas Vander Stichele1-0/+1
2005-09-30disable the gc verification for the bus test; _async thread is causing a refThomas Vander Stichele2-11/+17
2005-09-29Updated definitions, wrapper and testsuite for changes in GstBus APIEdward Hervey2-3/+2
2005-09-29gst/gst.defs: Updated definitionsEdward Hervey1-2/+15
2005-09-29Disable for the sake of buildbot and passing testsJohan Dahlin1-1/+1
2005-09-28testsuite/common.py: provide a default setUp/tearDownThomas Vander Stichele5-29/+140
2005-09-28gst/gst.defs: parse_launch also owns the return refThomas Vander Stichele3-9/+61
2005-09-28testsuite/common.py: add a common.TestCase class that has methods to track an...Thomas Vander Stichele2-39/+116
2005-09-28gst/: add/move some code to handle wrapping/refcounting of possibleThomas Vander Stichele2-3/+69
2005-09-27don't override project policyThomas Vander Stichele1-2/+2