gstreamer/testsuite
Edward Hervey 32dbfea730 Remove old documentation system
Original commit message from CVS:
* README-docs:
* configure.ac:
* Makefile.am:
Remove old documentation system
* gst/gst.defs:
* gst/gst-types.defs:
Updating defs files
* gst/gst.override:
Wrapped gst_flow_get_name() for const-gchar *
* gst/gstelement.override:
I really should test everything on 32 AND 64 bits systems...
* gst/gstevent.override:
Updated gst_event_new_seek() wrapper
Added gst_event_get_structure() wrapper
* gst/gstmodule.c:
Changed definition of gst.CLOCK_TIME_NONE to wrap GST_CLOCK_TIME_NONE
* testsuite/testhelpermodule.c:
gst_event_new --> gst_event_new_custom
2005-08-01 09:59:55 +00:00
..
.gitignore testsuite/Makefile.am (check-local): distcheck fixes 2004-03-17 12:41:08 +00:00
common.py gst.play is gone in 0.9... 2005-07-05 13:50:21 +00:00
Makefile.am Backport from 0.8 branch and added new .defs file from GStreamer 0.9 2005-06-17 10:59:47 +00:00
runtests.py Backport from 0.8 branch and added new .defs file from GStreamer 0.9 2005-06-17 10:59:47 +00:00
test-object.c Use gst.element_factory_make in play example 2004-11-23 10:16:58 +00:00
test-object.h Use gst.element_factory_make in play example 2004-11-23 10:16:58 +00:00
test_buffer.py gst/: Added GError wrapping, 2005-07-12 09:45:58 +00:00
test_caps.py Backport from 0.8 branch and added new .defs file from GStreamer 0.9 2005-06-17 10:59:47 +00:00
test_element.py gst/: Added GError wrapping, 2005-07-12 09:45:58 +00:00
test_event.py gst/: Added GError wrapping, 2005-07-12 09:45:58 +00:00
test_interface.py Backport from 0.8 branch and added new .defs file from GStreamer 0.9 2005-06-17 10:59:47 +00:00
test_pad.py testsuite/event.py (EventFileSrcTest.setUp): Start the pipeline, so we don't get warnings when sending events 2004-07-13 09:00:07 +00:00
test_pipeline.py gst/: Added GError wrapping, 2005-07-12 09:45:58 +00:00
test_probe.py add test for probes 2005-04-12 16:25:04 +00:00
test_registry.py testsuite/registry.py: Add some basic tests 2004-07-15 10:15:18 +00:00
test_struct.py Backport from 0.8 branch and added new .defs file from GStreamer 0.9 2005-06-17 10:59:47 +00:00
test_xml.py Add xml tests 2004-11-05 17:43:05 +00:00
testhelpermodule.c Remove old documentation system 2005-08-01 09:59:55 +00:00