.. |
.gitignore
|
Ignore log files.
|
2006-06-13 11:05:08 +00:00 |
cleanup.py
|
testsuite/: Added cleanup file to initialize registry before running checks.
|
2006-06-12 16:51:36 +00:00 |
common.py
|
Fix distcheck some more.
|
2010-11-22 14:18:05 +01:00 |
gstpython.supp
|
testsuite/gstpython.supp: Keeping suppresions
|
2006-06-13 17:43:40 +00:00 |
Makefile.am
|
Keep only the testsuite as we are now using GObject Introspection for bindings
|
2012-07-30 16:24:10 -04:00 |
python.supp
|
testsuite/python.supp: Added suppressions for FC5 64 bit
|
2006-05-09 10:25:17 +00:00 |
runtests.py
|
tests: fix checks when the locale is not the default one
|
2011-01-25 13:55:48 +00:00 |
test-object.c
|
Use gst.element_factory_make in play example
|
2004-11-23 10:16:58 +00:00 |
test-object.h
|
testsuite/test-object.h: Fix broken GObject macros
|
2006-04-08 18:46:44 +00:00 |
test_adapter.py
|
test_adapter: No longer use slices (which was wrong to start with).
|
2009-04-11 16:49:42 +02:00 |
test_audio.py
|
Add test_audio.py.
|
2009-08-21 16:41:29 +02:00 |
test_bin.py
|
testsuite/: Fix unit tests for pygobject >= 2.13.0
|
2007-10-09 14:27:18 +00:00 |
test_buffer.py
|
gst/gstbuffer.override: the GstBuffer overrides seem to be confused about whether they're mini-objects or a GBoxed, a...
|
2008-06-27 08:39:37 +00:00 |
test_bus.py
|
gstbus: fix refcounting in gst.Bus.set_sync_handler.
|
2009-03-17 15:03:09 +01:00 |
test_caps.py
|
gst.Structure: raise TypeError when assigning None to a key
|
2010-08-06 23:18:02 +02:00 |
test_element.py
|
Re-opens #530417
|
2008-06-13 11:11:38 +00:00 |
test_event.py
|
gst.Event: Add override for step event
|
2009-07-01 12:30:40 +02:00 |
test_fraction.py
|
test_fraction: add a test for gobject property marshalling.
|
2010-07-26 19:42:39 +02:00 |
test_ghostpad.py
|
gst.GhostPad: allow set_target(None) to unset the target. Fixes #590735.
|
2010-07-14 12:35:35 +02:00 |
test_gst.py
|
TIME_ARGS: Catch bad input. Fixes #579455
|
2009-04-23 17:08:04 +02:00 |
test_interface.py
|
test_interface: Don't assert the missing mixer, gracefully ignore it
|
2010-04-29 16:02:20 +02:00 |
test_iterator.py
|
Raise an Exception when wrapping a NULL GstIterator.
|
2009-01-08 12:25:26 +00:00 |
test_libtag.py
|
tag: Adds xmp functions mappings
|
2010-04-29 16:05:26 +02:00 |
test_message.py
|
test: Fix the structure_changed message test
|
2009-09-11 22:41:28 +01:00 |
test_pad.py
|
test_pad: Fix pad refcount checking due to fix in core
|
2010-12-05 14:09:03 +01:00 |
test_pbutils.py
|
Series of update for new API added to 0.10.16.
|
2008-01-14 12:44:06 +00:00 |
test_pipeline.py
|
wrap gst_tag_to_vorbis_comment; fix uint tag setting
|
2009-06-01 22:02:47 +02:00 |
test_registry.py
|
testsuite/test_registry.py (RegistryTest.testPluginList): Look for staticelements, not gstcoreelements.
|
2005-12-05 10:58:30 +00:00 |
test_segment.py
|
Add ignore file for 0.10.12 API additions
|
2007-01-26 11:58:55 +00:00 |
test_struct.py
|
Convert unicode objects to utf-8 encoded G_STRINGs
|
2009-06-01 19:08:47 +02:00 |
test_taglist.py
|
wrap gst_tag_to_vorbis_comment; fix uint tag setting
|
2009-06-01 22:02:47 +02:00 |
test_typefind.py
|
Wrap gst_type_find_peek.
|
2008-11-19 16:54:58 +00:00 |
test_xml.py
|
testsuite/test_xml.py: Don't attempt to test gst.XML if there's no available libxml2 module.
|
2008-06-27 10:29:58 +00:00 |
testhelpermodule.c
|
Reordering header inclusion order to fix build on my machine.
|
2005-10-12 11:21:53 +00:00 |